..
ai
Deduplicate: 47 → 28 clones, 1.37% → 0.61% duplication
2026-03-17 11:10:11 +03:00
assets
Fix per-character text fill colors and vector region loop direction ( #95 )
2026-03-12 18:28:04 +03:00
automation
Fix switch_page not persisting across MCP tool calls
2026-03-24 23:47:55 +03:00
components
Finish i18n pass for menus and tool labels
2026-03-25 17:39:47 +03:00
composables
Wire i18n into commands, menus, and add locale files
2026-03-25 17:05:11 +03:00
engine
Remove re-export shims and import types directly from core
2026-03-09 08:56:47 +03:00
shims
Remove shiki shim — handled by forked vue-stream-markdown
2026-03-15 16:40:38 +03:00
stores
Fix imported fig rendering and file open regressions
2026-03-24 16:52:45 +03:00
utils
Self-review fixes: CanvasContext types, toast out of SDK, last graph access
2026-03-17 17:13:33 +03:00
views
Fix imported fig rendering and file open regressions
2026-03-24 16:52:45 +03:00
app.css
Add random.ts helpers, replace all raw crypto.getRandomValues calls
2026-03-16 14:13:36 +03:00
App.vue
Fix imported fig rendering and file open regressions
2026-03-24 16:52:45 +03:00
constants.ts
Extract createEditor() to packages/core/src/editor/ folder
2026-03-16 15:14:50 +03:00
demo.ts
Delete re-export shims, import from @open-pencil/core directly
2026-03-06 21:42:56 +03:00
env.d.ts
Eliminate as Record<string, unknown> casts
2026-03-06 21:43:32 +03:00
global.d.ts
Fix all 135 vue-tsc errors, promote to check gate
2026-03-16 22:21:21 +03:00
main.ts
Fix all type-aware lint warnings
2026-03-08 23:04:44 +03:00
router.d.ts
Move demo to /demo route, add @unhead/vue for title management
2026-03-06 20:54:48 +03:00
router.ts
Move demo to /demo route, add @unhead/vue for title management
2026-03-06 20:54:48 +03:00