Mats Bosson 87af246d71 Fix Dialog activation and role
Replace onMount+onCleanup with createEffect watching ctx.isOpen() and
ctx.modal(), so focusTrap/scrollLock/dismiss activate/deactivate
reactively on every open/close — including when forceMount keeps the
component mounted.
Note: role="dialog" was omitted; the project's Biome rules flag it as
redundant (noRedundantRoles) since <dialog> carries the implicit role.
2026-03-29 05:49:57 +07:00
2026-03-29 05:24:13 +07:00
2026-03-29 02:30:05 +07:00
2026-03-29 02:30:05 +07:00
2026-03-29 02:30:05 +07:00
2026-03-29 05:47:48 +07:00
Description
51 headless Web Components. 0 deps. ~5KB. Popover API, native Dialog, Navigation API. AI-native.
MIT 2.7 MiB
Languages
TypeScript 74.6%
CSS 17.6%
HTML 7.3%
Shell 0.5%