Graphite/frontend
Keavon Chambers 29e00e488b Move layouts definitions to backend and fix Firefox overlay scrollbars (#647)
* Fix two-axis scrollbars in scrollable regions on Firefox

* Move Document Mode dropdown to the backend; and related code cleanup

* Port the Layer Tree options bar layout to the backend

* Port the tool shelf to the backend

* Clean up initialization and wasm wrapper

* Fix crash

* Fix missing document bar

* Remove unused functions in api.rs

* Code review

* Tool initalisation

* Remove some frontend functions

* Initalise -> Init so en-US/GB doesn't have to matter :)

* Remove blend_mode and opacity from LayerPanelEntry

Co-authored-by: 0hypercube <0hypercube@gmail.com>
2022-05-17 13:12:52 -07:00
..
assets Build the node graph frontend with placeholder graph info (#581) 2022-05-10 22:34:25 -07:00
public Change tool shelf icon colors to use classes not style 2022-03-05 18:28:41 -08:00
src Move layouts definitions to backend and fix Firefox overlay scrollbars (#647) 2022-05-17 13:12:52 -07:00
wasm Move layouts definitions to backend and fix Firefox overlay scrollbars (#647) 2022-05-17 13:12:52 -07:00
.eslintrc.js Tidy up the full frontend codebase and use optional chaining where possible (#620) 2022-04-30 02:52:53 -07:00
.gitignore Auto-generate third-party license notices (#370) 2021-09-06 06:57:35 -07:00
package-lock.json Upgrade vue-cli to version 5 (#594) 2022-04-26 01:47:13 -07:00
package.json Upgrade vue-cli to version 5 (#594) 2022-04-26 01:47:13 -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 Upgrade vue-cli to version 5 (#594) 2022-04-26 01:47:13 -07:00