tldraw/apps/www/hooks
Steve Ruiz c54c800675
[improvement] local copy and export for images (#669)
* local images

use assets for local copy

add menu options

* clean up packages

* cleanup unused content, move file handling into app.paste

* Add tldraw-assets.json to other files.

* add path to editor

* Update build.mjs

* add export to server example with link to gist

* Fix onAssetCreate and onAssetDelete APIs

* Update yarn.lock

* fix bugs on paste, adjust api for getting images, fix readonly on cut, copy, paste

* re-enable swc

* paste svg strings as svg images

* cleanup

* fix string case for tldraw json
2022-05-11 14:25:08 +01:00
..
useAccountHandlers.ts [improvement] Multiplayer + cursors (#457) 2021-12-22 00:14:38 +00:00
useMultiplayerAssets.ts [improvement] local copy and export for images (#669) 2022-05-11 14:25:08 +01:00
useMultiplayerState.ts Feature style (#627) 2022-03-24 09:05:35 +00:00