Graphite/client/web
Henry Sloan 5446fa3553 Options bar widgets for tools to control tool behavior (#283)
* Add JSON-backed options widget

* Add initial tool settings messaging to backend

* Add shape side selection with JSON deserialization

* Enforce minimum number of n-gon sides

* Make tool settings JSON errors safer

* Make tool settings JSON errors safer

* Refactor ToolOptions to ToolSettings

* Revert "Refactor ToolOptions to ToolSettings"

This reverts commit 651161fd167193b4790c88b7cd7faf2f0e172102.

* Refactor all instances of "settings" to "options"

* Fix names and formatting

* Rearrange ToolOptions data to enforce types
2021-07-21 01:07:48 -04:00
..
assets Rename tool icons 2021-07-15 00:46:32 -07:00
public
src Options bar widgets for tools to control tool behavior (#283) 2021-07-21 01:07:48 -04:00
wasm Options bar widgets for tools to control tool behavior (#283) 2021-07-21 01:07:48 -04:00
.eslintrc.js
.gitignore
package-lock.json
package.json
tsconfig.json
vue.config.js Two improvements to the development workflow (#270) 2021-07-16 10:49:52 +02:00