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/data
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>
6 months ago
..
__snapshots__ feat: Orthogonal (elbow) arrows for diagramming (#8299) 6 months ago
ai build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
EditorLocalStorage.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
blob.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
encode.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
encryption.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
filesystem.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
image.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
index.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
json.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
library.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
magic.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
reconcile.ts refactor: rename `draggingElement` -> `newElement` (#8294) 6 months ago
resave.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
restore.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 6 months ago
transform.test.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 6 months ago
transform.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 6 months ago
types.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
url.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
url.ts fix: parse embeddable srcdoc urls strictly (#7884) 10 months ago