Graphite/frontend
mfish33 e01f0081a9 Add properties panel entries for artboards (#572)
* Artboards can have properties

* fix crash when renaming artboards

* moved target document to utility types

* moved import and added test for file version information

* fixed missing import

* fix error from merging

* - typed properties message handler data
- removed name from WidgetRow

* clippy warnings

* artboards have seperate properties section

* - color input can be forced to have selection
- crop tool shows on switch
- select tool shows on switch

* variable renamed

* change to use PropType<boolean> instead of PropType<Boolean>

* Add an artboard icon

* Add the "Delete Artboard" hint

* fix unselect glitch

* even better

* Remove the Transform properties group

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-04-20 18:42:32 -07:00
..
assets Add properties panel entries for artboards (#572) 2022-04-20 18:42:32 -07:00
public Change tool shelf icon colors to use classes not style 2022-03-05 18:28:41 -08:00
src Add properties panel entries for artboards (#572) 2022-04-20 18:42:32 -07:00
wasm Fix panic dialogue when handling a message (#573) 2022-04-02 21:42:10 +01: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 minimist from 1.2.5 to 1.2.6 in /frontend (#571) 2022-03-31 11:41:57 -07:00
package.json Various website fixes 2022-03-17 02:12:23 -07: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