- The auto-select feature on Combobox now resets with each keystroke.
- Fixed
Combobox
with theautoSelect
prop callingonFocus
with every input change. - Fixed
Hovercard
flickering when used with shadow DOM. - Fixed
Select
withCombobox
scroll jumping when opening using keyboard navigation. - Fixed
CompositeItem
triggering blur on focus. - Fixed
ComboboxItem
not triggering theonClick
event when the item is partially visible. - Improved JSDocs.
- Updated dependencies:
@ariakit/core@0.3.10