web/app/components/ui/dialog
Yoga Pangestu f9172d1431 feat: add dialog component suite for enhanced UI interactions
- Introduced a comprehensive set of dialog components: Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogScrollContent, DialogTitle, and DialogTrigger.
- Each component is designed to facilitate various dialog functionalities, including customizable props and slots for flexible content management.
- Integrated utility functions for class management to ensure consistent styling across components.
2026-07-24 10:53:58 +07:00
..
Dialog.vue feat: add dialog component suite for enhanced UI interactions 2026-07-24 10:53:58 +07:00
DialogClose.vue feat: add dialog component suite for enhanced UI interactions 2026-07-24 10:53:58 +07:00
DialogContent.vue feat: add dialog component suite for enhanced UI interactions 2026-07-24 10:53:58 +07:00
DialogDescription.vue feat: add dialog component suite for enhanced UI interactions 2026-07-24 10:53:58 +07:00
DialogFooter.vue feat: add dialog component suite for enhanced UI interactions 2026-07-24 10:53:58 +07:00
DialogHeader.vue feat: add dialog component suite for enhanced UI interactions 2026-07-24 10:53:58 +07:00
DialogOverlay.vue feat: add dialog component suite for enhanced UI interactions 2026-07-24 10:53:58 +07:00
DialogScrollContent.vue feat: add dialog component suite for enhanced UI interactions 2026-07-24 10:53:58 +07:00
DialogTitle.vue feat: add dialog component suite for enhanced UI interactions 2026-07-24 10:53:58 +07:00
DialogTrigger.vue feat: add dialog component suite for enhanced UI interactions 2026-07-24 10:53:58 +07:00
index.ts feat: add dialog component suite for enhanced UI interactions 2026-07-24 10:53:58 +07:00