AppFlowy/frontend/appflowy_flutter/integration_test/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
..
mock feat: support switch model (#5575) 2024-06-25 07:59:38 +08:00
auth_operation.dart fix: import data (#6483) 2024-10-06 20:08:17 +08:00
base.dart fix: share link and publish issues on mobile (#6579) 2024-10-20 10:13:06 +08:00
common_operations.dart feat: support toggle heading (#6598) 2024-10-23 19:41:12 +08:00
constants.dart feat: support workspace ops on mobile (#6449) 2024-10-02 20:13:19 +08:00
data.dart chore: update appflowy_editor version (#6282) 2024-09-12 14:40:19 +08:00
database_test_op.dart feat(flutter): date picker improvements (#6582) 2024-10-23 08:51:37 +08:00
dir.dart feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
document_test_operations.dart feat: inline sub page mention (#6567) 2024-10-21 16:34:30 +08:00
emoji.dart chore: add iOS integration test CI (#4822) 2024-03-05 17:20:27 +08:00
expectation.dart feat: support workspace ops on mobile (#6449) 2024-10-02 20:13:19 +08:00
ime.dart chore: add iOS integration test CI (#4822) 2024-03-05 17:20:27 +08:00
keyboard.dart chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00
settings.dart feat(flutter): date picker improvements (#6582) 2024-10-23 08:51:37 +08:00
util.dart fix: 0.7.0 launch review issues (#6365) 2024-09-22 09:35:11 +08:00
workspace.dart feat: refactor space icon picker (#5878) 2024-08-06 11:47:38 +08:00