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
Marcel Mraz 70e0e8dc29
fix: text pushes UI due to padding (#8745)
3 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
cropElement.ts feat: image cropping (#8613) 4 months ago
dragElements.ts feat: image cropping (#8613) 4 months ago
embeddable.ts chore: simplify line-break regexes, separate text wrapping (#8715) 3 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 fix: restore svg image DataURL dimensions (#8730) 3 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 chore: simplify line-break regexes, separate text wrapping (#8715) 3 months ago
resizeElements.ts chore: simplify line-break regexes, separate text wrapping (#8715) 3 months ago
resizeTest.ts feat: image cropping (#8613) 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 chore: simplify line-break regexes, separate text wrapping (#8715) 3 months ago
textElement.ts chore: simplify line-break regexes, separate text wrapping (#8715) 3 months ago
textWrapping.test.ts chore: simplify line-break regexes, separate text wrapping (#8715) 3 months ago
textWrapping.ts chore: simplify line-break regexes, separate text wrapping (#8715) 3 months ago
textWysiwyg.test.tsx feat: add first-class support for CJK (#8530) 4 months ago
textWysiwyg.tsx fix: text pushes UI due to padding (#8745) 3 months ago
transformHandles.ts feat: image cropping (#8613) 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 feat: image cropping (#8613) 4 months ago