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
withshowOnHover
not updating theactiveId
state when hovered. - Updated
onFocusVisible
element type onFocusable
fromElement
toHTMLElement
. - Updated dependencies:
@ariakit/core@0.3.6