🐛 Bug Fixes
- Fixed issue when loading the library in
vue-cli(#226, #218) - Fixed
auto-applynot working after switching month or year (#245) - Fixed issue with hidden
month-pickerwhensidebarslots are used (#249) - Fixed issue where the selected value view in
week-pickermode is not shown when opening calendar (#251) - Fixed issue where
dayslot was active onhide-offset-dates(#255) - Fixed issue where external
model-valuechange is not synced (#256) - Fixed the
update-month-yearevent not emitting when scrolling over the calendar 441f96e (#257) - Fixed error on assigning
start-dateonmulti-calendarsmode (#259)
🔧 Refactor
- Mark times outside min and max time disabled (#254)