dress/resources/js
2026-04-23 14:12:06 +07:00
..
components feat: add LabelList to pie chart to display category names 2026-04-23 13:32:20 +07:00
hooks feat: implement thermal printer support with ESC/POS encoding and device connectivity hooks 2026-04-22 20:00:11 +07:00
layouts feat: integrate useFlashToast hook into AppLayout for global flash message handling 2026-04-12 21:56:17 +07:00
lib fix: enhance formatDate function to handle undefined and string inputs, ensuring robust date formatting 2026-04-23 14:12:06 +07:00
pages feat: add Top Products and Top Customers charts to the dashboard using a new BarChart component 2026-04-23 13:28:02 +07:00
styles feat: implement Tiptap editor framework with custom UI primitives and add product management module 2026-04-16 10:53:55 +07:00
types refactor: modularize dashboard types and streamline UI components for improved stats display 2026-04-22 23:21:04 +07:00
app.tsx initial commit 2026-04-11 22:26:56 +07:00