Skip to content

ariakit@2.0.0-next.37

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 07:33
· 4489 commits to main since this release
d0a7675

Minor Changes

  • Improved focus and blur events on Composite components. (#1691)

  • The Dialog component doesn't modify the scroll behavior when auto focusing elements on show/hide anymore. (#1687)

Patch Changes

  • Fixed autoSelect behavior Combobox loses focus. (#1679)

  • Fixed ComboboxPopover hiding when the ComboboxCancel component gets focused. (#1677)

  • Fixed double focus on CompositeItem when combining multiple Composite components. (#1689)

  • Fixed Hovercard not hiding after scroll. (#1680)

  • Fixed Popover and Tooltip initial placement when inside an element with position: relative. (#1676)

  • Fixed the order that blur events are fired on Portal with preserveTabOrder set to true. (#1681)

  • Updated dependencies: ariakit-utils@0.17.0-next.24.