candle-annotator/openspec
Marko Djordjevic 4b5cc2f174 fix: install missing shadcn/ui components and fix TypeScript build errors
- Install missing shadcn/ui components: dialog, select, label, slider, textarea
- Fix import paths in export API endpoint (@/lib/db instead of @/db)
- Fix CandleChart activeChartId type (handle undefined with nullish coalescing)
- Fix SpanRectanglePrimitive renderer to use proper lightweight-charts v4 API:
  - Implement ISeriesPrimitivePaneRenderer interface
  - Use useBitmapCoordinateSpace for HiDPI rendering
  - Add proper scaling factor for coordinates and dimensions
  - Fix hitTest to return PrimitiveHoveredItem with required zOrder property
- Mark all section 12 integration testing tasks as completed
2026-02-14 10:43:10 +01:00
..
changes fix: install missing shadcn/ui components and fix TypeScript build errors 2026-02-14 10:43:10 +01:00
specs sync: apply add-dark-light-mode delta specs to main specs 2026-02-13 09:37:06 +01:00
config.yaml starting planning 2026-02-12 09:42:55 +01:00