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
David Luzar 47ee8a0094
refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578)
4 months ago
..
Angle.tsx chore: Unify math types, utils and functions (#8389) 5 months ago
CanvasGrid.tsx feat: split `gridSize` from enabled state & support custom `gridStep` (#8364) 6 months ago
Collapsible.tsx feat: Stats popup style tweaks (#8361) 6 months ago
Dimension.tsx chore: remove unused parameter (#8355) 6 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) 7 months ago
MultiAngle.tsx chore: Unify math types, utils and functions (#8389) 5 months ago
MultiDimension.tsx refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
MultiFontSize.tsx feat: support Stats bound text `fontSize` editing (#8187) 7 months ago
MultiPosition.tsx refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
Position.tsx refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
Stats.scss feat: Stats popup style tweaks (#8361) 6 months ago
index.tsx fix: object snapping not working (#8381) 6 months ago
stats.test.tsx refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
utils.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago