AppFlowy/frontend/appflowy_flutter/lib/shared
Lucas faa95ffb9c
feat: support toggle heading (#6598)
* feat: support toggle heading

* feat: add numbered list shortcut and heading shortcut

* feat: update format greater to toggle list shortcut

* feat: add removeToggleHeadingStyle shortcut

* feat: add toggle list and toggle headings in turn into menu

* feat: turn into toggle heading block

* feat: highlight selected toggle heading

* fix: collapsed button animation

* test: turn heading block to toggle heading block

* test: turn toggle heading block to heading block

* test: convert '# + >' or '> + #' to toggle heading block

* test: turn heading 2 block with following heading 1 block to toggle heading 2 block

* test: integration tests

* fix: unable to move children after heading 1 to toggle heading block

* test: unable to move children after heading 1 to toggle heading block

* fix: flutter analyze

* fix: toggle heading block test: insert toggle heading 1 - 3 block by shortcuts

* fix: inline database in document tests

* fix: integration test
2024-10-23 19:41:12 +08:00
..
icon_emoji_picker chore(flutter_desktop): enable selecting icons without backgrounds (#6379) 2024-09-24 22:01:21 +08:00
patterns feat: support toggle heading (#6598) 2024-10-23 19:41:12 +08:00
permission feat: support system default font family on desktop (#5279) 2024-05-07 19:44:00 +08:00
popup_menu fix: android file permission issue (#6244) 2024-09-09 17:09:54 +08:00
settings feat: support settings on sign in page (#6342) 2024-09-18 18:03:03 +08:00
text_field feat: inline sub page mention (#6567) 2024-10-21 16:34:30 +08:00
af_image.dart fix: row cover improvements (#6381) 2024-09-23 16:28:47 +02:00
af_role_pb_extension.dart feat: support leaving workspace (#5007) 2024-03-29 19:01:43 +08:00
appflowy_cache_manager.dart feat: feature flag in settings page (#4833) 2024-03-07 09:28:58 +08:00
appflowy_network_image.dart feat: support clearing caches and fix unable to load image (#4809) 2024-03-04 12:24:25 +08:00
clipboard_state.dart feat: inline sub page mention (#6567) 2024-10-21 16:34:30 +08:00
conditional_listenable_builder.dart feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
custom_image_cache_manager.dart fix: create new page error on mobile (#4984) 2024-03-25 23:08:52 +08:00
feature_flags.dart feat: inline sub page mention (#6567) 2024-10-21 16:34:30 +08:00
feedback_gesture_detector.dart feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
flowy_error_page.dart chore: update appflowy_editor version (#6282) 2024-09-12 14:40:19 +08:00
flowy_gradient_colors.dart feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
google_fonts_extension.dart chore: add more logs in reminder bloc (#5860) 2024-08-08 13:35:22 +08:00
list_extension.dart fix: duplicated selections from remote (#5023) 2024-04-01 12:08:52 +08:00
markdown_to_document.dart fix: ai chat result contains html escape text (#5721) 2024-07-11 21:42:02 +08:00
red_dot.dart chore: bump version 0.6.7 (#5949) 2024-08-13 15:03:57 +08:00
time_format.dart feat(flutter): date picker improvements (#6582) 2024-10-23 08:51:37 +08:00
window_title_bar.dart chore: update appflowy_editor version (#6282) 2024-09-12 14:40:19 +08:00