AppFlowy/frontend/rust-lib
Nathan.fooo f1a5726fcb
Feat: add appflowy editor in backend (#1320)
* chore: remove update attributes

* chore: format code

* chore: extension for transaction

* refactor: add document editor trait

* chore: add appflowy_document editor

* chore: add document serde

* chore: add new document editor

* chore: add tests

* chore: add more test

* chore: add test

Co-authored-by: nathan <nathan@appflowy.io>
2022-10-20 11:35:11 +08:00
..
.cargo Android vscode workflow (#912) 2022-09-01 12:27:09 +08:00
dart-ffi Feat: add appflowy editor in backend (#1320) 2022-10-20 11:35:11 +08:00
dart-notify chore: ignore proto files 2022-06-17 16:51:18 +08:00
flowy-database chore: add vendored_openssl feature 2022-09-18 09:30:59 +08:00
flowy-document Feat: add appflowy editor in backend (#1320) 2022-10-20 11:35:11 +08:00
flowy-error Feat: add appflowy editor in backend (#1320) 2022-10-20 11:35:11 +08:00
flowy-folder Feat: add appflowy editor in backend (#1320) 2022-10-20 11:35:11 +08:00
flowy-grid Feat: add appflowy editor in backend (#1320) 2022-10-20 11:35:11 +08:00
flowy-net Feat: add appflowy editor in backend (#1320) 2022-10-20 11:35:11 +08:00
flowy-revision Feat: add appflowy editor in backend (#1320) 2022-10-20 11:35:11 +08:00
flowy-sdk Feat: add appflowy editor in backend (#1320) 2022-10-20 11:35:11 +08:00
flowy-test Feat: add appflowy editor in backend (#1320) 2022-10-20 11:35:11 +08:00
flowy-user refactor: add setting documentation and support save key/value in setting 2022-09-28 11:44:44 +08:00
lib-dispatch chore: add revision reset helper 2022-08-16 11:24:37 +08:00
lib-log fix: edit no status card 2022-10-12 15:41:34 +08:00
lib-sqlite chore: add vendored_openssl feature 2022-09-18 09:30:59 +08:00
.gitignore chore: ignore proto files 2022-06-17 16:51:18 +08:00
Cargo.lock Feat: add appflowy editor in backend (#1320) 2022-10-20 11:35:11 +08:00
Cargo.toml Refactor/rename crate (#1275) 2022-10-13 23:29:37 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rustfmt.toml fix format and clippy warnings 2022-01-23 12:14:00 +08:00