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/renderer
David Luzar 47ee8a0094
refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578)
4 months ago
..
helpers.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
interactiveScene.ts fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324) 5 months ago
renderElement.ts chore: Unify math types, utils and functions (#8389) 5 months ago
renderNewElementScene.ts perf: improve new element drawing (#8340) 6 months ago
renderSnaps.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
roundRect.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
staticScene.ts feat: split `gridSize` from enabled state & support custom `gridStep` (#8364) 6 months ago
staticSvgScene.ts fix: aspect ratio of distorted images are not preserved in SVG exports (#8061) 5 months ago