@ariakit/react@0.1.8
·
4511 commits
to main
since this release
Patch Changes
-
Fixed
DialogBackdropnot including thedata-backdropattribute in the initial render, causing a flash of unstyled content when the dialog is initially open. (#2369) -
Fixed
DialogcallinghideOnInteractOutsidetwice when clicking on the backdrop. (#2369) -
The built-in
DialogBackdropcomponent is no longer focusable. (#2369) -
Call
autoFocusOnHideandautoFocusOnShowwith anullargument when there's no element to focus or the element is not focusable. This allows users to specify a fallback element to focus on hide or show. (#2369) -
Updated dependencies:
@ariakit/react-core@0.1.8.