This repository was archived by the owner on Apr 17, 2022. It is now read-only.
v2.8.0
🚀 Features
- Added event
updateMonthYearwhen month or year is changed (#107) multiDatesLimit- Limit selectable dates inmultiDatesmode (#108)rangemode is now compatible with month picker (#109)weekPickermode added (#110)keepActionRow- Option to keep action bar whenautoApplyis set (#111)reverseYears- Option to reverse years order (#113)
🐛 Bug Fixes
- Fixed issue where disabling time picker prevented flow from executing (#114)
- Fixed issue where tab index is reset after the date is selected, preventing further keyboard navigation (#115)
- Fixed issue with z-index in
inlinemode (#116) - Fixed issue with invalid date staying in text input when being discarded (#117)
- Fixed issue where the same date in preset ranges blocks start time
- Fixed issue with page scroll when opening month-picker
🔧 Refactor
- Code cleanup
- Reduced overall build size
masterbranch renamed tomain