New
- Added
@zag-js/focus-visiblepackage to handle focus-visible state - Added
@zag-js/remove-scrollpackage to remove scroll from the body
Patch Changes
Core 0.1.6
- Fixed issue where transition object gets mutated
- Added
onChangemethod to machine to listen for context changes - Added support for
debug: trueto visualize state transitions - Added support for explicit state re-entry (to get rid of the
after: 0hack)
- Added
Dialog 0.1.7
- Added
openproperty to machine's context to allow user open dialog initially
Popover 0.1.7
-
Fix issue where focus doesn't get set on the content when the popover includes non-focusable descendants
-
Added
opento machine context to allow user open dialog initially
Edit this page on GitHub