Graphite/frontend/src
mfish33 04c1b2ed03 Remove all use of document indices (#406)
* removed all use of document indicies

* -add u64 support for wasm bridge

* fixed rust formating

* Cleaned up FrontendDocumentState in js-messages

* Tiny tweaks from code review

* - moved more of closeDocumentWithConfirmation to rust
- updated serde_wasm_bindgen to add feature flag

* changed to upsteam version of serde_wasm_bindgen

* cargo fmt

* -fix event propigation on delete
- Js message change class extention to typedef

* changed another typedef

* cargo fmt

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2021-12-24 19:07:19 -05:00
..
components Remove all use of document indices (#406) 2021-12-24 19:07:19 -05:00
dispatcher Remove all use of document indices (#406) 2021-12-24 19:07:19 -05:00
lifetime Remove all use of document indices (#406) 2021-12-24 19:07:19 -05:00
state Remove all use of document indices (#406) 2021-12-24 19:07:19 -05:00
utilities Rework wasm initialization and reduce global state (#379) 2021-12-20 07:37:19 +01:00
App.vue Rework wasm initialization and reduce global state (#379) 2021-12-20 07:37:19 +01:00
TwoViewTest.vue Rework wasm initialization and reduce global state (#379) 2021-12-20 07:37:19 +01:00
main.ts Rework wasm initialization and reduce global state (#379) 2021-12-20 07:37:19 +01:00
types.d.ts Improve web infrastructure 2021-08-26 19:20:38 -07:00