excalidraw/packages/excalidraw/components/Stats
Márk Tolmács 2db5bbcb29
fix: Unify binding update options for updateBoundElements() (#8832)
Fix insonsistent naming for option newSize/oldSize for updateBoundElements()
2024-11-20 11:46: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: Stats popup style tweaks (#8361) 2024-08-11 19:33:44 +02:00
Dimension.tsx chore: remove unused parameter (#8355) 2024-08-09 21:39:40 +02:00
DragInput.scss feat: split gridSize from enabled state & support custom gridStep (#8364) 2024-08-14 14:59:14 +02:00
DragInput.tsx fix: context menu does not work after after dragging on StatsDragInput (#8386) 2024-08-26 15:58:46 +02:00
FontSize.tsx feat: support Stats bound text fontSize editing (#8187) 2024-06-28 13:52:29 +02:00
index.tsx fix: object snapping not working (#8381) 2024-08-15 18:48:25 +02:00
MultiAngle.tsx chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
MultiDimension.tsx fix: Unify binding update options for updateBoundElements() (#8832) 2024-11-20 11:46:45 +01:00
MultiFontSize.tsx feat: support Stats bound text fontSize editing (#8187) 2024-06-28 13:52:29 +02:00
MultiPosition.tsx refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
Position.tsx refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02: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 fix: Unify binding update options for updateBoundElements() (#8832) 2024-11-20 11:46:45 +01:00