dstpabuaran.com/resources/js
Yoga Pangestu 2bb814702a feat: add ChartContainer and related components for enhanced charting capabilities in the dashboard
- Introduced ChartContainer, ChartTooltip, ChartTooltipContent, ChartLegend, and ChartLegendContent components to streamline chart rendering and tooltip management.
- Replaced existing donut chart implementation with a new pie chart component utilizing the new charting system.
- Updated dashboard to utilize the new chart components, improving maintainability and visual consistency.
- Refactored chart data handling and configuration for better integration with the new charting components.
2026-08-09 12:52:12 +07:00
..
components feat: add ChartContainer and related components for enhanced charting capabilities in the dashboard 2026-08-09 12:52:12 +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 refactor: clean up imports and improve code readability across multiple components 2026-08-06 09:55:11 +07:00
pages feat: add ChartContainer and related components for enhanced charting capabilities in the dashboard 2026-08-09 12:52:12 +07:00
types Add homepage types and update routing to use HomepageController 2026-08-07 17:29:59 +07:00
app.tsx Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
sw.ts feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00