Graphite/client/web
George Atkinson ad0a40e512 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-14 04:24:09 +01:00
..
assets Add the Dropdown Input widget (#168) 2021-06-06 02:17:36 -07:00
public Standardize icon sizes and folder paths (closes #110) 2021-05-27 00:14:50 -07:00
src Multi-document management (create new document; tab switching) (#210) 2021-06-14 04:24:09 +01:00
wasm Multi-document management (create new document; tab switching) (#210) 2021-06-14 04:24:09 +01:00
.eslintrc.js Layer selection (#166) 2021-06-10 00:10:51 +05:30
.gitignore Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
package-lock.json Bump ws from 6.2.1 to 6.2.2 in /client/web (#169) 2021-06-06 20:57:20 -07:00
package.json Upgrade TypeScript from 3.9 to 4.x 2021-05-14 23:53:55 -07:00
tsconfig.json Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
vue.config.js Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00