web/app/components
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
..
data-table feat: update sidebar button styles and add value updater utility function 2026-07-24 10:45:35 +07:00
ui feat: add dialog component suite for enhanced UI interactions 2026-07-24 10:53:58 +07:00
AppSidebar.vue feat: enhance sidebar functionality with icon-only mode and improved text/icon sizes 2026-07-24 10:38:11 +07:00
ChartAreaInteractive.vue feat: update sidebar and header layout; fix dnd-kit-vue package error 2026-07-23 23:43:04 +07:00
DataTable.vue feat: update sidebar and header layout; fix dnd-kit-vue package error 2026-07-23 23:43:04 +07:00
DraggableRow.vue feat: update sidebar and header layout; fix dnd-kit-vue package error 2026-07-23 23:43:04 +07:00
DragHandle.vue feat: update sidebar and header layout; fix dnd-kit-vue package error 2026-07-23 23:43:04 +07:00
LoginForm.vue feat: implement login functionality with Google authentication and form validation 2026-07-23 21:59:29 +07:00
NavUser.vue feat: update sidebar and header layout; fix dnd-kit-vue package error 2026-07-23 23:43:04 +07:00
OnboardingForm.vue feat: create onboarding page with multi-step form and validation 2026-07-23 22:28:30 +07:00
RegisterForm.vue feat: add registration functionality with form validation and Google authentication 2026-07-23 22:14:03 +07:00
SectionCards.vue feat: update sidebar and header layout; fix dnd-kit-vue package error 2026-07-23 23:43:04 +07:00
SiteHeader.vue feat: update sidebar and header layout; fix dnd-kit-vue package error 2026-07-23 23:43:04 +07:00