Graphite/client/web
Simon Desloges 63b849fac3
Add modifier keys to every keyboard and mouse input (#247)
* Add modifier keys to every keyboard and mouse input

* Fix bad naming convention in Typescript

* Added some tests related to modifier keys
2021-07-11 20:46:00 -07:00
..
assets Add the checkbox input widget (#204) 2021-07-08 14:10:30 -07:00
public Standardize icon sizes and folder paths (closes #110) 2021-05-27 00:14:50 -07:00
src Add modifier keys to every keyboard and mouse input (#247) 2021-07-11 20:46:00 -07:00
wasm Add modifier keys to every keyboard and mouse input (#247) 2021-07-11 20:46:00 -07:00
.eslintrc.js Layer selection (#166) 2021-06-09 20:40:51 +02:00
.gitignore Fix web code linting to be portable across environments 2021-04-14 13:22:43 -07:00
package-lock.json Downgrade wasm-pack and Vue-related dependencies which are causing issues 2021-07-09 20:29:14 -07:00
package.json Downgrade wasm-pack and Vue-related dependencies which are causing issues 2021-07-09 20:29:14 -07:00
tsconfig.json Fix web code linting to be portable across environments 2021-04-14 13:22:43 -07:00
vue.config.js Fix web code linting to be portable across environments 2021-04-14 13:22:43 -07:00