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 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
..
actionAddToLibrary.ts
actionAlign.tsx
actionBoundText.tsx
actionCanvas.tsx
actionClipboard.tsx fix: make LinearElementEditor independent of scene (#7670) 12 months ago
actionDeleteSelected.tsx fix: make LinearElementEditor independent of scene (#7670) 12 months ago
actionDistribute.tsx
actionDuplicateSelection.tsx fix: make LinearElementEditor independent of scene (#7670) 12 months ago
actionElementLock.test.tsx
actionElementLock.ts
actionExport.tsx
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
actionGroup.tsx
actionHistory.tsx
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
actionNavigate.tsx
actionProperties.test.tsx
actionProperties.tsx
actionSelectAll.ts fix: make LinearElementEditor independent of scene (#7670) 12 months ago
actionStyles.ts
actionToggleGridMode.tsx
actionToggleObjectsSnapMode.tsx
actionToggleStats.tsx
actionToggleViewMode.tsx
actionToggleZenMode.tsx
actionZindex.tsx
index.ts fix: decouple pure functions from hyperlink to prevent mermaid bundling (#7710) 12 months ago
manager.tsx
register.ts
shortcuts.ts
types.ts