AppFlowy/frontend/rust-lib/flowy-grid/src
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
..
entities chore: fix test 2022-10-10 21:21:29 +08:00
services feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
dart_notification.rs fix: duplicate board 2022-09-24 21:49:47 +08:00
event_handler.rs feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
event_map.rs refactor: remove insertField function in dart 2022-10-10 20:02:52 +08:00
lib.rs chore: auto expand row detail page's cell 2022-05-22 13:08:38 +08:00
macros.rs fix: switch field type in board 2022-09-24 22:36:35 +08:00
manager.rs Refactor/rename delta (#1256) 2022-10-10 11:56:48 +08:00
util.rs feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00