Graphite/editor
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
..
src Refactor persistent data storage code and add button to wipe data on crash (#827) 2022-11-02 15:19:04 -07:00
Cargo.toml Add point insertion to the Path tool (#754) 2022-08-21 22:43:24 +01:00
build.rs Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
graphite-test-document.graphite Refactor persistent data storage code and add button to wipe data on crash (#827) 2022-11-02 15:19:04 -07:00