AppFlowy/frontend/appflowy_flutter/lib/workspace/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
..
home chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
notifications fix: launch review reminder (#4514) 2024-01-31 21:17:36 +08:00
settings fix: flutter analyze (#4680) 2024-02-19 21:48:06 +08:00
widgets feat: implement outline block component depth control (#4642) 2024-02-20 10:52:06 +08:00