v4.5.3
版本发布时间: 2019-02-23 13:00:49
flatpickr/flatpickr最新发布版本:v4.6.13(2022-04-14 09:44:29)
After a bit of a hiatus, we're out with v4.5.3. This release contains numerous bugfixes, mostly addressing edge cases.
Brief overview of changes:
- Merge pull request #1644 from soylent/bugfix/clear-resets-current-month-and-year
- Reset currentMonth and currentYear when clear() is called
- Merge pull request #1627 from WhispRnD/hebrew-translation
- Hebrew translations - Fixed saturday to correct shorthand. - Added translation to "to".
- Merge pull request #1530 from jcsmorais/plugins-accessibility-breakage
- Plugins accessibility breakage (fixes #1529)
- Merge pull request #1580 from zackschuster/master
- Remove null check from flatpickr contructor fn
- Fix highlight week on open calendar when date was externaly changed.
- Merge pull request #1595 from stespot/stespot-patch-1186
- Fixes IE11 bug in close event
- Merge pull request #1589 from andrewlouie/updateTime-on-close
- Merge pull request #1590 from ecsv/xhtml
- Merge pull request #1591 from ecsv/bashisms
- Fix XHTML compatibility of weekday list
- add updateTime on close
- Merge pull request #1573 from janb87/master
- Fixed error when the datepicker is destroyed before it is initialized
- Merge pull request #1568 from Lundalogik/fix-event-target-in-shadow-dom
- Merge pull request #1570 from andrewlouie/master
- Support for Shadow DOM
- Merge pull request #1542 from antony/patch-1
- Merge pull request #1556 from seymuromarov/master
- Merge pull request #1555 from beyonk-adventures/master
- add Azerbaijan locale
- Add Svelte component
- Merge pull request #1531 from tmbeihl/master
- Merge pull request #1506 from chhaymenghong/#1442
- Fix non-static calendar closing in bootstrap v4 modals #1241
- Fix Latvian translation (#1517)
- Adding Icelandic (#1511)
- update hungarian language (#1510)
- fix: focus datepicker when self.open() is called
- Merge pull request #1 from flatpickr/master
- l10n: add faroese locale (fo) (#1490)
- Fix cursor problems (#1491)
- Fix for #1412: Incorrect Month Label when Toggling Mode from "multiple" to "range" (and "showMonths" is in the calendar's config)