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 46f42ef8d7
fix: arrow binding behaving unexpectedly on pointerup (#9010)
* fix: arrow binding behaving unexpectedly on pointerup

* update snaps
1 month ago
..
ElementCanvasButtons.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ElementCanvasButtons.tsx refactor: rename `draggingElement` -> `newElement` (#8294) 7 months ago
binding.ts fix: arrow binding behaving unexpectedly on pointerup (#9010) 1 month ago
bounds.test.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 5 months ago
bounds.ts feat: add crowfoot to arrowheads (#8942) 2 months ago
collision.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 5 months ago
containerCache.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
cropElement.ts feat: use stats panel to crop (#8848) 2 months ago
dragElements.ts feat: image cropping (#8613) 4 months ago
elementLink.ts feat: in canvas links between shapes (#8812) 3 months ago
embeddable.ts feat: make HTML attribute sanitization stricter (#8977) 2 months ago
flowchart.test.tsx fix: missing `act()` in flowchart tests (#8354) 7 months ago
flowchart.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 5 months ago
heading.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 5 months ago
image.ts fix: normalizeSVG width and height from viewbox when size includes decimal points (#8939) 2 months ago
index.ts feat: rewrite d2c to not require token (#8269) 6 months ago
linearElementEditor.ts fix: make arrow binding area adapt to zoom levels (#8927) 2 months ago
mutateElement.ts chore: Unify math types, utils and functions (#8389) 6 months ago
newElement.test.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 5 months ago
newElement.ts chore: simplify line-break regexes, separate text wrapping (#8715) 4 months ago
resizeElements.ts refactor: separate resizing logic from pointer (#8155) 2 months ago
resizeTest.ts feat: image cropping (#8613) 4 months ago
routing.test.tsx refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 5 months ago
routing.ts fix: make arrow binding area adapt to zoom levels (#8927) 2 months ago
showSelectedShapeActions.ts feat: in canvas links between shapes (#8812) 3 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) 6 months ago
sortElements.test.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
sortElements.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
textElement.test.ts chore: simplify line-break regexes, separate text wrapping (#8715) 4 months ago
textElement.ts chore: simplify line-break regexes, separate text wrapping (#8715) 4 months ago
textWrapping.test.ts chore: simplify line-break regexes, separate text wrapping (#8715) 4 months ago
textWrapping.ts chore: simplify line-break regexes, separate text wrapping (#8715) 4 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) 4 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: add crowfoot to arrowheads (#8942) 2 months ago