AppFlowy/frontend/rust-lib
Kilu.He c7af04b317
feat: support incremental updates for textblock's delta. (#3216)
* feat: support incremental to update textblock's delta

* fix: update test code

* fix: remove console

* fix: update test

* feat: integrate increamental delta in Flutter

* fix: delete quill editor

* fix: delete quill editor

* feat: add csharp in codeblock (#3371)

* chore: pt-PT & pt-BR translation updated  (#3353)

* chore: Ensure Cargo.lock Is Updated Alongside Changes to Cargo.toml (#3361)

* ci: add cargo check workflow

* ci: test cargo.toml

* fix: update test

* fix: code review

* fix: update cargo.toml and cargo.lock

* fix: code review

* fix: rust format

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: Mayur Mahajan <47064215+MayurSMahajan@users.noreply.github.com>
Co-authored-by: Carlos Silva <mtbf99@gmail.com>
2023-09-12 20:49:03 +08:00
..
dart-ffi test: add supabase auth tests (#3250) 2023-08-22 15:40:22 +08:00
flowy-config chore: optimize the UI if fail to open the workspace (#3246) 2023-08-22 00:19:15 +08:00
flowy-core feat File storage (#3306) 2023-09-01 22:27:29 +08:00
flowy-database2 refactor: different TypeOption between DateTime and LastModified/CreatedAt (#3356) 2023-09-08 10:07:24 +08:00
flowy-database-deps feat: encrypt collab update (#3215) 2023-08-17 23:46:39 +08:00
flowy-document2 feat: support incremental updates for textblock's delta. (#3216) 2023-09-12 20:49:03 +08:00
flowy-document-deps feat: encrypt collab update (#3215) 2023-08-17 23:46:39 +08:00
flowy-encrypt docs: documentation for encryption functions (#3243) 2023-08-20 15:38:52 +08:00
flowy-error feat: support incremental updates for textblock's delta. (#3216) 2023-09-12 20:49:03 +08:00
flowy-folder2 feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
flowy-folder-deps feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
flowy-net feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +08:00
flowy-notification feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
flowy-server feat File storage (#3306) 2023-09-01 22:27:29 +08:00
flowy-server-config fix: disable sync if keys aren't provided (#3304) 2023-09-01 11:32:45 +08:00
flowy-sqlite feat: encrypt collab update (#3215) 2023-08-17 23:46:39 +08:00
flowy-storage feat File storage (#3306) 2023-09-01 22:27:29 +08:00
flowy-task Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-test feat: support incremental updates for textblock's delta. (#3216) 2023-09-12 20:49:03 +08:00
flowy-user feat: text and layout direction settings (#3247) 2023-09-12 19:11:13 +08:00
flowy-user-deps feat: field settings application domain (#3284) 2023-09-01 22:40:17 +08:00
lib-dispatch feat: support pg storage (#2935) 2023-07-05 20:57:09 +08:00
lib-log feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
.gitignore feat: Get started doc migration (#3102) 2023-08-03 09:14:52 +08:00
Cargo.lock feat: support incremental updates for textblock's delta. (#3216) 2023-09-12 20:49:03 +08:00
Cargo.toml feat: support incremental updates for textblock's delta. (#3216) 2023-09-12 20:49:03 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml chore: upgrade rust version to 1.70 (#2749) 2023-06-09 22:23:07 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00