You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/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>
4 weeks ago
..
App.test.tsx.snap build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
MermaidToExcalidraw.test.tsx.snap chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 7 months ago
MobileMenu.test.tsx.snap build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
charts.test.tsx.snap build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
contextmenu.test.tsx.snap feat: add action to wrap selected items in a frame (#9005) 1 month ago
dragCreate.test.tsx.snap perf: improve new element drawing (#8340) 6 months ago
excalidraw.test.tsx.snap feat: canvas search (#8438) 6 months ago
export.test.tsx.snap feat: cleanup svg export and move payload to `<metadata>` (#8975) 2 months ago
history.test.tsx.snap fix: Undo for elbow arrows create incorrect routing (#9046) 1 month ago
linearElementEditor.test.tsx.snap fix: text pushes UI due to padding (#8745) 4 months ago
move.test.tsx.snap feat: box select frame & children to allow resizing at the same time (#9031) 4 weeks ago
multiPointCreate.test.tsx.snap perf: improve new element drawing (#8340) 6 months ago
regressionTests.test.tsx.snap feat: do not delete frame children on frame delete (#9011) 1 month ago
selection.test.tsx.snap feat: Orthogonal (elbow) arrows for diagramming (#8299) 7 months ago