v10.0.0
⚠️ Breaking changes
date-fnslibrary is updated to version4data-testattribute is renamed todata-test-id(#987)alt-positionnow accepts any returned style and won't do any conversion (#1018)
For more info, take a look at the migration guide
🚀 Features
- Added two new properties in the
configprop - Inline date picker will now emit a
blurevent on click away (#995) - Added option to force
toporbottompositioning viaauto-positionprop (#1026)
🐛 Bug Fixes
- Fixed issue where
inline-time-pickerwithis-24="false"overflows the container (#990) - Fixed issue where selecting dates between DST and non-DST timezone results in hours updating every selection (#991)
- Fixed issue where the
markertooltip is showing on hidden offset dates (#994) - Fixed issue where
multi-datesselect is not working whenallowPreventDefaultis enabled in theconfig(#999) - Fixed issue where the
nowbutton is not working properly inmulti-datesmode (#1000) - Month range picker doesn't trigger
range-startandrange-endevents properly (#1005) by @jllavec - Fixed issue where
allowed-datesare not marking disabled months inmonth-picker(#1008) - Fixed issue with typescript build error (#1023)
- Fixed issues where on
multi-calendarssolomode, next calendar keeps resetting month on range picker (#1025) - Fixed the issue where the clock icon is not aligned on the mobile view