AppFlowy/frontend/appflowy_flutter/integration_test/shared
Mathias Mogensen 4ad7c48b25
fix: launch review 0.5.9 (#5443)
* fix: lose focus in editor on open settings dialog

* fix: support CTRL+. for sidebar toggle

* fix: make notify method private

* fix: copy for video block

* fix: copy for notification setting

* fix: add libmpv to appimage builder

* fix: missing tabs bloc from context

* ci: add libmpv-dev to missing workflows

* fix: do not depend on inherited widget in dispose

* test: add media kit ensureInitialized to integration tests

* fix: use maybeOf for AFFocusManager

* fix: use pattern matching for youtube error

* fix: missed null-promise on convertion
2024-06-02 14:52:20 +02:00
..
mock feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
auth_operation.dart feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
base.dart fix: launch review 0.5.9 (#5443) 2024-06-02 14:52:20 +02:00
common_operations.dart feat: sidebar UI Revamp on Desktop (#5343) 2024-05-27 08:51:49 +08:00
data.dart feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
database_test_op.dart fix: changing field type from text to checkbox causes exception #5360 (#5366) 2024-05-20 17:19:58 +08:00
dir.dart feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
editor_test_operations.dart feat: sidebar UI Revamp on Desktop (#5343) 2024-05-27 08:51:49 +08:00
emoji.dart chore: add iOS integration test CI (#4822) 2024-03-05 17:20:27 +08:00
expectation.dart feat: sidebar UI Revamp on Desktop (#5343) 2024-05-27 08:51:49 +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: sidebar UI Revamp on Desktop (#5343) 2024-05-27 08:51:49 +08:00
util.dart chore: add iOS integration test CI (#4822) 2024-03-05 17:20:27 +08:00
workspace.dart feat: sidebar UI Revamp on Desktop (#5343) 2024-05-27 08:51:49 +08:00