🚀 Features
- Added support for dragging and selecting on
multi-dates(#780)multi-datesprop can now accept configuration object
timezoneprop can now acceptconvertModelproperty (#773)
🐛 Bug Fixes
- Fixed issue where
format-localeis being ignored when parsingtext-input(#768) - Fixed issue where
filtersare not being applied inmonth-pickermode (#769) - Fixed issue where year numbers are not formatted based on locale (#775)
- Fixed issue where
arrow-navigationdoes not jump to the next/previous row on left/right navigation (#776) - Fixed issue where the date hover effect is missing in different modes (#777)
- Fixed issue where
partial-rangeis not working withfixed-start/end(#781) - Fixed issue where
selectOnFocusdoesn't select the value with customformatontext-input(#782)
🔧 Refactor
- Revert
v-modeltotimezoneconversion beforev8.1.0(can be opted out via config) (#773) - Deprecated prop
multi-dates-limit