AppFlowy/frontend/appflowy_flutter/lib/plugins/document/presentation
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
..
editor_plugins feat: implement outline block component depth control (#4642) 2024-02-20 10:52:06 +08:00
favorite feat: toggle favourites from the documents top bar. (#4382) 2024-02-08 10:45:54 +01:00
more feat: improve more action in document (#4639) 2024-02-09 15:54:05 +01:00
share chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
banner.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
editor_configuration.dart feat: implement outline block component depth control (#4642) 2024-02-20 10:52:06 +08:00
editor_page.dart feat: open emoji selection menu with keyboard short (#4133) 2024-02-16 18:47:23 +01:00
editor_style.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
export_page_widget.dart chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00