AppFlowy/frontend/app_flowy/lib
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
..
core Fix filter test (#1459) 2022-11-17 16:44:17 +08:00
plugins feat: sort cell (#1593) 2022-12-24 23:19:11 +08:00
startup feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00
user chore: update text for folder storage (#1590) 2022-12-20 20:33:41 +08:00
util/file_picker feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00
workspace feat: sort cell (#1593) 2022-12-24 23:19:11 +08:00
main.dart feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00