Skip to content

v3.6.6

Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 01 Feb 19:30
· 893 commits to main since this release
7112b34

🐛 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 when sidebar 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 on hide-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 on multi-calendars mode (#259)

🔧 Refactor

  • Mark times outside min and max time disabled (#254)