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/components/hyperlink
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
..
Hyperlink.scss fix: decouple pure functions from hyperlink to prevent mermaid bundling (#7710) 12 months ago
Hyperlink.tsx refactor: rename `draggingElement` -> `newElement` (#8294) 6 months ago
helpers.ts build: enable consistent type imports eslint rule (#7992) 9 months ago