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/actions
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
..
actionAddToLibrary.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionAlign.tsx fix: make getBoundTextElement and related helpers pure (#7601) 1 year ago
actionBoundText.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
actionCanvas.tsx fix: emitted visible scene bounds not accounting for offsets (#7450) 1 year ago
actionClipboard.tsx fix: remove dependency of t from clipboard and image (#7712) 12 months ago
actionDeleteSelected.tsx fix: make LinearElementEditor independent of scene (#7670) 12 months ago
actionDistribute.tsx fix: make getBoundTextElement and related helpers pure (#7601) 1 year ago
actionDuplicateSelection.tsx fix: make LinearElementEditor independent of scene (#7670) 12 months ago
actionElementLock.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionElementLock.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionExport.tsx fix: remove t from getDefaultAppState and allow name to be nullable (#7666) 12 months ago
actionFinalize.tsx fix: make LinearElementEditor independent of scene (#7670) 12 months ago
actionFlip.ts fix: make LinearElementEditor independent of scene (#7670) 12 months ago
actionFrame.ts refactor: decoupling global Scene state part-1 (#7577) 1 year ago
actionGroup.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
actionHistory.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionLinearEditor.ts fix: make LinearElementEditor independent of scene (#7670) 12 months ago
actionLink.tsx fix: decouple pure functions from hyperlink to prevent mermaid bundling (#7710) 12 months ago
actionMenu.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionNavigate.tsx fix: Truncate collaborator name in dropdown. (#7576) 1 year ago
actionProperties.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionProperties.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
actionSelectAll.ts fix: make LinearElementEditor independent of scene (#7670) 12 months ago
actionStyles.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
actionToggleGridMode.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionToggleObjectsSnapMode.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionToggleStats.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionToggleViewMode.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionToggleZenMode.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionZindex.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
index.ts fix: decouple pure functions from hyperlink to prevent mermaid bundling (#7710) 12 months ago
manager.tsx feat: add loading state to FilledButton (#7650) 1 year ago
register.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
shortcuts.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
types.ts fix: incorrect types in `ActionNavigate` (#7462) 1 year ago