Commit Graph

14 Commits (defd34923a419ebe8adeb21c2799cbd2ab441b7f)

Author SHA1 Message Date
Aakansha Doshi 1ed53b153c
build: enable consistent type imports eslint rule ()
* build: enable consistent type imports eslint rule

* change to warn

* fix the warning in example and excalidraw-app

* fix packages

* enable type annotations and throw error for the rule
Marcel Mraz 530617be90
feat: multiplayer undo / redo ()
Aakansha Doshi a33a400f01
fix: add safe check for arrow points length in tranformToExcalidrawElements ()
* fix: add safe check for arrow points length in tranformToExcalidrawElements

* add spec

* throw error only for dev mode

* fix lint
David Luzar 068895db0e
feat: expose more collaborator status icons ()
David Luzar 2382fad4f6
feat: store library to IndexedDB & support storage adapters ()
David Luzar 0513b647ec
feat: change collab trigger & add share dialog ()
David Luzar 0415c616b1
refactor: decoupling global Scene state part-1 ()
Are 86cfeb714c
feat: add eraser tool trail ()
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
Aakansha Doshi 65047cc2cb
fix: decouple react and react-dom imports from utils and make it treeshakeable ()
fix: decouple react and react-dom imports from utils and make it tree-shakeable
David Luzar 43ccc875fb
feat: support multi-embed pasting & x.com domain ()
David Luzar c72e853c85
refactor: editor events sub/unsub refactor ()
Lynda Lin 2a0fe2584e
fix: empty snapLines arrays would cause re-render ()
Co-authored-by: Lynda Lin <lynda.lin@optoma.com>
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
Barnabás Molnár aad8ab0123
feat: follow mode ()
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
Aakansha Doshi d6cd8b78f1
build: decouple package deps and introduce yarn workspaces ()
* feat: decouple package deps and introduce yarn workspaces

* update root directory

* fix

* fix scripts

* fix lint

* update path in scripts

* remove yarn.lock files from packages

* ignore workspace

* dummy

* dummy

* remove comment check

* revert workflow changes

* ignore ws when installing gh actions

* remove log

* update path

* fix

* fix typo