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
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
..
ElementCanvasButtons.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ElementCanvasButtons.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
Hyperlink.scss build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
Hyperlink.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
binding.ts fix: make LinearElementEditor independent of scene (#7670) 12 months ago
bounds.test.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
bounds.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
collision.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
containerCache.ts fix: decouple container cache logic to containerCache. (#7637) 1 year ago
dragElements.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
embeddable.ts fix: make getEmbedLink independent of t function (#7643) 1 year ago
image.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
index.ts fix: don't bundle react-dom when importing from element (#7635) 1 year ago
linearElementEditor.ts fix: make LinearElementEditor independent of scene (#7670) 12 months ago
mutateElement.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
newElement.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
newElement.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
resizeElements.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
resizeTest.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
showSelectedShapeActions.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
sizeHelpers.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
sizeHelpers.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
sortElements.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
sortElements.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
textElement.test.ts fix: make getBoundTextElement and related helpers pure (#7601) 1 year ago
textElement.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
textWysiwyg.test.tsx fix: decouple container cache logic to containerCache. (#7637) 1 year ago
textWysiwyg.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
transformHandles.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
typeChecks.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
typeChecks.ts feat: support roundness for images (#7558) 1 year ago
types.ts fix: make getEmbedLink independent of t function (#7643) 1 year ago