Graphite/client/web
Chrs Msln 3f35c8d348 Refactor frontend input components to use the v-model Vue pattern (#224)
* Use v-model for inputs

* Add opacity to LayerTree

* Fix FloatingMenu typing
2021-06-27 08:18:47 +02:00
..
assets Add "Guide Mode" to viewport mode selector dropdown 2021-06-23 23:10:48 -07:00
public Standardize icon sizes and folder paths (closes #110) 2021-05-27 00:14:50 -07:00
src Refactor frontend input components to use the v-model Vue pattern (#224) 2021-06-27 08:18:47 +02:00
wasm Add support for closing document tabs (#215) 2021-06-22 14:28:02 +05:30
.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 postcss from 7.0.35 to 7.0.36 in /client/web (#221) 2021-06-17 09:20:07 -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