excalidraw/packages/excalidraw/components/Stats
zsviczian b459e5cfd2
fix: context menu does not work after after dragging on StatsDragInput (#8386)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-08-26 15:58:46 +02:00
..
Angle.tsx feat: Orthogonal (elbow) arrows for diagramming (#8299) 2024-08-01 18:39:03 +02: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 fix: stats state leaking & race conds (#8177) 2024-06-26 23:31:08 +02:00
MultiDimension.tsx chore: Refactor and remove scene from elbow arrow generation (#8342) 2024-08-08 14:06:26 +02:00
MultiFontSize.tsx feat: support Stats bound text fontSize editing (#8187) 2024-06-28 13:52:29 +02:00
MultiPosition.tsx feat: Orthogonal (elbow) arrows for diagramming (#8299) 2024-08-01 18:39:03 +02:00
Position.tsx feat: Orthogonal (elbow) arrows for diagramming (#8299) 2024-08-01 18:39:03 +02:00
Stats.scss feat: Stats popup style tweaks (#8361) 2024-08-11 19:33:44 +02:00
stats.test.tsx feat: Stats popup style tweaks (#8361) 2024-08-11 19:33:44 +02:00
utils.ts feat: split gridSize from enabled state & support custom gridStep (#8364) 2024-08-14 14:59:14 +02:00