Releases: beenote/angular-material-datetimepicker
Releases · beenote/angular-material-datetimepicker
v1.8.7
06 Sep 03:11
Compare
Sorry, something went wrong.
No results found
working fix #16 round minutes to nearest step
v1.8.6
04 Sep 02:33
Compare
Sorry, something went wrong.
No results found
#16 round ngModel minutes to nearest step, default 5 minutes
But currentDate is not set, use v1.8.7
v1.8.5
04 Sep 02:32
Compare
Sorry, something went wrong.
No results found
v1.8.4
20 Aug 03:38
Compare
Sorry, something went wrong.
No results found
Quick year and month menu picker
Requirement: Angular Material 1.1.2
v1.8.3
16 Aug 14:31
Compare
Sorry, something went wrong.
No results found
smaller width for actions buttons useful for longer translated text
more info on mdcDefaultParams()
mdcDatetimePickerDefaultLocale will be deprecated in 1.9
v1.8.2
15 Aug 13:24
Compare
Sorry, something went wrong.
No results found
Fix logbon72#116 : Language doesn't change when calling mdcDatetimePickerDefaultLocale.setDefaultLocale()
It will now change every time thanks to PR #15
v1.8.1
13 Aug 04:16
Compare
Sorry, something went wrong.
No results found
fix seconds selection that add minutes if 60 was selected
change color when selection hours, minutes or seconds
v1.8.0
12 Aug 19:58
Compare
Sorry, something went wrong.
No results found
#14 new seconds selection clock
v1.7.2
31 Jul 03:34
Compare
Sorry, something went wrong.
No results found
fix logbon72#105 add week-days param to highlight business days and disabled weekends.
v1.7.1
25 Jul 04:36
Compare
Sorry, something went wrong.
No results found
Fix #14 ngModelOptions not defined in Angular 1.5.x