AppFlowy/frontend/appflowy_flutter/packages/flowy_infra/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
..
colorscheme fix: upload custom theme issue (#4317) 2024-01-10 21:21:05 +08:00
file_picker feat: adjust math_equation block and image block on mobile platform (#3890) 2023-11-07 15:24:32 +08:00
plugins chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
time feat: upgrade to flutter 3.16 (#4119) 2023-12-08 21:01:54 +08:00
utils feat: Dynamically Load Themes in AppFlowy (#2670) 2023-07-03 22:07:11 +08:00
icon_data.dart chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
language.dart feat: implement outline block component depth control (#4642) 2024-02-20 10:52:06 +08:00
notifier.dart fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00
size.dart chore: database tab bar ui improvements (#3093) 2023-08-08 16:57:25 +08:00
theme_extension.dart feat: customizing the background of a block with theme color (#3691) 2023-10-16 14:11:05 +08:00
theme.dart feat: add lemonade theme color (#3666) 2023-10-11 22:01:05 +08:00
uuid.dart Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00