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 04668d8263
fix: Binding after duplicating is now applied for both the old and duplicate shapes (#8185)
Using ALT/OPT + drag to clone does not transfer the bindings (or leaves the duplicates in place of the old one , which are also not bound).

Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
8 months ago
..
ElementCanvasButtons.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ElementCanvasButtons.tsx build: enable consistent type imports eslint rule (#7992) 10 months ago
binding.ts fix: Binding after duplicating is now applied for both the old and duplicate shapes (#8185) 8 months ago
bounds.test.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
bounds.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
collision.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
containerCache.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
dragElements.ts feat: create new text with width (#8038) 9 months ago
embeddable.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
image.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
index.ts feat: text wrapping (#7999) 9 months ago
linearElementEditor.ts fix: Incorrect point offsetting in LinearElementEditor.movePoints() (#8145) 8 months ago
mutateElement.ts fix: font not rendered correctly on init (#8002) 10 months ago
newElement.test.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
newElement.ts feat: wrap long text when pasting (#8026) 9 months ago
resizeElements.ts feat: editable element stats (#6382) 9 months ago
resizeTest.ts feat: text wrapping (#7999) 9 months ago
showSelectedShapeActions.ts build: enable consistent type imports eslint rule (#7992) 10 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) 10 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 build: enable consistent type imports eslint rule (#7992) 10 months ago
textElement.ts feat: create new text with width (#8038) 9 months ago
textWysiwyg.test.tsx feat: create new text with width (#8038) 9 months ago
textWysiwyg.tsx fix: wysiwyg blur-submit on mobile (#8075) 9 months ago
transformHandles.ts feat: text wrapping (#7999) 9 months ago
typeChecks.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
typeChecks.ts fix: repair invalid binding on restore & fix type check (#8133) 9 months ago
types.ts feat: text wrapping (#7999) 9 months ago