Graphite/client/web
TrueDoctor 0e488d99ff
Delete selected layers (#173)
* Delete Layers
* Fix backend selection
* Fix shift selection
* Add desired shape add selection behavior
* Add X and Backspace as keybinds for layer deletion
* Change key storage to u128
* Remove unhelpful trace logging
* Reverse display direction for layers
2021-06-10 09:24:59 +02: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 Delete selected layers (#173) 2021-06-10 09:24:59 +02:00
wasm Delete selected layers (#173) 2021-06-10 09:24:59 +02: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 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 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