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/data
Aakansha Doshi 9013c84524
fix: make LinearElementEditor independent of scene (#7670)
* fix: make LinearElementEditor independent of scene

* more fixes

* pass elements and elementsMap to maybeBindBindableElement,getHoveredElementForBinding,bindingBorderTest,getElligibleElementsForBindableElementAndWhere,isLinearElementEligibleForNewBindingByBindable

* replace `ElementsMap` with `NonDeletedSceneElementsMap` & remove unused params

* fix lint

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
12 months ago
..
__snapshots__ fix: keep customData when converting to ExcalidrawElement (#7656) 1 year ago
ai build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
EditorLocalStorage.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
blob.ts build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
encode.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
encryption.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
filesystem.ts fix: file save timing out with big file sizes (#7649) 1 year ago
image.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
index.ts fix: remove t from getDefaultAppState and allow name to be nullable (#7666) 12 months ago
json.ts fix: remove t from getDefaultAppState and allow name to be nullable (#7666) 12 months ago
library.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
magic.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
resave.ts fix: remove t from getDefaultAppState and allow name to be nullable (#7666) 12 months ago
restore.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
transform.test.ts fix: keep customData when converting to ExcalidrawElement (#7656) 1 year ago
transform.ts fix: make LinearElementEditor independent of scene (#7670) 12 months ago
types.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
url.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
url.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago