🐛 Bug Fixes
- Fixed issue when loading the library in
vue-cli
(#226, #218) - Fixed
auto-apply
not working after switching month or year (#245) - Fixed issue with hidden
month-picker
whensidebar
slots are used (#249) - Fixed issue where the selected value view in
week-picker
mode is not shown when opening calendar (#251) - Fixed issue where
day
slot was active onhide-offset-dates
(#255) - Fixed issue where external
model-value
change is not synced (#256) - Fixed the
update-month-year
event not emitting when scrolling over the calendar 441f96e (#257) - Fixed error on assigning
start-date
onmulti-calendars
mode (#259)
🔧 Refactor
- Mark times outside min and max time disabled (#254)