| .. |
|
ai
|
Fix all code review issues in RPC bridge
|
2026-03-07 20:42:37 +03:00 |
|
automation
|
Update README roadmap, features, tool counts, and project structure
|
2026-03-08 00:04:22 +03:00 |
|
components
|
Add E2E test coverage for canvas, toolbar, panels, properties, auto-layout, variables, export
|
2026-03-07 22:11:25 +03:00 |
|
composables
|
Update README roadmap, features, tool counts, and project structure
|
2026-03-08 00:04:22 +03:00 |
|
engine
|
Eliminate as Record<string, unknown> casts
|
2026-03-06 21:43:32 +03:00 |
|
shims
|
Stub shiki to eliminate 9MB of unused language grammars
|
2026-03-01 20:05:52 +03:00 |
|
stores
|
Delete re-export shims, import from @open-pencil/core directly
|
2026-03-06 21:42:56 +03:00 |
|
utils
|
Refactor mobile drawer: use VueUse composables, unify panels
|
2026-03-05 22:13:24 +03:00 |
|
views
|
Update README roadmap, features, tool counts, and project structure
|
2026-03-08 00:04:22 +03:00 |
|
app.css
|
Fix scrollbar: use utility class instead of global selector
|
2026-03-04 09:35:30 +03:00 |
|
App.vue
|
Eliminate as Record<string, unknown> casts
|
2026-03-06 21:43:32 +03:00 |
|
constants.ts
|
Fix drawer animation: single spring transition, no jump on close
|
2026-03-06 09:22:03 +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
|
Release v0.3.2
|
2026-03-02 11:36:18 +03:00 |
|
main.ts
|
Eliminate as Record<string, unknown> casts
|
2026-03-06 21:43:32 +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 |
|
types.ts
|
Extract @open-pencil/core package
|
2026-03-01 01:03:07 +03:00 |