AppFlowy/frontend/appflowy_flutter/lib/core
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
..
config chore: remove supabase dependency (#6396) 2024-09-30 12:17:23 +02:00
helpers feat: plan+billing (#5518) 2024-06-12 17:08:55 +02:00
notification feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
frameless_window.dart fix: share button doesn't response under macOS 15 (#6487) 2024-10-07 10:18:11 +08:00
network_monitor.dart feat: support toggle heading (#6598) 2024-10-23 19:41:12 +08:00