excalidraw/packages/excalidraw/tests/__snapshots__
Ryan Di 52eaf64591
feat: box select frame & children to allow resizing at the same time (#9031)
* box select frame & children

* avoid selecting children twice to avoid double their moving

* do not show ele stats if frame and children selected together

* do not update frame membership if selected together

* do not group frame and its children

* comment and refactor code

* hide align altogether

* include frame children when selecting all

* simplify

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2025-01-28 22:10:16 +01:00
..
App.test.tsx.snap build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
charts.test.tsx.snap build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
contextmenu.test.tsx.snap feat: add action to wrap selected items in a frame (#9005) 2025-01-13 15:03:56 +00:00
dragCreate.test.tsx.snap perf: improve new element drawing (#8340) 2024-08-23 20:27:57 +02:00
excalidraw.test.tsx.snap feat: canvas search (#8438) 2024-09-09 17:12:07 +02:00
export.test.tsx.snap feat: cleanup svg export and move payload to <metadata> (#8975) 2025-01-05 16:53:05 +01:00
history.test.tsx.snap fix: Undo for elbow arrows create incorrect routing (#9046) 2025-01-24 20:18:08 +01:00
linearElementEditor.test.tsx.snap fix: text pushes UI due to padding (#8745) 2024-11-01 23:43:48 +02:00
MermaidToExcalidraw.test.tsx.snap chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
MobileMenu.test.tsx.snap build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
move.test.tsx.snap feat: box select frame & children to allow resizing at the same time (#9031) 2025-01-28 22:10:16 +01:00
multiPointCreate.test.tsx.snap perf: improve new element drawing (#8340) 2024-08-23 20:27:57 +02:00
regressionTests.test.tsx.snap feat: do not delete frame children on frame delete (#9011) 2025-01-14 21:08:25 +01:00
selection.test.tsx.snap feat: Orthogonal (elbow) arrows for diagramming (#8299) 2024-08-01 18:39:03 +02:00