Minor Changes
-
feat(Combobox): add
delayprop to scroll buttons for custom scroll delay (#1395) -
feat(Select): add
delayprop to scroll buttons for custom scroll delay (#1395)
Patch Changes
-
fix(Slider): update tick position calculation for consistent scaling (#1375)
-
chore(Popover): export
PopoverPortalPropsWithoutHTMLfrom Popover types (#1397) -
fix(FocusScope): safely call onCloseAutoFocus handler if defined (#1366)
-
fix(Select): ensure
scrollAlignmentprop is used (if provided) when scrolling (#1390)