tldraw/apps/www
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
..
components [improvement] local copy and export for images (#669) 2022-05-11 14:25:08 +01:00
hooks [improvement] local copy and export for images (#669) 2022-05-11 14:25:08 +01:00
pages [improvement] local copy and export for images (#669) 2022-05-11 14:25:08 +01:00
public [improvement] local copy and export for images (#669) 2022-05-11 14:25:08 +01:00
styles added CAD like behavior like described in issue #555 (#589) 2022-03-09 10:19:58 +00:00
utils [improvement] local copy and export for images (#669) 2022-05-11 14:25:08 +01:00
worker [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
.eslintrc.json [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
.gitignore [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
___.babelrc [improvement] local copy and export for images (#669) 2022-05-11 14:25:08 +01:00
CHANGELOG.md version, update images 2022-03-09 16:02:51 +00:00
LICENSE Update documentation 2022-01-07 09:01:08 +00:00
next-env.d.ts [improvement] Select unfilled shapes by clicking on their stroke (#438) 2021-12-07 20:48:56 +00:00
next.config.js remove transpile modules (#670) 2022-05-11 09:55:31 +01:00
package.json [improvement] local copy and export for images (#669) 2022-05-11 14:25:08 +01:00
README.md update images 2022-03-09 16:11:30 +00:00
tsconfig.json [improvement] Multiplayer + cursors (#457) 2021-12-22 00:14:38 +00:00
types.ts [feature] Add grids (#344) 2021-11-26 15:14:10 +00:00

@tldraw/www

The tldraw website.