MDTimePicker v1.0.2
Updates (since v1.0.1)
- Minimum time restriction
minTime
configuration ordata-mintime
attribute
- Maximum time restriction
maxTime
configuration ordata-maxtime
attribute
- Added
is24hour
config to use 24-hour format in the UI and defaultformat
config (as'hh:mm'
) - Removed
keydown
(for handlingEsc
key) on document; added to time picker wrapper instead - Removed
readOnly
configuration
Fixes
- Fixed bug on time disabling where it prevents the OK button from working on the hour view
- General bug fixes
Note: This will be the last version of the plugin with jQuery dependency. Next version will jump to 2.0 (vanilla js).