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/components/Stats
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
..
Angle.tsx chore: Unify math types, utils and functions (#8389) 6 months ago
CanvasGrid.tsx feat: split `gridSize` from enabled state & support custom `gridStep` (#8364) 6 months ago
Collapsible.tsx feat: add crowfoot to arrowheads (#8942) 2 months ago
Dimension.tsx refactor: separate resizing logic from pointer (#8155) 2 months ago
DragInput.scss feat: split `gridSize` from enabled state & support custom `gridStep` (#8364) 6 months ago
DragInput.tsx fix: context menu does not work after after dragging on StatsDragInput (#8386) 6 months ago
FontSize.tsx feat: support Stats bound text `fontSize` editing (#8187) 8 months ago
MultiAngle.tsx chore: Unify math types, utils and functions (#8389) 6 months ago
MultiDimension.tsx refactor: separate resizing logic from pointer (#8155) 2 months ago
MultiFontSize.tsx feat: support Stats bound text `fontSize` editing (#8187) 8 months ago
MultiPosition.tsx feat: add action to wrap selected items in a frame (#9005) 1 month ago
Position.tsx feat: use stats panel to crop (#8848) 2 months ago
Stats.scss feat: Stats popup style tweaks (#8361) 7 months ago
index.tsx feat: box select frame & children to allow resizing at the same time (#9031) 4 weeks ago
stats.test.tsx refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 5 months ago
utils.ts refactor: separate resizing logic from pointer (#8155) 2 months ago