web/app
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
..
assets/css feat: create onboarding page with multi-step form and validation 2026-07-23 22:28:30 +07:00
components feat: add dialog component suite for enhanced UI interactions 2026-07-24 10:53:58 +07:00
composables feat: implement login functionality with Google authentication and form validation 2026-07-23 21:59:29 +07:00
lib feat: update sidebar button styles and add value updater utility function 2026-07-24 10:45:35 +07:00
pages feat: update sidebar button styles and add value updater utility function 2026-07-24 10:45:35 +07:00
app.vue feat: implement login functionality with Google authentication and form validation 2026-07-23 21:59:29 +07:00