openpencil/tests/engine
Danila Poyarkov f22d2c9bad fix(app): serialize document recovery lifecycle
- Await IndexedDB writes and tab recovery cleanup

- Serialize recovery backend fallback and snapshot adoption

- Preserve queued snapshots when IndexedDB falls back to memory
2026-08-13 17:22:59 +03:00
..
acp chore: enable stricter oxlint rules 2026-05-18 18:58:30 +03:00
app fix(app): serialize document recovery lifecycle 2026-08-13 17:22:59 +03:00
bytes refactor(core): centralize Base64 encoding 2026-07-28 08:27:22 +03:00
cli refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
clipboard fix(clipboard): preserve pasted instance links 2026-08-12 20:08:06 +03:00
collab fix(collab): replicate document content to joiners 2026-06-30 11:56:58 +03:00
color feat(vue): consolidate color model 2026-07-13 21:48:36 +03:00
dom-css fix(fig): restore strict parse validation 2026-07-18 03:58:18 +03:00
editor refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
figma/api fix(figma-api): implement layout compatibility gaps 2026-08-12 18:50:25 +03:00
geometry fix(fig): restore strict parse validation 2026-07-18 03:58:18 +03:00
hit-test chore(tests): enforce non-null assertion rule 2026-05-06 11:44:18 +03:00
icons fix(core): preserve inline SVG primitives (#485) 2026-08-12 16:02:45 +03:00
io fix(fig): preserve imported instance links 2026-08-11 18:54:29 +03:00
kiwi fix(fig): preserve regenerated override lineage 2026-07-21 01:51:27 +03:00
layout fix(tauri): prevent Windows font loading crashes (#497) 2026-08-12 20:09:04 +03:00
lint test(engine): move root tests into domains 2026-05-16 12:30:27 +03:00
mcp fix(mcp): close orphaned servers after app disconnects (#494) 2026-08-12 18:44:31 +03:00
pen refactor(fig): own instance interpretation 2026-07-18 02:06:34 +03:00
profiler chore: format codebase 2026-05-24 12:15:29 +03:00
random test(engine): move root tests into domains 2026-05-16 12:30:27 +03:00
render fix(core): preserve inline SVG primitives (#485) 2026-08-12 16:02:45 +03:00
scene-graph refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
snap test(engine): move root tests into domains 2026-05-16 12:30:27 +03:00
tauri fix(app): harden document recovery lifecycle 2026-08-13 17:22:59 +03:00
text fix(fig): address instance rendering review 2026-08-10 05:09:03 -03:00
tools fix(tools): create vectors from SVG paths (#440) 2026-08-01 20:17:42 +03:00
vector fix(vector): preserve open segments with regions (#496) 2026-08-12 19:28:37 +03:00
vue refactor(vue): split workspace preview lifecycle 2026-08-10 20:42:56 +03:00
perf.bench.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00