@ariakit/react@0.2.10
·
1743 commits
to main
since this release
Patch Changes
-
Fixed
defaultItems
passed to the collection store being overriden when new items are added. (#2559) -
Fixed
Combobox
with theautoSelect
prop not allowing the user to scroll when the list of items is virtualized. (#2562) -
Fixed
Composite
not moving focus to items by pressing the arrow keys when the active item isn't rendered. (#2561) -
Fixed
CompositeItem
not being tabbable before hydration. (#2565) -
Updated dependencies:
@ariakit/react-core@0.2.10
.