Graphite/client/web
TrueDoctor 6adb984f2d Plumb layer panel (#107)
* WIP ExpandFolder handling

* Implement response parsing in typescript

* Update layer panel with list sent by wasm

* Add events for layer interaction

* Add proper default naming

* Fix displaying of the eye icon

* Attach path to LayerPanelEntry

* Fix lint issues

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2021-05-07 10:17:46 +02:00
..
assets/svg Replace placeholder with eye icons for layers 2021-05-05 22:09:50 -07:00
public Populate tool shelf and tool options bar (#66) 2021-04-08 06:10:27 -07:00
src Plumb layer panel (#107) 2021-05-07 10:17:46 +02:00
wasm Plumb layer panel (#107) 2021-05-07 10:17:46 +02:00
.eslintignore Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
.eslintrc.js Plumb layer panel (#107) 2021-05-07 10:17:46 +02:00
.gitignore Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
package-lock.json Add transactions for temporary modifications to the document (#77) 2021-04-21 00:32:36 +02:00
package.json Add npm run lint-no-fix option (#93) 2021-05-02 21:27:44 +02: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