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
Marcel Mraz 015b46ab23
feat: expose `StoreAction` in relation to multiplayer history (#7898)
Improved Store API and improved handling of actions to eliminate potential concurrency issues
10 months ago
..
actionAddToLibrary.ts feat: multiplayer undo / redo (#7348) 10 months ago
actionAlign.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionBoundText.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionCanvas.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionClipboard.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionDeleteSelected.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionDistribute.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionDuplicateSelection.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionElementLock.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionElementLock.ts feat: multiplayer undo / redo (#7348) 10 months ago
actionExport.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionFinalize.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionFlip.ts feat: multiplayer undo / redo (#7348) 10 months ago
actionFrame.ts feat: multiplayer undo / redo (#7348) 10 months ago
actionGroup.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionHistory.tsx feat: expose `StoreAction` in relation to multiplayer history (#7898) 10 months ago
actionLinearEditor.ts feat: multiplayer undo / redo (#7348) 10 months ago
actionLink.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionMenu.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionNavigate.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionProperties.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionProperties.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionSelectAll.ts feat: multiplayer undo / redo (#7348) 10 months ago
actionStyles.ts feat: multiplayer undo / redo (#7348) 10 months ago
actionToggleGridMode.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionToggleObjectsSnapMode.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionToggleStats.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionToggleViewMode.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionToggleZenMode.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionZindex.tsx feat: multiplayer undo / redo (#7348) 10 months ago
index.ts fix: decouple pure functions from hyperlink to prevent mermaid bundling (#7710) 12 months ago
manager.tsx feat: multiplayer undo / redo (#7348) 10 months ago
register.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
shortcuts.ts feat: show firefox-compatible command palette shortcut alias (#7825) 11 months ago
types.ts feat: expose `StoreAction` in relation to multiplayer history (#7898) 10 months ago