feat: improve mobile touch gesture experience (#4328)

This commit is contained in:
Lucas.Xu 2024-01-08 14:06:59 +07:00 committed by GitHub
parent e9326d49c0
commit 875b9d6cfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -53,11 +53,11 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "20a714a" ref: "49575bc"
resolved-ref: "20a714ae0848fd69b2c947d445a2c6b1c2391472" resolved-ref: "49575bc58f0332810e8aebbeae752eac77275d54"
url: "https://github.com/AppFlowy-IO/appflowy-editor.git" url: "https://github.com/AppFlowy-IO/appflowy-editor.git"
source: git source: git
version: "2.1.0" version: "2.2.0"
appflowy_editor_plugins: appflowy_editor_plugins:
dependency: "direct main" dependency: "direct main"
description: description:

View File

@ -164,7 +164,7 @@ dependency_overrides:
appflowy_editor: appflowy_editor:
git: git:
url: https://github.com/AppFlowy-IO/appflowy-editor.git url: https://github.com/AppFlowy-IO/appflowy-editor.git
ref: "20a714a" ref: "49575bc"
file: ^7.0.0 file: ^7.0.0