AppFlowy/shared-lib/grid-rev-model/src
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
..
filter_rev.rs Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
grid_block.rs Create test template (#1594) 2022-12-21 11:00:08 +08:00
grid_rev.rs fix: remove unused steps (#1580) 2022-12-19 10:47:40 +08:00
grid_setting_rev.rs refactor: type option impl trait 2022-12-12 18:00:09 +08:00
grid_view.rs refactor: type option impl trait 2022-12-12 18:00:09 +08:00
group_rev.rs refactor: reanme flowy-grid-data-model to grid-rev-model 2022-11-08 14:12:13 +08:00
lib.rs chore: config sort controller 2022-12-12 10:44:34 +08:00
sort_rev.rs feat: sort cell (#1593) 2022-12-24 23:19:11 +08:00