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/element
David Luzar 47ee8a0094
refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578)
4 months ago
..
ElementCanvasButtons.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ElementCanvasButtons.tsx refactor: rename `draggingElement` -> `newElement` (#8294) 6 months ago
binding.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
bounds.test.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
bounds.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
collision.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
containerCache.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
dragElements.ts fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324) 5 months ago
embeddable.ts feat: Added reddit links as embeddable (#8099) 4 months ago
flowchart.test.tsx fix: missing `act()` in flowchart tests (#8354) 6 months ago
flowchart.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
heading.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
image.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
index.ts feat: rewrite d2c to not require token (#8269) 6 months ago
linearElementEditor.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
mutateElement.ts chore: Unify math types, utils and functions (#8389) 5 months ago
newElement.test.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
newElement.ts fix: improve canvas search scroll behavior further (#8491) 5 months ago
resizeElements.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
resizeTest.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
routing.test.tsx refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
routing.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
showSelectedShapeActions.ts perf: improve new element drawing (#8340) 6 months ago
sizeHelpers.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
sizeHelpers.ts fix: improve canvas search scroll behavior further (#8491) 5 months ago
sortElements.test.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
sortElements.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
textElement.test.ts feat: introduce font picker (#8012) 7 months ago
textElement.ts feat: canvas search (#8438) 5 months ago
textWysiwyg.test.tsx refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
textWysiwyg.tsx fix: WYSIWYG editor padding is not normalized with zoom.value (#8481) 5 months ago
transformHandles.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
typeChecks.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
typeChecks.ts fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324) 5 months ago
types.ts fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324) 5 months ago