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 f5ab3e4e12
fix: remove dependency of t from clipboard and image (#7712)
* fix: remove dependency of t from clipboard and image

* pass errorMessage to copyTextToSystemClipboard where needed

* wrap copyTextToSystemClipboard and rethrow translated error in caller

* review fix

* typo
12 months ago
..
ElementCanvasButtons.scss
ElementCanvasButtons.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 1 year ago
binding.ts fix: make LinearElementEditor independent of scene (#7670) 1 year ago
bounds.test.ts fix: make bounds independent of scene (#7679) 1 year ago
bounds.ts fix: make bounds independent of scene (#7679) 1 year ago
collision.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 1 year 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) 1 year ago
embeddable.ts fix: make getEmbedLink independent of t function (#7643) 1 year ago
image.ts fix: remove dependency of t from clipboard and image (#7712) 12 months 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) 1 year ago
mutateElement.ts
newElement.test.ts
newElement.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 1 year ago
resizeElements.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 1 year ago
resizeTest.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 1 year ago
showSelectedShapeActions.ts
sizeHelpers.test.ts
sizeHelpers.ts fix: make bounds independent of scene (#7679) 1 year ago
sortElements.test.ts
sortElements.ts
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) 1 year 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) 1 year ago
transformHandles.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 1 year ago
typeChecks.test.ts
typeChecks.ts feat: support roundness for images (#7558) 1 year ago
types.ts fix: make getEmbedLink independent of t function (#7643) 1 year ago