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
Márk Tolmács 9e49c9254b
fix: IFrame and elbow arrow interaction fix (#9101)
2 weeks 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: IFrame and elbow arrow interaction fix (#9101) 2 weeks 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: Elbow arrow segment fixing & positioning (#8952) 1 month ago
elbowArrow.test.tsx feat: Elbow arrow segment fixing & positioning (#8952) 1 month ago
elbowArrow.ts fix: Elbow arrow z-index binding (#9067) 3 weeks ago
elementLink.ts feat: in canvas links between shapes (#8812) 3 months ago
embeddable.ts fix: hyperlinks html entities (#9063) 3 weeks ago
flowchart.test.tsx fix: missing `act()` in flowchart tests (#8354) 7 months ago
flowchart.ts fix: Elbow arrow orthogonality (#9073) 3 weeks ago
heading.ts feat: Elbow arrow segment fixing & positioning (#8952) 1 month 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: Elbow arrow z-index binding (#9067) 3 weeks ago
mutateElement.ts fix: Elbow arrow z-index binding (#9067) 3 weeks ago
newElement.test.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 5 months ago
newElement.ts fix: duplicating/removing frame while children selected (#9079) 3 weeks ago
resizeElements.ts feat: Elbow arrow segment fixing & positioning (#8952) 1 month ago
resizeTest.ts feat: image cropping (#8613) 4 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) 5 months ago
sortElements.test.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
sortElements.ts fix: duplicating/removing frame while children selected (#9079) 3 weeks 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: Elbow arrow segment fixing & positioning (#8952) 1 month ago