Graphite/frontend
mfish33 a73d9b5811 Can set stroke and fill on text and shapes (#551)
* Can set stroke and fill on text and shapes

* resend layout on failed update

* text input properly resets on bad input

* support modifying gradients

* can modify gradients in the properties panel

* updated labels

* remove heap allocation in favor of RC

* removed redundent line

* oops
2022-02-15 09:04:11 -08:00
..
assets Implement input hints based on the active tool state (#388) 2021-12-24 01:46:03 -08:00
public Rework wasm initialization and reduce global state (#379) 2021-12-20 07:37:19 +01:00
src Can set stroke and fill on text and shapes (#551) 2022-02-15 09:04:11 -08:00
wasm Rename tools (#537) 2022-02-12 19:04:34 +00:00
.eslintrc.js Major frontend code cleanup (#452) 2022-01-02 06:00:02 -08:00
.gitignore Auto-generate third-party license notices (#370) 2021-09-06 06:57:35 -07:00
package-lock.json Bump nanoid from 3.1.30 to 3.2.0 in /frontend (#514) 2022-02-05 13:22:41 -08:00
package.json Add `npm start` script alias for `npm run serve` 2022-01-12 06:14:32 -08:00
tsconfig.json Add the Help > About Graphite dialog with build info 2021-12-16 02:31:41 -08:00
vue-svg-loader.js Replace vue-svg-loader dependency with simple JS file (fixes a security alert) (#389) 2021-11-01 00:14:31 -07:00
vue.config.js Release Alpha Milestone 1! 2022-02-12 09:31:48 -08:00