Releases
v5.0.0
⚠️ Breaking Changes
Now
button is moved to the action row
sass
variables and import are removed
Renames:
now-button
slot is renamed to action-extra
action-select
slot is renamed to action-buttons
prevenDefault
is not called on mousedown | pointerdown
events anymore in the menu (needs to be set explicitly)
🚀 Features
New prop action-row
dp-input
slot now has exposed all internal input functions (#366 )
six-weeks
support for multiple options (#370 )
🐛 Bug Fixes
Fixed issue in time-picker
where only raw value is validated (#364 )
Fixed issue with TS2499
error (#365 )
Fixed issue with screen reader 9a8f867 (#367 ) by @arrocke
Fixed broken inputs when used inside slots (#372 )
Fixed cell range direction when the hovered date is before the first selected range date
🔧 Refactor
<div role="button">
are now proper buttons
New menu open transition
CSS fine-tuning, 2 new variables added
Prevent word-wrap
on default preset-ranges
(#368 )
Cleaned extra props rendered as attributes and data-test
attribute in the build output
You can’t perform that action at this time.