Graphite/frontend
0HyperCube 4b7d8b7ab0 Migrate dialogs to Rust and add a New File dialog (#623)
* Migrate coming soon and about dialog to Rust

* Migrate confirm close and close all

* Migrate dialog error

* Improve keyboard navigation throughout UI

* Cleanup and fix panic dialog

* Reduce css spacing to better match old dialogs

* Add new document modal

* Fix crash when generating default name

* Populate rust about graphite data on startup

* Code review changes

* Move one more :focus CSS rule into App.vue

* Add a dialog message and move dialogs

* Split out keyboard input navigation from this branch

* Improvements including simplifying panic dialog code

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-05-07 09:59:52 +01:00
..
assets Rename Crop tool to Artboard tool 2022-04-21 10:52:33 -07:00
public Change tool shelf icon colors to use classes not style 2022-03-05 18:28:41 -08:00
src Migrate dialogs to Rust and add a New File dialog (#623) 2022-05-07 09:59:52 +01:00
wasm Migrate dialogs to Rust and add a New File dialog (#623) 2022-05-07 09:59:52 +01: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