Skip to content

Releases: beenote/angular-material-datetimepicker

v1.16.1

03 Aug 17:48
Compare
Choose a tag to compare

#44 customize dropdown list of month and year

v1.16.0

04 Jul 03:12
Compare
Choose a tag to compare
v1.16.0 Pre-release
Pre-release

#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

29 May 14:46
Compare
Choose a tag to compare

#39 Fallback with a moment 'Invalid date'.

v1.15.1

27 Apr 03:01
Compare
Choose a tag to compare

#31 Fix when parsing a format with no timezone and use ng-model-options: timezone.

v1.15.0

26 Apr 03:04
Compare
Choose a tag to compare

#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

25 Apr 18:00
Compare
Choose a tag to compare

#35 Round seconds and milliseconds for fallback and today time.

v1.13.3

24 Apr 14:55
Compare
Choose a tag to compare

#31 timezone option now working with edit-input and will stay a moment utc object.

v1.13.2

24 Apr 13:00
Compare
Choose a tag to compare
v1.13.2 Pre-release
Pre-release

#30 Add validation for input with format when in edit-input="true"

v1.13.1

05 Apr 22:01
Compare
Choose a tag to compare

Gulp 4
Update deps

v1.13.0

10 Feb 04:38
Compare
Choose a tag to compare

#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