Releases: beenote/angular-material-datetimepicker
Releases · beenote/angular-material-datetimepicker
v1.16.1
#44 customize dropdown list of month and year
v1.16.0
#41 add lite-server for yarn run dev
#42 more info on UTC Time Zone option and format
#36 option to hide Today button
AngularJS 1.7.2 and AngularJS Material 1.10.0
v1.15.2
#39 Fallback with a moment 'Invalid date'.
v1.15.1
#31 Fix when parsing a format with no timezone and use ng-model-options: timezone.
v1.15.0
#34 Now disable unavailable minute step
#33 Implement "targetEvent", "openFrom" and "closeTo" options for the service dialog
- Add closeTo: element to the directive dialog (the animation will close at the same position as the openFrom)
v1.14.0
#35 Round seconds and milliseconds for fallback and today time.
v1.13.3
#31 timezone option now working with edit-input and will stay a moment utc object.
v1.13.2
#30 Add validation for input with format when in edit-input="true"
v1.13.0
#27 Support for ng-model-options timezone (tested with angular 1.5.9 and 1.6.9)
#28 Add min-date and max-date validation when not using the picker, i.e. edit input mode