Graphite/frontend/src
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
..
components Migrate dialogs to Rust and add a New File dialog (#623) 2022-05-07 09:59:52 +01:00
dispatcher Migrate dialogs to Rust and add a New File dialog (#623) 2022-05-07 09:59:52 +01:00
lifetime Migrate dialogs to Rust and add a New File dialog (#623) 2022-05-07 09:59:52 +01:00
state Migrate dialogs to Rust and add a New File dialog (#623) 2022-05-07 09:59:52 +01:00
utilities Tidy up the full frontend codebase and use optional chaining where possible (#620) 2022-04-30 02:52:53 -07:00
App.vue Migrate dialogs to Rust and add a New File dialog (#623) 2022-05-07 09:59:52 +01:00
TwoViewTest.vue Rework wasm initialization and reduce global state (#379) 2021-12-20 07:37:19 +01:00
main.ts Major frontend code cleanup (#452) 2022-01-02 06:00:02 -08:00
types.d.ts Improve web infrastructure 2021-08-26 19:20:38 -07:00