Graphite/frontend
Henry Sloan 44f244fb5f Add a stroke width option to the Line Tool (#355)
* Add a stroke width option to the Line Tool

* Fix title case for line options

* Add px unit to line stroke width

* Add stroke width to pen tool

* Rename stroke width to weight

* Change number input width to min-width

* Remove the word "stroke" from "stroke weight"
2021-08-23 21:55:59 -04:00
..
assets Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
public Revert "Fix floating menu positioning behavior when web page has scrollbars (#263) (#341)" 2021-08-11 23:49:31 -07:00
src Add a stroke width option to the Line Tool (#355) 2021-08-23 21:55:59 -04:00
wasm Implement bounding box for selected layers (#349) 2021-08-20 09:57:00 +02:00
.eslintrc.js Disallow snake_case variable names in frontend 2021-08-12 21:43:50 -07:00
.gitignore Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
package-lock.json Fix crash when clicking non-document tabs and remove extraneous tabs (#352) 2021-08-20 16:30:48 -07:00
package.json Update npm dependencies 2021-08-10 20:25:21 -07:00
tsconfig.json Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
vue.config.js Restructure project directories (#333) 2021-08-07 05:17:18 -07:00