AppFlowy/frontend/rust-lib/flowy-grid
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
..
src feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
tests feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
build.rs refactor: separate proto file from src folder 2022-06-15 19:40:18 +08:00
Cargo.toml refactor: save default group order 2022-10-01 16:50:54 +08:00
Flowy.toml refactor: type options directory 2022-07-13 11:09:13 +08:00