🚀 Features
dayClass
- Pass custom classes to the specific calendar days (#136)- Extended
presetRanges
to pass a customslot
(#140) highlightDisabledDays
- Keep disabled dates highlighted if enabled 77eefcd (#150)- Extended
markers
to accepthtml
string d8cfe85 (#156) - New slots added
left-sidebar
andright-sidebar
updateInternalModelValue
- New method to update internalmodel-value
while the picker is in open state
🐛 Bug Fixes
- Fixed
autoApply
not working withyearPicker
(#138) - Fixed issue with invalid selection in
monthPicker
withrange
mode (#147) - Fixed issue with
calendar
flow step being skipped when changing months via chevron (#149)