openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
Jquery Mobile Datebox
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 53 of 55
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed: Dialog button remains "focused" even after the dialog is already closed. We have to remove the respective class by a timer (it is added by jqM automatically). Fixed: When putting multiple date pickers into a single DOM container, all date pickers get the "focus border" once any of the date pickers is clicked. Minor: Added the plugin's home URL to the top comments.
frietsch
More...
over 13 years ago
Decreased datebox input size to 70%; otherwise the dialog button is rendered in a second line on some devices (e.g. LG GT540).
frietsch
More...
over 13 years ago
Merge pull request #14 from frietsch/master
J.T. Sage
More...
over 13 years ago
The String's class trim method is not available on Android 2.1's browser.
frietsch
More...
over 13 years ago
Cleanup some var declarations, i8n for dialog title
J.T.Sage
More...
almost 14 years ago
Merged pull request #9 from chasetec/master.
J.T. Sage
More...
almost 14 years ago
Merged pull request #11 from VolkerK/master.
J.T. Sage
More...
almost 14 years ago
Global option overrides
Volker Krebs
More...
almost 14 years ago
Support am/pm in in lower and upper case on input string
Matthieu Chase Heimer
More...
almost 14 years ago
if ( ! date.getDate() ) test doesn't always fail on invalid date string. Don't bother parsing string if invalid.
Matthieu Chase Heimer
More...
almost 14 years ago
Tweak stepping logic to avoid skipping any steps
Matthieu Chase Heimer
More...
almost 14 years ago
Added minute stepping option
Matthieu Chase Heimer
More...
almost 14 years ago
Updated to use RegEx to parse time string
Matthieu Chase Heimer
More...
almost 14 years ago
Fix Date string parsing bug
Matthieu Chase Heimer
More...
almost 14 years ago
Add mode "timebox", an android time picker
J.T.Sage
More...
almost 14 years ago
Fix for dialog screwing up navigation (particularly iphone) - thanks chasetec
J.T.Sage
More...
almost 14 years ago
Fix a few focus class issues
J.T.Sage
More...
almost 14 years ago
Add focus class to button press event.
J.T.Sage
More...
almost 14 years ago
Fix for incorrect forced focus.
J.T.Sage
More...
almost 14 years ago
Add demo of calculating date range
J.T.Sage
More...
almost 14 years ago
Update to jQM-1.0a4 Base
J.T.Sage
More...
almost 14 years ago
Revert previous, add to events that set date only
J.T.Sage
More...
almost 14 years ago
Trigger input "change" event on close
J.T.Sage
More...
almost 14 years ago
Document minYear, maxYear, defaultDate, and noAnimation
J.T.Sage
More...
almost 14 years ago
Add min and max year constraints
J.T.Sage
More...
almost 14 years ago
Add a 'hidden default' option
J.T.Sage
More...
almost 14 years ago
Add 'noAnimation' option.
J.T.Sage
More...
almost 14 years ago
Fix for issue #3, obey dateFormat when internally setting the date for the popup
J.T.Sage
More...
almost 14 years ago
Update demo to show android mode field re-ordering (demo 5)
J.T.Sage
More...
almost 14 years ago
Document noButtonFocusMode
J.T.Sage
More...
almost 14 years ago
←
1
2
…
47
48
49
50
51
52
53
54
55
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree