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
Ryan Di 3cf14c73a3
refactor: rename `draggingElement` -> `newElement` (#8294)
* add newElement to appState

* freedraw should not be an editing element

* do not set editing element for freedraw and generic

* remove ununsed `appState.draggingElement`

* remove setting dragged for new linear element

* decouple selection element from new element

* fix hint for text bindables

* update snapshot

* fixes

* fix frame regressions

* add comments to types

* document `editingElement`

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
7 months ago
..
actionAddToLibrary.ts feat: multiplayer undo / redo (#7348) 10 months ago
actionAlign.tsx build: enable consistent type imports eslint rule (#7992) 10 months ago
actionBoundText.tsx feat: text wrapping (#7999) 9 months ago
actionCanvas.tsx feat: editable element stats (#6382) 9 months ago
actionClipboard.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionDeleteSelected.tsx feat: Orthogonal (elbow) arrows for diagramming (#8299) 7 months ago
actionDistribute.tsx build: enable consistent type imports eslint rule (#7992) 10 months ago
actionDuplicateSelection.tsx feat: Orthogonal (elbow) arrows for diagramming (#8299) 7 months ago
actionElementLock.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionElementLock.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
actionExport.tsx build: enable consistent type imports eslint rule (#7992) 10 months ago
actionFinalize.tsx refactor: rename `draggingElement` -> `newElement` (#8294) 7 months ago
actionFlip.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 7 months ago
actionFrame.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
actionGroup.tsx build: enable consistent type imports eslint rule (#7992) 10 months ago
actionHistory.tsx refactor: rename `draggingElement` -> `newElement` (#8294) 7 months ago
actionLinearEditor.tsx feat: Orthogonal (elbow) arrows for diagramming (#8299) 7 months ago
actionLink.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionMenu.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionNavigate.tsx build: enable consistent type imports eslint rule (#7992) 10 months ago
actionProperties.test.tsx feat: introduce font picker (#8012) 7 months ago
actionProperties.tsx feat: Orthogonal (elbow) arrows for diagramming (#8299) 7 months ago
actionSelectAll.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
actionStyles.ts feat: introduce font picker (#8012) 7 months ago
actionTextAutoResize.ts feat: text wrapping (#7999) 9 months ago
actionToggleGridMode.tsx build: enable consistent type imports eslint rule (#7992) 10 months ago
actionToggleObjectsSnapMode.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionToggleStats.tsx feat: editable element stats (#6382) 9 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: tweak a few icons & add line editor button to side panel (#7990) 10 months ago
index.ts fix: decouple pure functions from hyperlink to prevent mermaid bundling (#7710) 1 year ago
manager.tsx build: enable consistent type imports eslint rule (#7992) 10 months ago
register.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
shortcuts.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
types.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 7 months ago