AppFlowy/frontend/appflowy_tauri/src-tauri
qinluhe 973cd9194d
feat: Support ui update when receive doc changes (#2270)
* fix: add  method

* fix: update text block and doc title

* fix: support ui update when receive doc changes

* fix: modify the subscribe change

* chore: add test for document manager

* chore: add test for document manager

* chore: add insert and update test for document manager

* fix: load document data

* fix: add update page block test

* fix: try fix again

* fix: node can not rerender when the node data change

* fix: it should cover all content when the text delta updated

* fix: add insert and delete operation in left menu

* fix: put the UI Actions in async thunks

* fix: remove log

* fix: split text block

* fix: review code

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: nathan <nathan@appflowy.io>
2023-04-24 14:25:00 +08:00
..
.cargo Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
icons Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
src test: add save date cell and checkbox cell (#2167) 2023-04-03 09:26:12 +08:00
.gitignore Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
build.rs Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
Cargo.lock feat: Support ui update when receive doc changes (#2270) 2023-04-24 14:25:00 +08:00
Cargo.toml fix: compile errors (#2310) 2023-04-21 17:02:26 +08:00
rust-toolchain.toml ci: add tauri ci (#1833) 2023-02-10 14:30:34 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
tauri.conf.json Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00