candle-annotator/src/components
Marko Djordjevic 4605283d2b feat: redesign UI to match lovable compact sidebar layout
- Replace green hacker theme with professional blue-toned design
- Light theme default, manual toggle only (no system detection)
- Compact w-60 sidebar with collapsible sections
- New CSS tokens: sidebar, chart, candle, annotation colors
- Tools displayed as compact grid buttons
- Color swatches as inline bar
- Chart top bar with keyboard shortcut hints
- Inter + JetBrains Mono font pairing
- All components updated for compact styling
- Tailwind config extended with sidebar/chart tokens
2026-02-16 20:50:30 +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: redesign UI to match lovable compact sidebar layout 2026-02-16 20:50:30 +01:00
FileUpload.tsx feat: redesign UI to match lovable compact sidebar layout 2026-02-16 20:50:30 +01:00
PredictionPanel.tsx feat: redesign UI to match lovable compact sidebar layout 2026-02-16 20:50:30 +01:00
SpanAnnotationList.tsx feat: redesign UI to match lovable compact sidebar layout 2026-02-16 20:50:30 +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 feat: redesign UI to match lovable compact sidebar layout 2026-02-16 20:50:30 +01:00
Toolbox.tsx feat: redesign UI to match lovable compact sidebar layout 2026-02-16 20:50:30 +01:00