AppFlowy/frontend/rust-lib
Lucas.Xu 2202326278
feat: integrate new editor (#2536)
* feat: update editor

* feat: integrate new editor

* feat: integrate the document2 into folder2

* feat: integrate the new editor

* chore: cargo fix

* chore: active document feature for flowy-error

* feat: convert the editor action to collab action

* feat: migrate the grid and board

* feat: migrate the callout block

* feat: migrate the divider

* chore: migrate the callout and math equation

* feat: migrate the code block

* feat: add shift + enter command in code block

* feat: support tab and shift+tab in code block

* fix: cursor error after inserting divider

* feat: migrate the grid and board

* feat: migrate the emoji picker

* feat: migrate openai

* feat: integrate floating toolbar

* feat: migrate the smart editor

* feat: migrate the cover

* feat: add option block action

* chore: implement block selection and delete option

* feat: support background color

* feat: dismiss color picker afer setting color

* feat: migrate the cover block

* feat: resize the font

* chore: cutomsize the padding

* chore: wrap the option button with ignore widget

* feat: customize the heading style

* chore: optimize the divider line height

* fix: the option button can't dismiss

* ci: rust test

* chore: flutter analyze

* fix: code block selection

* fix: dismiss the emoji picker after selecting one

* chore: optimize the transaction adapter

* fix: can't save the new content

* feat: show export page when some errors happen

* feat: implement get_view_data for document

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-05-16 14:58:24 +08:00
..
dart-ffi chore: Merge branch 'main' into develop 2023-05-04 13:34:55 +08:00
flowy-ast Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-client-sync Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
flowy-codegen feat: migration database (#2009) 2023-03-18 06:45:12 +08:00
flowy-core feat: integrate new editor (#2536) 2023-05-16 14:58:24 +08:00
flowy-database chore: merge remote-tracking branch 'main' into develop (#2530) 2023-05-15 11:18:08 +08:00
flowy-database2 chore: fix typo (#2540) 2023-05-16 08:53:09 +08:00
flowy-derive feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
flowy-document feat: integrate new editor (#2536) 2023-05-16 14:58:24 +08:00
flowy-document2 feat: integrate new editor (#2536) 2023-05-16 14:58:24 +08:00
flowy-error feat: integrate new editor (#2536) 2023-05-16 14:58:24 +08:00
flowy-folder feat: integrate new editor (#2536) 2023-05-16 14:58:24 +08:00
flowy-folder2 feat: integrate new editor (#2536) 2023-05-16 14:58:24 +08:00
flowy-net feat: init flowy document 2 (#2248) 2023-04-13 18:53:51 +08:00
flowy-notification Support block config (#2419) 2023-05-04 11:24:35 +08:00
flowy-revision refactor: folder with yrs 2023-04-04 08:41:16 +08:00
flowy-revision-persistence feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-sqlite feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
flowy-task Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-test fix: tauri folder display (#2176) 2023-04-04 14:08:50 +08:00
flowy-user chore: build collab with appflowy collab builder (#2537) 2023-05-15 22:16:05 +08:00
lib-dispatch Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
lib-log Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
.gitignore fix: tauri folder display (#2176) 2023-04-04 14:08:50 +08:00
Cargo.lock feat: integrate new editor (#2536) 2023-05-16 14:58:24 +08:00
Cargo.toml chore: build collab with appflowy collab builder (#2537) 2023-05-15 22:16:05 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml chore: update rust-toolchain 2023-01-03 23:38:57 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00