dstpabuaran.com/resources/js/types
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.ts feat: update User model and UserInfo component to use full_name attribute 2026-07-30 13:51:09 +07:00
global.d.ts initial commit 2026-07-28 17:40:38 +07:00
homepage.ts feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
index.ts Add homepage types and update routing to use HomepageController 2026-08-07 17:29:59 +07:00
navigation.ts initial commit 2026-07-28 17:40:38 +07:00
receipt-printer-encoder.d.ts feat: integrate thermal printer functionality with receipt encoding 2026-08-07 09:34:11 +07:00
ui.ts initial commit 2026-07-28 17:40:38 +07:00
vite-env.d.ts Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
web-bluetooth-usb.d.ts feat: integrate thermal printer functionality with receipt encoding 2026-08-07 09:34:11 +07:00