🚀 Features
focus-start-date
- Always set the view on a given date ignoringv-model
value (#398)- New method added
switch-view
to manually trigger overlay (#402) disabled-times
prop added (#406)sidebar-[left/right]
now have additional props passed (#407)close-on-clear-value
- Option to disable menu close on clear c0ad228 (#414)- New events added
range-start
andrange-end
(#418)
🐛 Bug Fixes
- Fixed toggle issue with
text-input
enabled and empty input field (#397) - Fixed issue with an
uncaught error
whenminutes-grid-increment
is modified (#401) - Fixed issue with week highlight when
multi-calendars
andweek-picker
are combined (#405) - Fixed extra space added on range separator causing masked input to reopen calendar (#408)
- Fixed issue where clicking on the calendar icon is not opening the menu ec239b4 (#411)
- Fixed issue where seconds are not set with
utc="preserve"
(#416)