1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix _incrementField and _decrementField to expect the 2 arguments they are called with More... almost 14 years ago
Spaces to tabs More... almost 14 years ago
Merge branch 'master' of https://github.com/thiagobc/jquery-mobile-datebox into thiagobc-master More... almost 14 years ago
Add "noButtonFocusMode" to open the dialog on input element focus, suppress button display More... almost 14 years ago
Allow to define the order which the fields are shown. More... almost 14 years ago
Fix bugs in keyUp for day and year inputs that made never work. More... almost 14 years ago
Updates internationalization description for setDateButtonLabel and headerFormat in readme. More... almost 14 years ago
Allow internationalization of the header format. More... almost 14 years ago
Allow internationalization of the "Set date" button label. More... almost 14 years ago
Fix datebox still shown after dialog page bug More... almost 14 years ago
New Screenshots More... almost 14 years ago
Document useModal, fix display bug when resizing screen More... almost 14 years ago
Add option for a modal-style display (background fade out) More... almost 14 years ago
Add option to fill "empty" boxes in calendar mode from prev / next month dates. Bugfix for last row not always displaying (july 31, 2011) More... almost 14 years ago
Small CSS fix for small screen dialog (tested: Dolphin HD, Opera Mobile 10) More... almost 14 years ago
Add calbox option in, full documentation, update demo - post testing, (and pending jQM framework changes) this will be 1.0 More... almost 14 years ago
Update to modular design, integrate calbox next More... almost 14 years ago
Add dateFormat options to allow customized date output More... almost 14 years ago
Fix click outside - was conflicting with page navigation somehow - do it the way selectmenu does, also port in the pop-in method from same More... almost 14 years ago
Center the label (vertical) More... almost 14 years ago
Fix for ajax mode not working - seems ok now More... almost 14 years ago
Remove a few erroneous classes, Demo to use new CDN More... almost 14 years ago
Set a default z-index to stay on top (default: 500) More... almost 14 years ago
Bunch of JSLint warnings and errors fixed More... almost 14 years ago
Use .clone rather than copy & paste; remove some uneeded variable declarations; whitespace cleanup More... almost 14 years ago
Make demo page pull from README.md, save a step later More... almost 14 years ago
Take readme to markdown More... almost 14 years ago
Auto-drop bad input, default to today; ISO 8601 output; Allow easy localization of month and day names More... almost 14 years ago
Autobind to elements, pull in options in the data-options attribute More... almost 14 years ago
remove some extra whitespace - oops. More... almost 14 years ago