AppFlowy/frontend/app_flowy/lib/plugins/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
..
application feat: sort cell (#1593) 2022-12-24 23:19:11 +08:00
presentation fix: button spacing for grid menus (#1602) 2022-12-24 23:01:55 +08:00
grid.dart feat: Add new page icon and refactor (#1449) 2022-11-15 11:45:23 +08:00