Flatpickr Versions Save

lightweight, powerful javascript datetimepicker with no dependencies

v4.6.13

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/flatpickr/flatpickr/compare/v4.6.11...v4.6.13

v4.6.11

2 years ago

There was a bug with time selection since so much stuff got merged in. New tests have been added to prevent this from happening again.

What's Changed

New Contributors

Full Changelog: https://github.com/flatpickr/flatpickr/compare/v4.6.10...v4.6.11

v4.6.10

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/flatpickr/flatpickr/compare/v4.6.9...v4.6.10

v4.6.9

3 years ago

Fixes bugs around clickOpens (#2365) and default date setting for time pickers (#2342)

v4.6.8

3 years ago

v4.6.7

3 years ago

v4.6.6

3 years ago

v4.6.5

3 years ago

v4.6.3

4 years ago

This release fixes: #1841 monthSelectPlugin and maxDate or minDate #1805 Right most positioning incorrect #1754 Timepicker hours or minutes not automatically updating #1887 Using altInput breaks keyboard input for date selection #1938 Only update weekdayContainer when initialized

Added: #1911 min/max time will support second resolution #1913 feat(locale key): export locale key type

v4.6.2

4 years ago

Changlog

(this is a patch version)

  • #1826 - Added monthSelectorType option
  • #1852 - Add Georgian (ka) locale
  • #1854 - Month dropdown improvements
  • #1856 - Fixed shorthandCurrentMonth not working for month dropdown
  • #1846 - Setting Monday as firstDayOfWeek for Japanese
  • Fixed Month Select Plugin not working in Internet Explorer
  • #1825 - Added aria labels to hour and minute inputs