AppFlowy/frontend/app_flowy/lib/plugins/grid/application
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
..
block chore: fix bugs when switch group field 2022-09-04 15:49:25 +08:00
cell feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
field refactor: remove insertField function in dart 2022-10-10 20:02:52 +08:00
row chore: fix bugs 2022-09-15 16:05:55 +08:00
setting chore: fix bugs when switch group field 2022-09-04 15:49:25 +08:00
grid_bloc.dart fix: refactor grid row count UI layout 2022-09-08 11:21:39 +08:00
grid_data_controller.dart chore: fix bugs when switch group field 2022-09-04 15:49:25 +08:00
grid_header_bloc.dart chore: fix bugs when switch group field 2022-09-04 15:49:25 +08:00
grid_service.dart chore: enable create card from header button 2022-08-31 14:56:03 +08:00
prelude.dart refactor: prefer namespace isolation, remove Grid keyword in some structs 2022-08-11 13:25:55 +08:00