AppFlowy/frontend/rust-lib
Richard Shiue 442dfe7ef8
feat: switch between light and dark theme based on system settings (#1523)
* feat: allow listening to system for light/dark theme

* chore: implement UI for theme mode setting

* chore: fix translations
2022-12-08 14:21:11 +08:00
..
.cargo Android vscode workflow (#912) 2022-09-01 12:27:09 +08:00
dart-ffi chore: add codegen crate 2022-12-01 15:17:55 +08:00
dart-notify chore: add codegen crate 2022-12-01 15:17:55 +08:00
flowy-database ci: fix typo 2022-11-07 15:27:31 +08:00
flowy-document chore: add codegen crate 2022-12-01 15:17:55 +08:00
flowy-error chore: add codegen crate 2022-12-01 15:17:55 +08:00
flowy-folder chore: add codegen crate 2022-12-01 15:17:55 +08:00
flowy-grid fix: options don't refresh after moving the card (#1536) 2022-12-05 15:23:59 +08:00
flowy-net chore: add codegen crate 2022-12-01 15:17:55 +08:00
flowy-revision Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
flowy-sdk refactor: rename flowy-dispatch structs 2022-12-01 09:26:16 +08:00
flowy-task feat: config grid filter in backend & add tests 2022-11-13 22:23:57 +08:00
flowy-test chore: update documentation 2022-12-01 10:59:22 +08:00
flowy-user feat: switch between light and dark theme based on system settings (#1523) 2022-12-08 14:21:11 +08:00
lib-dispatch chore: update documentation 2022-12-01 10:59:22 +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 chore: rename 2022-12-02 10:44:46 +08:00
Cargo.toml Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +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