AppFlowy/frontend/appflowy_flutter/integration_test/util
Jayaprakash 15c9a67028
feat: implement outline block component depth control (#4642)
* feat: add support to control the depth of outline block component

* feat: update localization keys

* feat: add depth option to `BlockOptionButton`

* feat: retrive outline block heading components upto the depth level

* feat: add depth option config to editor configuration

* test: outline block depth control

* feat: add outline block placeholder

* refactor: remove redundant codes

* ci: trigger github actions

* chore: refactor `OptionDepthType` enum

* fix: flutter ci error

* refactor: removed `finalHeadingLevel` from outline keys

* fix: flutter ci error
2024-02-20 10:52:06 +08:00
..
mock chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
auth_operation.dart tests: more cloud test (#4204) 2023-12-26 02:03:42 +08:00
base.dart fix: login issue (#4546) 2024-01-30 09:33:34 +08:00
common_operations.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
data.dart chore: enable codecov action (#2741) 2023-06-11 14:19:44 +08:00
database_test_op.dart feat: reorder sort precedence (#4592) 2024-02-05 13:52:59 +08:00
dir.dart tests: more cloud test (#4204) 2023-12-26 02:03:42 +08:00
editor_test_operations.dart feat: implement outline block component depth control (#4642) 2024-02-20 10:52:06 +08:00
emoji.dart chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00
expectation.dart feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
ime.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
keyboard.dart feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
settings.dart tests: more cloud test (#4204) 2023-12-26 02:03:42 +08:00
util.dart test: add supabase auth tests (#3250) 2023-08-22 15:40:22 +08:00