Releases: simonered/mdPickers
Releases · simonered/mdPickers
0.7.14
- Fix minDate, maxDate params passed to service
- Updated gulp dependencies
- Updated bower dependencies
0.7.13
Removed min-width for time-picker content (it should be flexible)
0.7.12
Fixed fullscreen layout for xs devices.
0.7.11
Breaking changes
- Dropped Detect.js (NO LONGER MAINTAINED) in favour of Bower
0.7.10
- Fix layout error with Safari (ios)
0.7.9
- Added capability for fullscreen picker dialog (useful on mobile)
0.7.8
- Fixed error on TimePicker on 'null' time
- Updated dependencies to their latest versions.
0.7.7
- mdpTimePicker: Fix error when normalizing time before formatting.
0.7.6
- Fix element tagName check: now is case insensitive
0.7.5
- Fixed "Now" and "Today" to work with UTC enabled (useUtc|utcOffset)
- Make directive usable with all dom elements (not only with input)