AppFlowy/frontend/app_flowy/lib/plugins/grid/presentation
Richard Shiue 80f034beee
feat: alter some select option editor bloc events and add tests (#1264)
* chore: separate select and unselect events

* style: improve readability

* chore: don't send empty payloads if we can help it

* test: add select option text field test

* test: complete bloc test for select option

* test: delete all options between each test

* fix: keep insert order

* test: combine select and unselect tests

* chore: remove duplicate wait

Co-authored-by: appflowy <annie@appflowy.io>
2022-10-22 19:55:18 +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: alter some select option editor bloc events and add tests (#1264) 2022-10-22 19:55:18 +08:00
grid_page.dart chore: open next page when current page get deleted 2022-09-22 13:43:37 +08:00