Mathias Mogensen
|
acc03b8cc4
|
chore: code cleanup according to unintroduced lints (#4488)
* chore: remove redundant arguments
* chore: remove unused constructor params
* chore: reorganize constructors
* chore: remove unnecessary awaits in returns
* chore: remove unnecessary paranthesis
* chore: add lints
* chore: clean up after merge
* chore: add sort constructors first
* chore: organize constructors in blocs
* chore: use sizedbox.shrink over empty container
|
2024-01-25 23:37:36 +08:00 |
|
Nathan.fooo
|
5facb61e23
|
refactor: crates (#4258)
* chore: rename flowy-folder2 to flowy-folder
* chore: rename flowy-document2 to flowy-document
* chore: fix test
* chore: move lib-infra crate
* chore: remove shared-lib
* chore: fix clippy
|
2023-12-31 07:29:40 +08:00 |
|
Lucas.Xu
|
775955df5c
|
feat: optimize editor memory usage (#4120)
|
2023-12-10 21:26:23 +08:00 |
|
Lucas.Xu
|
a40c639a96
|
fix: dispose the listener when the favorite bloc dispose (#3103)
|
2023-08-03 08:50:56 +08:00 |
|
Mihir
|
a1143e24f3
|
feat: support favorites folder
|
2023-08-02 21:20:51 +08:00 |
|