AppFlowy/frontend/rust-lib/flowy-grid/src/services/cell
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
..
any_cell_data.rs fix: move checkbox card fail 2022-09-24 17:25:59 +08:00
cell_operation.rs feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
mod.rs chore: separate cell operation from row mod 2022-07-08 15:41:26 +08:00