kerf-engine/app/src
jlightner 87fa4eff91 test: Added embed demo page with style-isolation proof, 6 setEngineBase…
- "examples/embed-demo.html"
- "app/src/api/__tests__/engine.test.ts"
- "vite.embed.config.ts"
- ".gitignore"

GSD-Task: S03/T02
2026-03-26 07:03:02 +00:00
..
api test: Added embed demo page with style-isolation proof, 6 setEngineBase… 2026-03-26 07:03:02 +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
embed.tsx feat: Added setEngineBaseUrl() to engine API client, created <kerf-embe… 2026-03-26 06:59:49 +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