AppFlowy/frontend/rust-lib/flowy-grid/tests/grid/block_test
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
..
block_test.rs refactor: reanme flowy-grid-data-model to grid-rev-model 2022-11-08 14:12:13 +08:00
mod.rs chore: separate RowScript from EditorScropt 2022-07-11 20:09:34 +08:00
row_test.rs refactor: reanme flowy-grid-data-model to grid-rev-model 2022-11-08 14:12:13 +08:00
script.rs chore: update test (#1584) 2022-12-20 08:39:46 +08:00
util.rs feat: sort cell (#1593) 2022-12-24 23:19:11 +08:00