dstpabuaran.com/resources/js
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
..
components feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
contexts feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
hooks Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
layouts Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
lib feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
pages feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
types feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
app.tsx feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
sw.ts feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00