Graphite/frontend/wasm/src
Keavon Chambers 9d56e86203 Refactor persistent data storage code and add button to wipe data on crash (#827)
* Organize persistence.ts

* Switch to simpler promise handling

* Switch document list storage from localStorage to IndexedDB

* Track document auto-save status to avoid re-auto-saving unnecessarily

* Add button to clear storage on crash

* Bump document version and test file

* Switch to IDB-Keyval instead of raw IDB transactions
2022-11-02 15:19:04 -07:00
..
editor_api.rs Refactor persistent data storage code and add button to wipe data on crash (#827) 2022-11-02 15:19:04 -07:00
helpers.rs Refactor persistent data storage code and add button to wipe data on crash (#827) 2022-11-02 15:19:04 -07:00
lib.rs #[macro_use] the log crate (#775) 2022-09-08 21:14:01 +01:00