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 2e719ff671
fix: decouple pure functions from hyperlink to prevent mermaid bundling (#7710)
* move hyperlink code into its folder

* move pure js functions to hyperlink/helpers and move actionLink to actions

* fix tests

* fix
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
binding.ts fix: make LinearElementEditor independent of scene (#7670) 12 months ago
bounds.test.ts fix: make bounds independent of scene (#7679) 12 months ago
bounds.ts fix: make bounds independent of scene (#7679) 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 fix: make bounds independent of scene (#7679) 12 months 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