excalidraw/packages/excalidraw/actions
2024-04-17 14:01:24 +02:00
..
actionAddToLibrary.ts feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionAlign.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionBoundText.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionCanvas.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionClipboard.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionDeleteSelected.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionDistribute.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionDuplicateSelection.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionElementLock.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
actionElementLock.ts feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionExport.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionFinalize.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionFlip.ts feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionFrame.ts feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionGroup.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionHistory.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionLinearEditor.ts feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionLink.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionMenu.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionNavigate.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionProperties.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
actionProperties.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionSelectAll.ts feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionStyles.ts feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionToggleGridMode.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionToggleObjectsSnapMode.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionToggleStats.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionToggleViewMode.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionToggleZenMode.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionZindex.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
index.ts fix: decouple pure functions from hyperlink to prevent mermaid bundling (#7710) 2024-02-20 20:59:01 +05:30
manager.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
register.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
shortcuts.ts feat: show firefox-compatible command palette shortcut alias (#7825) 2024-03-28 18:12:54 +01:00
types.ts feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00