dstpabuaran.com/resources/js/components
Yoga Pangestu 7d21a1e6db feat: add cart context and functionality, update welcome page with new components and styles
- Implemented CartContext for managing cart state, including adding, removing, and updating items.
- Added CartDrawer component to display cart items.
- Updated AppHeader to include cart item count.
- Enhanced welcome page with new layout, improved product image handling, and updated call-to-action buttons.
- Refactored homepage data types to accommodate new features and removed unused properties.
2026-08-13 17:19:56 +07:00
..
auth refactor: remove size constraints from DialogContent components across multiple pages 2026-08-12 13:56:29 +07:00
brand Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
card feat: enhance StatCard component with description prop and update chart tooltips for better localization 2026-08-09 16:30:16 +07:00
data-display Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
dialogs feat: enhance image preview components with additional item handling and navigation features 2026-08-12 23:58:00 +07:00
home feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
hooks refactor: clean up imports and improve code readability across multiple components 2026-08-06 09:55:11 +07:00
inputs Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
layout feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
notifications Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
ui refactor: remove size constraints from DialogContent components across multiple pages 2026-08-12 13:56:29 +07:00
user fix: update error messages for form submissions to improve clarity 2026-08-07 15:43:52 +07:00