🚀 Features
- Added support for dragging and selecting on
multi-dates
(#780)multi-dates
prop can now accept configuration object
timezone
prop can now acceptconvertModel
property (#773)
🐛 Bug Fixes
- Fixed issue where
format-locale
is being ignored when parsingtext-input
(#768) - Fixed issue where
filters
are not being applied inmonth-picker
mode (#769) - Fixed issue where year numbers are not formatted based on locale (#775)
- Fixed issue where
arrow-navigation
does 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-range
is not working withfixed-start/end
(#781) - Fixed issue where
selectOnFocus
doesn't select the value with customformat
ontext-input
(#782)
🔧 Refactor
- Revert
v-model
totimezone
conversion beforev8.1.0
(can be opted out via config) (#773) - Deprecated prop
multi-dates-limit