Skip to content

Releases: simonered/mdPickers

0.7.14

27 Dec 13:38
Compare
Choose a tag to compare
  • Fix minDate, maxDate params passed to service
  • Updated gulp dependencies
  • Updated bower dependencies

0.7.13

16 Mar 17:24
Compare
Choose a tag to compare

Removed min-width for time-picker content (it should be flexible)

0.7.12

16 Mar 17:15
Compare
Choose a tag to compare

Fixed fullscreen layout for xs devices.

0.7.11

03 Mar 12:58
Compare
Choose a tag to compare

Breaking changes

  • Dropped Detect.js (NO LONGER MAINTAINED) in favour of Bower

0.7.10

02 Mar 16:54
Compare
Choose a tag to compare
  • Fix layout error with Safari (ios)

0.7.9

02 Mar 15:09
Compare
Choose a tag to compare
  • Added capability for fullscreen picker dialog (useful on mobile)

0.7.8

01 Mar 12:28
Compare
Choose a tag to compare
  • Fixed error on TimePicker on 'null' time
  • Updated dependencies to their latest versions.

0.7.7

25 Jan 16:44
Compare
Choose a tag to compare
  • mdpTimePicker: Fix error when normalizing time before formatting.

0.7.6

13 Jan 13:07
Compare
Choose a tag to compare
  • Fix element tagName check: now is case insensitive

0.7.5

12 Jan 15:46
Compare
Choose a tag to compare
  • Fixed "Now" and "Today" to work with UTC enabled (useUtc|utcOffset)
  • Make directive usable with all dom elements (not only with input)