AppFlowy/frontend/app_flowy/packages
Nathan.fooo 69a7ae5201
Implement Grid's filter UI (#1474)
* fix: border of field cell

* chore: add filter button

* chore: refactor setting button event

* chore: notify row did changed with filter configuration

* chore: add filter bloc test

* chore: config add filter button

* chore: create filter

* chore: load filters and update corresponding field property

* chore: add filter choice chip

* chore: config choice chip ui

* chore: send notification when filter updated

* chore: update filter after update field type option data

* fix: remove/add filter when update field's type option

* chore: create home setting bloc to save the setting of the home screen

* chore: add filter test

* chore: edit text filter ui

* fix: filter cell bugs

* fix: insert row out of bound

* chore: update setting icon in grid

* chore: shrink wrap the filter list

* refactor: extract row container from row cache

* chore: disable split-debuginfo

Co-authored-by: nathan <nathan@appflowy.io>
2022-11-26 21:28:08 +08:00
..
appflowy_board chore: update appflowy_board version 2022-10-07 15:33:54 +08:00
appflowy_editor Merge remote-tracking branch 'origin/main' into image_selection_area 2022-11-18 09:19:49 +08:00
appflowy_popover fix: lint unhappy with unused import (#1412) 2022-11-04 22:15:03 +08:00
flowy_infra chore: tints depend on light and dark theme (#1470) 2022-11-22 20:06:32 +08:00
flowy_infra_ui Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
flowy_sdk feat: support markdown export and customize save path (#1339) 2022-10-23 15:05:51 +08:00