Graphite/client/web
Chrs Msln f3a23cb3ec
Implement color picker for primary/secondary working colors (#70)
* feat/color-picker: rework

* feat(161) lint

* feat(161) Remove response handlers

* feat(161) fix rgb <-> hsv conversion

* feat(161) inverse swatchs and add checkered bg

* feat(161) remove temporary color assignment

* feat(161) move cursor outside of the box

* feat(161) @Keavon feedbacks

* feat(161) lint

* feat(161) fix opacity-picker color

* feat(161) --saturation-picker-color
2021-05-27 14:59:52 -07:00
..
assets Standardize icon sizes and folder paths (closes #110) 2021-05-27 00:14:50 -07:00
public Standardize icon sizes and folder paths (closes #110) 2021-05-27 00:14:50 -07:00
src Implement color picker for primary/secondary working colors (#70) 2021-05-27 14:59:52 -07:00
wasm Major overhaul of input and communication systems 2021-05-23 01:26:24 +02:00
.eslintrc.js Move .eslintignore file rules into .eslintrc.js 2021-05-17 18:56:41 -07:00
.gitignore Fix web code linting to be portable across environments 2021-04-14 13:22:43 -07:00
package-lock.json Upgrade TypeScript from 3.9 to 4.x 2021-05-14 23:53:55 -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