tldraw/examples/tldraw-example
Braden 522baf5b61
[fix] account for "draft" shapes when preserving selection state during replacePageContent (#427)
* account for "virtual" shapes when preserving appState

* rewrite merge logic

* More work on multiplayer

* Update TldrawApp.ts

* Improve logic around when to replace page content

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2021-12-02 12:49:07 +00:00
..
scripts [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
src [fix] account for "draft" shapes when preserving selection state during replacePageContent (#427) 2021-12-02 12:49:07 +00:00
card-repo.png Update READMEs (#290) 2021-11-18 15:07:55 +00:00
LICENSE [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
package.json v1.2.2 2021-11-28 10:25:17 +00:00
README.md Update READMEs (#290) 2021-11-18 15:07:55 +00:00
tsconfig.json [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00

@tldraw/tldraw-example

An example project for @tldraw/tldraw.

To start this project:

  • run yarn start from the repository's root directory
  • open http://localhost:5420 in your browser