v4.4.0
版本发布时间: 2018-03-26 09:22:09
flatpickr/flatpickr最新发布版本:v4.6.13(2022-04-14 09:44:29)
Changelog
-
Multiple months (#747)
- docs coming soon.
-
showMonths: 2
to show two adjacent months.
- Time picker - improved UX
- Auto-filled default value
- Auto-highlight the hour element
- Ability to customize the 'today' date (#1284)
- Improved keyboard navigation
- Added locale for Austria (#1287)
- fix(styles): Add disabled class to month arrows leading to disabled date ranges (@see #681) (#1264)
- Added belarusian locale, updated russian locale (#1281)
- added missing texts in czech language (#1273)
- Add
aria-label
to the year element #1269 - Fix weekday rendering + cal width calculation
- IE - backspace del - preventDefault() #1258
- onMonthNavClick use classList in condition (#1260)
- Cleanup confirmDatePlugin resolves #1259
- Time limits - account for seconds resolves #1257
- fix(typings): use correct default export (#1255)