AppFlowy/frontend/appflowy_flutter/integration_test/document
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
..
document_alignment_test.dart chore: dart code cleanup (#4484) 2024-01-25 12:26:18 +08:00
document_codeblock_paste_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
document_copy_and_paste_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
document_create_and_delete_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
document_inline_page_reference_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
document_option_action_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
document_test_runner.dart feat: inline page reference (#3859) 2023-11-03 21:30:24 +01:00
document_text_direction_test.dart fix: potential dependency conflict (#4550) 2024-01-30 16:05:56 +08:00
document_with_cover_image_test.dart feat: support uploading image to cloud storage (#4413) 2024-01-20 23:16:18 +08:00
document_with_database_test.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
document_with_image_block_test.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
document_with_inline_math_equation_test_1.png feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
document_with_inline_math_equation_test_2.png feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
document_with_inline_math_equation_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
document_with_inline_page_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
document_with_link_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
document_with_outline_block_test.dart feat: implement outline block component depth control (#4642) 2024-02-20 10:52:06 +08:00
document_with_toggle_list_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
edit_document_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
edit_document_test.png fix: undo redo for the transforming block will raise an error (#2869) 2023-06-21 19:53:29 +08:00