openpencil/tests/engine/editor
Danila Poyarkov 7e8feb998a fix(canvas): import dropped SVG files
- Parse dropped SVGs through the shared XML-backed import pipeline
- Preserve transforms, gradients, viewport alignment, and reusable shapes
- Place mixed image drops in one ordered undoable transaction
- Cover file filtering, atomic placement, undo, and browser drops

Co-authored-by: Rob Coenen <753704+rcoenen@users.noreply.github.com>
2026-07-29 15:20:06 +03:00
..
clipboard fix(canvas): import dropped SVG files 2026-07-29 15:20:06 +03:00
components feat(editor): add component property controls 2026-07-17 21:59:49 +03:00
selection refactor(kiwi): remove redundant core shims 2026-06-30 10:50:30 +03:00
structure fix(editor): relayout after component sync 2026-07-02 10:35:10 +03:00
undo fix(vector): edit vectors from opened files 2026-07-28 12:30:21 +03:00
effects-and-resize.test.ts chore(lint): enforce test complexity limits 2026-05-06 14:18:29 +03:00
frame-presets.test.ts feat(editor): add Figma-style frame presets (#418) 2026-07-26 00:05:57 +03:00
graph-events.test.ts fix(editor): separate preview updates from graph mutations 2026-06-30 10:28:02 +03:00
nudge.test.ts style: tighten import grouping 2026-05-06 02:22:08 +03:00
opacity.test.ts fix(editor): harden opacity shortcuts 2026-07-18 04:22:38 +03:00
preview-events.test.ts fix(editor): separate preview updates from graph mutations 2026-06-30 10:28:02 +03:00
text-auto-resize.test.ts fix(text): preserve Figma auto-size text imports 2026-07-02 17:30:15 +03:00
variable-bindings-undo.test.ts fix(scene-graph): deep-copy cloned nodes and validate bindings 2026-06-10 17:10:25 +03:00
vectorize.test.ts feat(app): convert image layers to vectors 2026-07-27 16:22:05 +03:00