AppFlowy/frontend/rust-lib
Lucas.Xu 251c6d22b2
fix: 0.3.8 known issues (#3912)
* fix: add a left padding to align the document and grid field

* fix: emoji picker in the slash menu is too small

* fix: replace the delete icon color with black

* fix: improve snackbar background color

* fix: cannot add new line after toggle list

* feat: set  as the default icon of getting started

* fix: the titlebar overflows when the title level is too deep

* fix: integration test

* fix: openAI hint text overflow

* fix: integration tests
2023-11-13 12:00:03 +08:00
..
collab-integrate feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
dart-ffi feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
event-integration feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-ai feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-config feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-core fix: 0.3.8 known issues (#3912) 2023-11-13 12:00:03 +08:00
flowy-database2 feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-database-deps feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-date feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-document2 feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-document-deps feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-encrypt feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-error feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-folder2 fix: 0.3.8 known issues (#3912) 2023-11-13 12:00:03 +08:00
flowy-folder-deps feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-notification feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-server feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-server-config feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-sqlite feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-storage feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-task feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-user feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-user-deps feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
lib-dispatch feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
lib-log feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
.gitignore feat: support building on Android (#3713) 2023-10-19 09:55:23 +08:00
Cargo.lock feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
Cargo.toml feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +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