🐛 Bug Fixes
- Fixed issue where touch on Android device causes double selection in range picker (#948, #964)
- Fixed issue where
nullvalues in min and max dates withprevent-min-max-navigationprevent navigation (#951) - Fixed issue where
--dp-menu-min-widthis not propagated tomonth-pickermode (#954) - Fixed
preview-formatprop not formatting based on the provided prop (#957) - Fixed wrong slot type for slot
marker-tooltip(#959) - Fixed
text-inputtabSubmitfocusing clear button instead of parsing value (#961) by @OlaAlsaker