Tldraw/packages/tldraw/src
Francois Laberge a95b581e07
Prepare for Publishing VS Code Extension (#227)
* Changed Wardlt use back to Tldraw. Added some VS Code marketplace categories

* Missed removing one Wardlt mention

* Initial support for esbuild based vscode extension workflow.

* Hacky start of vs code extension build script

* Fixed categories of extension

* Added script for generating VS Code extension installer

* Temp fix for file format change affecting VS Code extension

* Temp fix for file format change issue

* Cleanup, prevent changes from saving pagestates

* Remove logic around saving pageState

* standardize capitalization

* v0.1.8

* Edit readme, scripts

* Update .eslintignore

* v0.1.9

* v0.1.10

* cleans up build scripts, adds publishing notes

* Added VS Code extension implementation references links. start:vscode now auto opens the extension folder in VS Code

* Removed step from VS Code README to manually open the extensions folder

* Removed file

* v0.1.11

* v0.1.12

* Fix empty file

* v0.1.13

* README cleanup

* v0.1.14

* Update TLDrawEditorProvider.ts

* v0.1.15

* Fix types for file extension (sort of) build script for extension

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2021-11-10 15:35:51 +00:00
..
components [fix] missing file menu (#231) 2021-11-09 10:55:01 +00:00
hooks [refactor] events (#230) 2021-11-08 14:21:37 +00:00
state Fix sticky and text (#234) 2021-11-10 12:07:01 +00:00
styles [mega-chore] renaming (#223) 2021-11-06 11:16:30 +00:00
test [refactor] events (#230) 2021-11-08 14:21:37 +00:00
TLDraw.test.tsx [feature] filesystem + readonly (#218) 2021-11-05 14:13:14 +00:00
TLDraw.tsx Prepare for Publishing VS Code Extension (#227) 2021-11-10 15:35:51 +00:00
constants.ts [refactor] ShapeUtils (#206) 2021-10-27 16:15:01 +01:00
index.ts [mega-chore] renaming (#223) 2021-11-06 11:16:30 +00:00
types.ts [refactor] events (#230) 2021-11-08 14:21:37 +00:00