feat: support moving cursor using keyboard gesture on mobile (#6239)

* fix: invalid value when inserting image

* feat: support moving cursor using keyboard gesture on mobile

* fix: invalid value when inserting image
This commit is contained in:
Lucas.Xu 2024-09-10 16:33:16 +08:00 committed by GitHub
parent a0c6fb2fe8
commit 2ef896fb4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -53,8 +53,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "44989c5"
resolved-ref: "44989c568e71fbf41970ec390cbb62f0db99b6e5"
ref: "2110fde"
resolved-ref: "2110fde62ca61746b7dfcf572dc8d78c114494f6"
url: "https://github.com/AppFlowy-IO/appflowy-editor.git"
source: git
version: "3.2.0"

View File

@ -195,7 +195,7 @@ dependency_overrides:
appflowy_editor:
git:
url: https://github.com/AppFlowy-IO/appflowy-editor.git
ref: "44989c5"
ref: "2110fde"
appflowy_editor_plugins:
git: