AppFlowy/frontend/rust-lib/flowy-grid/tests
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
..
grid feat: sort cell (#1593) 2022-12-24 23:19:11 +08:00
main.rs chore: add field builder 2022-03-12 21:53:49 +08:00