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 d9bbf1eda6
feat: Allow binding only via linear element ends (#7946)
Arrows now only bind to new shapes if their start or end point is dragged close to them. Arrows previously bound to shapes remain bound on move and drag if at the end of the drag/move the points remain in the original shapes' binding area.

---------

Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
Co-authored-by: Sammy Lee <sammy.joe.lee@gmail.com>
10 months ago
..
__snapshots__ feat: Allow binding only via linear element ends (#7946) 10 months ago
data feat: fractional indexing (#7359) 10 months ago
fixtures feat: fractional indexing (#7359) 10 months ago
helpers feat: resize elements from the sides (#7855) 10 months ago
packages feat: expose `StoreAction` in relation to multiplayer history (#7898) 10 months ago
queries build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
scene feat: fractional indexing (#7359) 10 months ago
App.test.tsx fix: split renderScene so that locales aren't imported unnecessarily (#7718) 12 months ago
MermaidToExcalidraw.test.tsx feat: command palette (#7804) 11 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: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
binding.test.tsx feat: Allow binding only via linear element ends (#7946) 10 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 fix: make bounds independent of scene (#7679) 12 months ago
contextmenu.test.tsx feat: resize elements from the sides (#7855) 10 months ago
dragCreate.test.tsx fix: split renderScene so that locales aren't imported unnecessarily (#7718) 12 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: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
fitToContent.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
flip.test.tsx feat: fractional indexing (#7359) 10 months ago
fractionalIndex.test.ts feat: fractional indexing (#7359) 10 months ago
geometricAlgebra.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
history.test.tsx feat: Allow binding only via linear element ends (#7946) 10 months ago
library.test.tsx feat: fractional indexing (#7359) 10 months ago
linearElementEditor.test.tsx refactor: update collision from ga to vector geometry (#7636) 10 months ago
move.test.tsx feat: multiplayer undo / redo (#7348) 10 months ago
multiPointCreate.test.tsx fix: split renderScene so that locales aren't imported unnecessarily (#7718) 12 months ago
regressionTests.test.tsx feat: resize elements from the sides (#7855) 10 months ago
resize.test.tsx feat: resize elements from the sides (#7855) 10 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) 12 months ago
shortcuts.test.tsx build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
test-utils.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
tool.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year 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 feat: fractional indexing (#7359) 10 months ago