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 72d6ee48fc
fix: Do not allow resizing unbound elbow arrows either (#8333)
* Fix resizing of unbound elbow arrows
6 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 fix: Duplicating arrow without bound elements throws error (#8316) 6 months ago
bounds.test.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
bounds.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
collision.ts fix: linear elements not selected on pointer up from hitting its bound text (#8285) 6 months ago
containerCache.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
dragElements.ts refactor: rename `draggingElement` -> `newElement` (#8294) 6 months ago
embeddable.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
heading.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 6 months ago
image.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
index.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 6 months ago
linearElementEditor.ts refactor: rename `draggingElement` -> `newElement` (#8294) 6 months ago
mutateElement.ts feat: introduce font picker (#8012) 6 months ago
newElement.test.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 6 months ago
newElement.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 6 months ago
resizeElements.ts fix: Do not allow resizing unbound elbow arrows either (#8333) 6 months ago
resizeTest.ts feat: text wrapping (#7999) 9 months ago
routing.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
routing.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 6 months ago
showSelectedShapeActions.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
sizeHelpers.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
sizeHelpers.ts build: enable consistent type imports eslint rule (#7992) 9 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) 6 months ago
textElement.ts fix: linear elements not selected on pointer up from hitting its bound text (#8285) 6 months ago
textWysiwyg.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
textWysiwyg.tsx feat: introduce font picker (#8012) 6 months ago
transformHandles.ts fix: Do not allow resizing unbound elbow arrows either (#8333) 6 months ago
typeChecks.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
typeChecks.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 6 months ago
types.ts refactor: rename `draggingElement` -> `newElement` (#8294) 6 months ago