AppFlowy/frontend/appflowy_flutter/integration_test/util
Lucas.Xu c34a7a92fb
feat: support customizing page icon (#3849)
* chore: don't use cache when building release package

* feat: refactor icon widget design

* feat: sync the emoji between page and view

* feat: use cache to store the emoji data to prevent reloading

* feat: customize the emoji item builder

* feat: add i18n and shuffle emoji button

* fix: integration test

* feat: replace emoji picker in Grid and slash menu

* feat: support adding icon on mobile platform

* feat: support adding and removing icon on mobile

* test: add integration tests
2023-11-02 15:24:17 +08:00
..
mock feat: customize text font (#3467) 2023-09-21 09:12:25 +08:00
auth_operation.dart feat: auth pages improvement for mobile and desktop platform (#3217) 2023-09-12 10:32:26 +08:00
base.dart feat: support customizing page icon (#3849) 2023-11-02 15:24:17 +08:00
common_operations.dart feat: support customizing page icon (#3849) 2023-11-02 15:24:17 +08:00
data.dart chore: enable codecov action (#2741) 2023-06-11 14:19:44 +08:00
database_test_op.dart feat: support customizing page icon (#3849) 2023-11-02 15:24:17 +08:00
editor_test_operations.dart feat: support customizing page icon (#3849) 2023-11-02 15:24:17 +08:00
emoji.dart feat: support customizing page icon (#3849) 2023-11-02 15:24:17 +08:00
expectation.dart feat: support customizing page icon (#3849) 2023-11-02 15:24:17 +08:00
ime.dart feat: support Inline page reference #2196 (#2898) 2023-06-29 10:04:24 +08:00
keyboard.dart feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
settings.dart feat: toggle notifications on/off (#3672) 2023-10-12 12:54:08 +08:00
util.dart test: add supabase auth tests (#3250) 2023-08-22 15:40:22 +08:00