AppFlowy/frontend/appflowy_flutter/lib/plugins
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
..
base feat: refactor app bar (#4539) 2024-01-29 23:13:06 +08:00
blank chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
database chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
document feat: implement outline block component depth control (#4642) 2024-02-20 10:52:06 +08:00
inline_actions chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
trash fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00
util.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00