candle-annotator/src/components
2026-02-16 16:05:54 +01:00
..
ui fix: install missing shadcn/ui components and fix TypeScript build errors 2026-02-14 10:43:10 +01:00
CandleChart.tsx fix: resolve TypeScript narrowing errors and renamed lightweight-charts exports 2026-02-16 16:05:54 +01:00
ChartSelector.tsx feat: create ChartSelector component with dropdown, delete, and empty state 2026-02-13 00:14:53 +01:00
FileUpload.tsx feat: wire frontend state and data flow for multi-chart support 2026-02-13 00:17:09 +01:00
PredictionPanel.tsx fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
SpanAnnotationList.tsx feat: implement section 9 - span annotation sidebar list 2026-02-14 10:13:23 +01:00
SpanAnnotationManager.tsx feat: implement section 10 - hotkey label assignment for span annotations 2026-02-14 10:14:17 +01:00
SpanPopover.tsx feat: implement sections 6-7 - span selection, preview, and label assignment popover 2026-02-14 10:10:41 +01:00
SpanRectanglePrimitive.ts fix: install missing shadcn/ui components and fix TypeScript build errors 2026-02-14 10:43:10 +01:00
ThemeProvider.tsx fix: resolve type errors in ThemeProvider and ThemeToggle 2026-02-12 23:48:58 +01:00
ThemeToggle.tsx fix: resolve type errors in ThemeProvider and ThemeToggle 2026-02-12 23:48:58 +01:00
Toolbox.tsx feat: complete rectangle annotation tool (tasks 4.1-5.2) 2026-02-16 11:58:49 +01:00