openpencil/tests/engine/editor
Danila Poyarkov f892cb583c feat(editor): add ruler guide authoring foundation
- Preserve page and frame guide GUIDs through .fig conversion
- Add undoable guide add, move, transfer, and remove actions
- Start page/frame guide previews from CanvasKit rulers
- Render warm guide previews with frame-scoped solid lines and dotted continuation
2026-08-19 18:08:48 +03:00
..
clipboard refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
components feat: add Figma-style variants and component libraries (#512) 2026-08-14 19:31:41 +03:00
selection feat(app): expand Figma menu and selection parity (#459) 2026-08-03 00:23:05 +03:00
structure refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
undo fix(editor): place nested component instances in world space (#524) 2026-08-14 21:24:20 +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
guides.test.ts feat(editor): add ruler guide authoring foundation 2026-08-19 18:08:48 +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 feat(fig): support text on path 2026-08-17 12:00:01 +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
view-state.test.ts refactor(editor): separate canvas view state (#518) 2026-08-14 21:24:01 +03:00