Nychthemeron/packages/library/src/components/ui/dialog
Matthew L McPeak e7d96cc3ba refactor: rewrite DialogContent/DialogScrollContent without reka-ui
Uses Teleport + Transition + useFocusTrap + useDismissableLayer +
useScrollLock. The Dialog family no longer imports reka-ui at all.
2026-07-13 18:15:30 -04:00
..
context.ts refactor: rewrite the Dialog root family without reka-ui 2026-07-13 18:14:52 -04:00
Dialog.vue refactor: rewrite the Dialog root family without reka-ui 2026-07-13 18:14:52 -04:00
DialogClose.vue refactor: rewrite the Dialog root family without reka-ui 2026-07-13 18:14:52 -04:00
DialogContent.vue refactor: rewrite DialogContent/DialogScrollContent without reka-ui 2026-07-13 18:15:30 -04:00
DialogDescription.vue refactor: rewrite the Dialog root family without reka-ui 2026-07-13 18:14:52 -04:00
DialogFooter.vue refactor: rewrite the Dialog root family without reka-ui 2026-07-13 18:14:52 -04:00
DialogHeader.vue feat: migrate Dialog to shadcn-vue compound API 2026-07-11 14:57:06 -04:00
DialogOverlay.vue refactor: rewrite the Dialog root family without reka-ui 2026-07-13 18:14:52 -04:00
DialogScrollContent.vue refactor: rewrite DialogContent/DialogScrollContent without reka-ui 2026-07-13 18:15:30 -04:00
DialogTitle.vue refactor: rewrite the Dialog root family without reka-ui 2026-07-13 18:14:52 -04:00
DialogTrigger.vue refactor: rewrite the Dialog root family without reka-ui 2026-07-13 18:14:52 -04:00
index.ts feat: migrate Dialog to shadcn-vue compound API 2026-07-11 14:57:06 -04:00