kerf-engine/app/src
jlightner c60dd59c01 feat: Built complete ExportView with DXF/SVG/PNG format selector, valid…
- "app/src/views/ExportView.tsx"
- "app/src/views/ExportView.module.css"
- "app/src/App.tsx"

GSD-Task: S01/T04
2026-03-26 06:29:21 +00:00
..
api test: Created exportService.ts with composeCanvasSVG(), validateForExpo… 2026-03-26 06:26:09 +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: Created exportService.ts with composeCanvasSVG(), validateForExpo… 2026-03-26 06:26:09 +00:00
types test: Created exportService.ts with composeCanvasSVG(), validateForExpo… 2026-03-26 06:26:09 +00:00
utils test: Created exportService.ts with composeCanvasSVG(), validateForExpo… 2026-03-26 06:26:09 +00:00
views feat: Built complete ExportView with DXF/SVG/PNG format selector, valid… 2026-03-26 06:29:21 +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: Built complete ExportView with DXF/SVG/PNG format selector, valid… 2026-03-26 06:29:21 +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