dv/frontend/src/frameworks
hailin ccbe63f9e4 fix: API path prefix + style defaults for chart rendering
- All 4 API clients now consistently use /api/v1/ prefix on all routes
- ChartRenderer fills missing style fields with defaults to prevent
  undefined property crashes when backend returns minimal style
- KPICard uses safe defaults for background/border/title

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 01:53:58 -07:00
..
app feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00
components fix: API path prefix + style defaults for chart rendering 2026-04-05 01:53:58 -07:00
di feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00
hooks fix: critical data mapping bugs in useImportData and useCreateChart 2026-04-05 01:43:16 -07:00