AppFlowy/frontend/app_flowy/lib/plugins/grid/presentation
Richard Shiue 295b887cf1
feat: use commas to select a tag in multi-select grid cells (#1158)
* fix: comma to select tags

* chore: support passing multiple option ids

* chore: add more unit tests for single select and multi select

* chore: move to select multiple options using a single payload

* chore: do not unselect the option if insert option ids contain that option

Co-authored-by: appflowy <annie@appflowy.io>
2022-10-11 13:43:29 +08:00
..
controller fix: create column errors 2022-08-09 18:04:23 +08:00
layout fix: refactor grid row count UI layout 2022-09-08 11:21:39 +08:00
widgets feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
grid_page.dart chore: open next page when current page get deleted 2022-09-22 13:43:37 +08:00