🚀 Features
focus-start-date- Always set the view on a given date ignoringv-modelvalue (#398)- New method added
switch-viewto manually trigger overlay (#402) disabled-timesprop 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-startandrange-end(#418)
🐛 Bug Fixes
- Fixed toggle issue with
text-inputenabled and empty input field (#397) - Fixed issue with an
uncaught errorwhenminutes-grid-incrementis modified (#401) - Fixed issue with week highlight when
multi-calendarsandweek-pickerare 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) by @mzaiprog
- Fixed issue where seconds are not set with
utc="preserve"(#416)