AppFlowy/frontend/appflowy_flutter/lib/plugins/database/application/field
Richard Shiue 419464c175
feat: select option cell editor revamp (#5011)
* chore: gen new select option color on frontend

* chore: reorder select options

* chore: fix performance regression

* chore: add text field tap region

* chore: implement hover focus

* chore: implement keyboard focus

* chore: fix tests

* chore: reorder options in field editor

* chore: fix tests
2024-03-31 10:54:17 +08:00
..
type_option feat: select option cell editor revamp (#5011) 2024-03-31 10:54:17 +08:00
field_cell_bloc.dart chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
field_controller.dart feat: advanced filters backend logic (#4688) 2024-03-14 09:35:45 +08:00
field_editor_bloc.dart chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
field_info.dart chore: kanban filter mvp (#4935) 2024-03-21 12:54:56 +08:00