🐛 Bug Fixes
- Fixed
tabSubmit
not updatingmodel-value
when the clear button is shown (#961) - Fixed missing
aria-label
field for input field (#967) - Fixed issue with partial range in
week-picker
mode setting current week as the second week (#972) - Fixed issue where click event from
dp-input
slot wrapper blocks slot clicks (#973) - Fixed issue where hidden calendar cell can be focused (#978)
🔧 Refactor
- Emit
invalid-date
event when validating date fromtext-input
(#971)