openpencil/src
Danila Poyarkov 07e9182b4c Move collab routing logic into CollabPanel
CollabPanel now uses injected collab + useRouter() directly.
No more emit relay through EditorView.
2026-03-06 21:43:10 +03:00
..
ai Delete re-export shims, import from @open-pencil/core directly 2026-03-06 21:42:56 +03:00
components Move collab routing logic into CollabPanel 2026-03-06 21:43:10 +03:00
composables Delete re-export shims, import from @open-pencil/core directly 2026-03-06 21:42:56 +03:00
engine Delete re-export shims, import from @open-pencil/core directly 2026-03-06 21:42:56 +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 Move collab routing logic into CollabPanel 2026-03-06 21:43:10 +03:00
app.css Fix scrollbar: use utility class instead of global selector 2026-03-04 09:35:30 +03:00
App.vue Move demo to /demo route, add @unhead/vue for title management 2026-03-06 20:54:48 +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 Move demo to /demo route, add @unhead/vue for title management 2026-03-06 20:54:48 +03:00
global.d.ts Release v0.3.2 2026-03-02 11:36:18 +03:00
main.ts Move demo to /demo route, add @unhead/vue for title management 2026-03-06 20:54:48 +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