kerf-engine/app/src
jlightner 2bcc124542 feat: Lifted useCanvasState() from DesignCanvas to App.tsx, threaded al…
- "app/src/App.tsx"
- "app/src/views/DesignCanvas.tsx"

GSD-Task: S01/T02
2026-03-26 06:19:30 +00:00
..
api test: Added CORSMiddleware to engine, scaffolded Vite+React+TS app with… 2026-03-26 05:05:31 +00:00
assets test: Added CORSMiddleware to engine, scaffolded Vite+React+TS app with… 2026-03-26 05:05:31 +00:00
components feat: Added text-specific property controls (content, font family, size… 2026-03-26 05:58:10 +00:00
hooks test: Built canvas type system, useCanvasState hook with undo/redo, art… 2026-03-26 05:32:04 +00:00
types test: Added TextObject to CanvasObject union and wired text tool into K… 2026-03-26 05:55:47 +00:00
utils test: Built fontService with opentype.js font loading, caching, text-to… 2026-03-26 05:53:04 +00:00
views feat: Lifted useCanvasState() from DesignCanvas to App.tsx, threaded al… 2026-03-26 06:19:30 +00:00
App.css test: Built fontService with opentype.js font loading, caching, text-to… 2026-03-26 05:53:04 +00:00
App.tsx feat: Lifted useCanvasState() from DesignCanvas to App.tsx, threaded al… 2026-03-26 06:19:30 +00:00
index.css test: Added CORSMiddleware to engine, scaffolded Vite+React+TS app with… 2026-03-26 05:05:31 +00:00
main.tsx test: Added CORSMiddleware to engine, scaffolded Vite+React+TS app with… 2026-03-26 05:05:31 +00:00
test-setup.ts test: Built canvas type system, useCanvasState hook with undo/redo, art… 2026-03-26 05:32:04 +00:00