Skip to content

@ariakit/react@0.2.16

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 06:01
· 1074 commits to main since this release
2cb8de3

Patch Changes

  • Fixed Collection not populating the items state when passing items and setItems to useCollectionStore. (#2704)

  • Fixed Combobox controlled derived state. (#2705)

  • The Menu's disclosureElement state is now guaranteed to be defined as the MenuButton element. Before, it could be overridden by a different element that received focus right before the menu opened, which could cause some weird issues. (#2695)

  • Fixed Tooltip not closing when it's open while another popover is still visible. (#2692)

  • Updated dependencies: @ariakit/react-core@0.2.16.