Skip to content

Releases: beenote/angular-material-datetimepicker

v1.5.11

11 Apr 03:30

Choose a tag to compare

#91 simpler fix for rtl
Add CDN example in README

v1.5.10

06 Mar 05:47

Choose a tag to compare

  • #96 fix default options mixed up with old value from another picker

v1.5.9

28 Feb 03:38

Choose a tag to compare

  • #73 Hide minutes view
  • #95 Month next and prev buttons

v1.5.8

22 Feb 16:11

Choose a tag to compare

#91 fix problem with rtl website
#70 can set disable-parent-scroll as an attribute
#92 re-add skipHide for Angular Material < 1.1.2

v1.5.7

17 Feb 04:56

Choose a tag to compare

  • Change option name skipHide to multiple for Angular Material > 1.1.1

v1.5.6

16 Feb 04:39

Choose a tag to compare

  • Fix #58 Inputs are not bluring after selection is made

v1.5.5

12 Feb 06:11

Choose a tag to compare

  • Fix minor javascript errors found by jshint
  • PR #89 Add id attribute to date picker and time picker
  • PR #88 Demo page load scripts in head to fix #17 Demo layout messed up in IE 11 for 2 seconds bug