MDTimePicker v1.0.2
Updates (since v1.0.1)
- Minimum time restriction
minTimeconfiguration ordata-mintimeattribute
- Maximum time restriction
maxTimeconfiguration ordata-maxtimeattribute
- Added
is24hourconfig to use 24-hour format in the UI and defaultformatconfig (as'hh:mm') - Removed
keydown(for handlingEsckey) on document; added to time picker wrapper instead - Removed
readOnlyconfiguration
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).