excalidraw/packages/excalidraw/components/Stats
2025-01-29 17:44:45 +01:00
..
Angle.tsx chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
CanvasGrid.tsx feat: split gridSize from enabled state & support custom gridStep (#8364) 2024-08-14 14:59:14 +02:00
Collapsible.tsx feat: add crowfoot to arrowheads (#8942) 2025-01-05 21:50:24 +01:00
Dimension.tsx refactor: separate resizing logic from pointer (#8155) 2024-12-23 11:10:35 +01:00
DragInput.scss feat: split gridSize from enabled state & support custom gridStep (#8364) 2024-08-14 14:59:14 +02:00
DragInput.tsx Cache received changes, ignore snapshot cache for durable changes, revert StoreAction, history fix, indices fix 2025-01-29 17:44:45 +01:00
FontSize.tsx feat: support Stats bound text fontSize editing (#8187) 2024-06-28 13:52:29 +02:00
index.tsx feat: box select frame & children to allow resizing at the same time (#9031) 2025-01-28 22:10:16 +01:00
MultiAngle.tsx chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
MultiDimension.tsx refactor: separate resizing logic from pointer (#8155) 2024-12-23 11:10:35 +01:00
MultiFontSize.tsx feat: support Stats bound text fontSize editing (#8187) 2024-06-28 13:52:29 +02:00
MultiPosition.tsx feat: add action to wrap selected items in a frame (#9005) 2025-01-13 15:03:56 +00:00
Position.tsx feat: use stats panel to crop (#8848) 2024-12-17 13:15:30 +01:00
Stats.scss feat: Stats popup style tweaks (#8361) 2024-08-11 19:33:44 +02:00
stats.test.tsx refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
utils.ts refactor: separate resizing logic from pointer (#8155) 2024-12-23 11:10:35 +01:00