AppFlowy/frontend/appflowy_flutter/lib
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
..
core chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
date feat: reminder (#3374) 2023-10-02 15:12:24 +08:00
env chore: fix ws conn (#4582) 2024-02-02 09:27:11 +08:00
mobile chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
plugins feat: implement outline block component depth control (#4642) 2024-02-20 10:52:06 +08:00
shared feat: optimize image upload process and display an error message if upload fails (#4679) 2024-02-19 17:24:47 +08:00
startup fix: dispose of previous applaunch tasks (#4631) 2024-02-19 21:32:01 +08:00
user fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00
util fix: mobile UI issues (#4561) 2024-01-31 21:15:38 +08:00
workspace feat: implement outline block component depth control (#4642) 2024-02-20 10:52:06 +08:00
main.dart fix: tooltips and overlay related issues (#4206) 2023-12-27 11:11:14 +08:00