openpencil/src
Danila Poyarkov 854e1642d8 feat(fig): prototype lazy population worker
- Populate subsequent lazy pages in a development-only persistent worker
- Journal created, updated, and deleted graph state as field deltas
- Invalidate stale worker replicas after authoritative graph mutations
- Fall back to synchronous population when the worker is unavailable
2026-08-07 09:27:54 +03:00
..
app feat(fig): prototype lazy population worker 2026-08-07 09:27:54 +03:00
assets Fix per-character text fill colors and vector region loop direction (#95) 2026-03-12 18:28:04 +03:00
components refactor(chat): polish model profile switching 2026-08-05 15:44:27 +03:00
theme refactor(ui): unify full-area placeholders 2026-07-26 17:02:29 +03:00
views feat(app): expand Figma menu and selection parity (#459) 2026-08-03 00:23:05 +03:00
app.css fix(ui): distinct field background at idle, not just on hover 2026-07-20 16:09:04 +03:00
App.vue fix(storage): preserve durable sync work 2026-07-26 23:43:38 +03:00
constants.ts feat(components): match Figma asset browsing (#424) 2026-07-26 01:18:27 +03:00
env.d.ts fix(mcp): report version mismatches 2026-05-19 11:12:01 +03:00
global.d.ts refactor(core): centralize Base64 encoding 2026-07-28 08:27:22 +03:00
main.ts chore(tools): harden package and dependency checks 2026-07-01 12:56:45 +03:00
markdown.d.ts chore(lint): remove unsafe test casts 2026-05-06 00:42:45 +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 feat(app): add storage workspace 2026-07-26 15:06:01 +03:00