Skip to content

Releases: ripjar/material-datetime-picker

v2.4.0

28 Apr 20:41
Compare
Choose a tag to compare

Features

  • Open the minute picker after selecting hours - #134 by @Gorzas
  • Close the picker on pressing Escape or clicking outside - #136

Bugfixes

  • Fix alignment of the selected time
  • Render the selected date/time after closing and re-opening the picker. Original fix by @Luisetelo in #129.

v2.3.0

22 Feb 21:02
Compare
Choose a tag to compare

Features

  • Add picker#get - #122
  • Change Sass variables to allow user override - #126 by @danbovey

Bugfixes

  • Fix picker#set where the date and time both change
  • Round picker#set time to the nearest 5 minutes. Fixes #124.
  • Default time is quantized in the same way as picker#set. Fixes #125.

Deprecated

  • picker#data - #122

v2.2.0

07 Feb 21:52
Compare
Choose a tag to compare
  • Feature: click on date and time to switch between calendar and clock views. #121 by @CasperLaiTW

v2.1.0

05 Feb 22:16
Compare
Choose a tag to compare

v2.0.3

01 Feb 23:24
Compare
Choose a tag to compare
  • Bugfix: show calendar and clock icons in Firefox - #114

v2.0.2

01 Feb 21:45
Compare
Choose a tag to compare
  • Bugfix: fire change and change:time events when the selected time changes - bf5d620
  • Bugfix: do not reset time to 00:00 when clicking on the selected date - bbdc188

v2.0.1

01 Feb 13:11
Compare
Choose a tag to compare

v2.0.0

01 Feb 12:54
Compare
Choose a tag to compare
  • Breaking: Updated the build process to use rollup instead of browserify. Change the path to compiled files. - #99
  • Bugfix: Select the correct time when switching am/pm - #97
  • Bugfix: Select the correct date when opening the picker - 5313258

1.0.1

23 Dec 22:12
Compare
Choose a tag to compare
added rome datevalidator

1.0.0

23 Dec 15:56
Compare
Choose a tag to compare
Fixed the npm link