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 a3e1619635
fix: hyperlinks html entities (#9063)
4 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 feat: Elbow arrow segment fixing & positioning (#8952) 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: 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: Undo for elbow arrows create incorrect routing (#9046) 1 month ago
elementLink.ts feat: in canvas links between shapes (#8812) 3 months ago
embeddable.ts fix: hyperlinks html entities (#9063) 4 weeks ago
flowchart.test.tsx fix: missing `act()` in flowchart tests (#8354) 7 months ago
flowchart.ts fix: excalidraw issue #9045 flowcharts: align attributes of new node (#9047) 4 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 feat: Elbow arrow segment fixing & positioning (#8952) 1 month ago
mutateElement.ts feat: Elbow arrow segment fixing & positioning (#8952) 1 month ago
newElement.test.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 5 months ago
newElement.ts feat: Elbow arrow segment fixing & positioning (#8952) 1 month 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) 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: Elbow arrow segment fixing & positioning (#8952) 1 month ago