github ariakit/ariakit @ariakit/react@0.3.7

latest releases: @ariakit/tailwind@0.1.8, @ariakit/react@0.4.18, @ariakit/react-core@0.4.18...
21 months ago

Expanding Menubar

The Menubar component will now only expand if there's another menu already expanded in the same menubar.

Internal data attribute changes

Just like the change in v0.3.6 that removed the data-command and data-disclosure attributes from elements, this update stops the data-composite-hover attribute from infiltrating composite item elements in the DOM. We're mentioning this in the changelog as some users might have snapshot tests that require updating.

Other updates

  • Fixed setSelectionRange error when used with unsupported input types.
  • Fixed MenuButton with showOnHover not updating the activeId state when hovered.
  • Updated onFocusVisible element type on Focusable from Element to HTMLElement.
  • Updated dependencies: @ariakit/react-core@0.3.7

Don't miss a new ariakit release

NewReleases is sending notifications on new releases.