0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Swedish translation More... over 13 years ago
The french translation More... over 13 years ago
Derp, don't use null there, breaks with multi-month offsets More... over 13 years ago
Use moveMonth and moveYear functions for navigation, rather than simple today + #days math More... over 13 years ago
Icelandic translation More... over 13 years ago
Allow simple timedeltas in startDate and endDate More... over 13 years ago
Fix whitespace More... over 13 years ago
Swap hex codes for unicode characters in translations, document <script charset='UTF-8'>, and update 'shipped with' translations More... over 13 years ago
Strip extraneous whitespace More... over 13 years ago
Added brazilian localization More... over 13 years ago
Added spanish locale More... over 13 years ago
Document new i18n abilities More... over 13 years ago
Make i18n extensible, and handle unknown languages better More... over 13 years ago
Adding very basic i18n infrastructure including German translation. More... over 13 years ago
I think I've done enough work on it to deserve a mention... More... over 13 years ago
Add support for keyboard navigation and some extra keyboard functionality More... over 13 years ago
Leave field blank if no date is picked More... over 13 years ago
Default to today, not Feb 1970 More... over 13 years ago
Add support for parsing and formatting short and long month names. More... over 13 years ago
Add lesscss build file, and generate new, current .css file. More... over 13 years ago
Update css variables for bootstrap 2.0.2 (@primaryButtonBackground -> @btnPrimaryBackground) More... over 13 years ago
Fix small bug with autoclose option in data-api More... over 13 years ago
Remove all syntax highlighting from the README for cross-service (github, bitbucket) compatibility. More... over 13 years ago
Merge pull request #1 from drosen0/patch-1 More... over 13 years ago
Enable syntax highlighting within code blocks by changing ":::" to "```" More... over 13 years ago
Add option to auto-close datepicker on date selection More... over 13 years ago
Improve IE compatibility More... over 13 years ago
Fix bug with selecting January pre-month and December post-month dates More... over 13 years ago
Document some existing useful commands More... over 13 years ago
Trigger input change event when setting new date More... over 13 years ago