openpencil/tests/engine/editor
Danila Poyarkov de8578c435
feat(app): expand Figma menu and selection parity (#459)
- Add Figma-style object, component, selection, view, settings, and browser Move to Page actions
- Add undoable z-order, transformed distribution, inverse selection, and single/bulk rename behavior
- Keep browser and native menus, shortcuts, generated schema, localization, and documentation aligned
2026-08-03 00:23:05 +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 feat(app): expand Figma menu and selection parity (#459) 2026-08-03 00:23:05 +03:00
structure feat(app): expand Figma menu and selection parity (#459) 2026-08-03 00:23:05 +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