AppFlowy/frontend/appflowy_flutter/integration_test
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
..
board chore: reorganize cell code (#4516) 2024-01-27 10:57:09 +08:00
cloud chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
database chore: enable number filter (#4653) 2024-02-17 15:28:49 +08:00
document feat: implement outline block component depth control (#4642) 2024-02-20 10:52:06 +08:00
grid feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
reminder feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
settings refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
sidebar feat: f2 to rename current view (#4522) 2024-01-29 20:55:37 +01:00
util feat: implement outline block component depth control (#4642) 2024-02-20 10:52:06 +08:00
appearance_settings_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
board_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
emoji_shortcut_test.dart feat: open emoji selection menu with keyboard short (#4133) 2024-02-16 18:47:23 +01:00
empty_document_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
empty_test.dart fix: iOS TestFlight issues (#3776) 2023-10-25 23:33:46 +08:00
hotkeys_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
import_files_test.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
language_test.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
open_ai_smart_menu_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
runner.dart feat: open emoji selection menu with keyboard short (#4133) 2024-02-16 18:47:23 +01:00
share_markdown_test.dart fix: windows CI build failed (#3741) 2023-10-22 01:04:38 +08:00
switch_folder_test.dart refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
tabs_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00