yarn flatpickr 2.1.0
flatpickr v2.1

latest releases: 4.6.13, 4.6.11, 4.6.10...
7 years ago

New:

  • onMonthChange, onYearChange events
  • Input classes from popular frameworks are preloaded in altInputClass by default
  • New structure in src and dist
    • Locales are now found in src/l10n/ and under dist/l10n/LOCALE_NAME.js
    • Themes are now located in dist/themes
    • Main files are unchanged: dist/flatpickr.js, dist/flatpickr.min.js, dist/flatpickr.min.css

Fixes:

  • The year input is now bounded and in sync with minDate/maxDate
  • Flex layout for weekNumbers option
  • Debounced wheel events may possibly fix crazy scrolling issues in time input

Don't miss a new flatpickr release

NewReleases is sending notifications on new releases.