AppFlowy/frontend
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
..
.vscode refactor: adjust tauri codes (#4332) 2024-01-10 19:24:40 +08:00
appflowy_flutter feat: implement outline block component depth control (#4642) 2024-02-20 10:52:06 +08:00
appflowy_tauri chore: reload workspace when fail to load at the first time (#4633) 2024-02-08 23:53:05 +08:00
appflowy_web chore: reload workspace when fail to load at the first time (#4633) 2024-02-08 23:53:05 +08:00
resources feat: implement outline block component depth control (#4642) 2024-02-20 10:52:06 +08:00
rust-lib Fix: init state (#4672) 2024-02-18 16:40:18 +08:00
scripts chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
Makefile.toml Fix: init state (#4672) 2024-02-18 16:40:18 +08:00