AppFlowy/frontend/appflowy_flutter/lib/plugins/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
..
application feat: optimize image upload process and display an error message if upload fails (#4679) 2024-02-19 17:24:47 +08:00
presentation feat: implement outline block component depth control (#4642) 2024-02-20 10:52:06 +08:00
document_page.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
document.dart feat: toggle favourites from the documents top bar. (#4382) 2024-02-08 10:45:54 +01:00