Graphite/client/web/wasm
George Atkinson f6b7708a8f
Multi-document management (create new document; tab switching) (#210)
* Multi-docs WIP

* Change to number

* Add new document and switch documents

* Remove keybind for previous document. Change keybind for next document.

* Switch documents by clicking tabs

* Remove keybind for previous document. Change keybind for next document.

* multi-docs

* Update package-lock.json

* Hook up File>New to add new document

* Remove console logs and empty lines. Start new documents from 2 instead of 1.

* Fix formatting
2021-06-13 20:24:09 -07:00
..
src Multi-document management (create new document; tab switching) (#210) 2021-06-13 20:24:09 -07:00
tests Add metadata (#45) 2021-03-27 11:16:05 +01:00
.gitignore Rename project structure with /core and /client 2021-03-27 02:26:55 -07:00
Cargo.toml Use serde to serialize responses (#96) 2021-05-07 02:47:38 -07:00