mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-11-02 02:53:59 +00:00
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:
parent
a0c6fb2fe8
commit
2ef896fb4a
@ -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"
|
||||
|
||||
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user