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/tests
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>
7 months ago
..
__snapshots__ feat: editable element stats (#6382) 8 months ago
data fix: flaky snapshot tests with floating point precision issues (#8049) 8 months ago
fixtures build: enable consistent type imports eslint rule (#7992) 9 months ago
helpers feat: editable element stats (#6382) 8 months ago
packages build: enable consistent type imports eslint rule (#7992) 9 months ago
queries build: enable consistent type imports eslint rule (#7992) 9 months ago
scene build: enable consistent type imports eslint rule (#7992) 9 months ago
App.test.tsx fix: split renderScene so that locales aren't imported unnecessarily (#7718) 11 months ago
MermaidToExcalidraw.test.tsx feat: paste as mermaid if applicable (#8116) 8 months ago
actionStyles.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
align.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
appState.test.tsx build: enable consistent type imports eslint rule (#7992) 9 months ago
binding.test.tsx fix: Binding after duplicating is now applied for both the old and duplicate shapes (#8185) 7 months ago
charts.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
clients.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
clipboard.test.tsx feat: paste as mermaid if applicable (#8116) 8 months ago
contextmenu.test.tsx build: enable consistent type imports eslint rule (#7992) 9 months ago
dragCreate.test.tsx build: enable consistent type imports eslint rule (#7992) 9 months ago
elementLocking.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
excalidraw.test.tsx feat: add "toggle grid" to command palette (#7887) 10 months ago
export.test.tsx build: enable consistent type imports eslint rule (#7992) 9 months ago
fitToContent.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
flip.test.tsx build: enable consistent type imports eslint rule (#7992) 9 months ago
fractionalIndex.test.ts fix: always re-generate index of defined moved elements (#8040) 9 months ago
geometricAlgebra.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
history.test.tsx fix: undo/redo when exiting view mode (#8024) 9 months ago
library.test.tsx build: enable consistent type imports eslint rule (#7992) 9 months ago
linearElementEditor.test.tsx fix: Incorrect point offsetting in LinearElementEditor.movePoints() (#8145) 7 months ago
move.test.tsx build: enable consistent type imports eslint rule (#7992) 9 months ago
multiPointCreate.test.tsx build: enable consistent type imports eslint rule (#7992) 9 months ago
regressionTests.test.tsx build: enable consistent type imports eslint rule (#7992) 9 months ago
resize.test.tsx feat: text wrapping (#7999) 9 months ago
rotate.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
scroll.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
selection.test.tsx fix: split renderScene so that locales aren't imported unnecessarily (#7718) 11 months ago
shortcuts.test.tsx build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
test-utils.ts fix: flaky snapshot tests with floating point precision issues (#8049) 8 months ago
tool.test.tsx build: enable consistent type imports eslint rule (#7992) 9 months ago
utils.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
viewMode.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
zindex.test.tsx build: enable consistent type imports eslint rule (#7992) 9 months ago