🚀 Features
- Expose
toggleMenufunction (#644) - Added support for
preset-datesinmonth-pickermode (#647) - Extended
week-numbersprop to allow hiding on weeks with only offset dates (#648) - New property added in the
configproptabOutClosesMenu(#664)
🐛 Bug fixes
- Fixed missing date 31 when the
timezoneis used where the 31st is the only date in the last week of the month (#641) - Fixed validation issue when using the
timezoneand[min/max]-date(#642) - Fixed issue where markers are not positioned properly when
timezoneis used (#643) - Fixed issue where the
multi-calendarssolo option jumps months on new selection (#649) - Fixed issue where
start-dateis ignored onyear-pickerandmonth-pickermodes (#650) - Fixed issue with
multi-datescontaining pre-defined disabled dates not updating v-model value (#651) - Fixed menu open when used inside web components 962b705 (#657) by @LouisAndrew
- Fixed
[min/max] rangevalidation not working intext-inputmode (#660) - Fixed issue where menu closes on overlay click when used inside
<label>tag (#661) - Fixed issue with tabbing out of the menu not closing the menu (#664)
🔧 Refactor
- Deprecated prop types
string | functionforweek-numbersprop