AppFlowy/frontend/rust-lib/flowy-grid
Nathan.fooo 5a30f46b85
feat: sort cell (#1593)
* chore: call cell decode data

* chore: cache cell decoded data

* chore: update cache cell data

* chore: cache cell data

* refactor: separate cell type option functionalities

* refactor: add TypeOptionCellDataFilter trait

* chore: remove unused codes

* chore: fix wanrings

* chore: add sort tests

* chore: sort single select and multi select

Co-authored-by: nathan <nathan@appflowy.io>
2022-12-24 23:19:11 +08:00
..
src feat: sort cell (#1593) 2022-12-24 23:19:11 +08:00
tests feat: sort cell (#1593) 2022-12-24 23:19:11 +08:00
build.rs chore: add codegen crate 2022-12-01 15:17:55 +08:00
Cargo.toml feat: sort cell (#1593) 2022-12-24 23:19:11 +08:00
Flowy.toml refactor: type options directory 2022-07-13 11:09:13 +08:00