@ariakit/react@0.2.11
Patch Changes
-
Fixed
ComboboxwithautoSelectandautoComplete="both"so the value is maintained when the combobox input loses focus. (#2595) -
Fixed
ComboboxwithautoSelectprop causing a scroll jump when the popover was opened by typing on the input. (#2599) -
Fixed
Comboboxwith theautoSelectprop not automatically selecting the first option when used in combination withSelectafter the selected option is re-mounted. (#2592) -
Updated composite item components with the
focusOnHoverprop set totrueso that they don't scroll into view when hovered. (#2590) -
Fixed
Menuinitial focus when used in combination withCombobox. (#2582) -
Fixed
Popovernot updating its position when the placement changes while the popover is closed. (#2587) -
Fixed
Selectnot scrolling selected option into view in Safari. (#2591) -
Updated dependencies:
@ariakit/react-core@0.2.11.