mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-22 23:12:52 +02:00
Version Packages (#4761)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a8c08a4e01
commit
11253c5c3b
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Fix "editor.insertText never gets called inside plugins on android"
|
@@ -1,8 +0,0 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Android editable updates
|
||||
|
||||
- Remove logic to delay handling of text insertion
|
||||
- Call Transforms.setSelection before Editor.insertText to adjust position
|
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
- Restore logic to delay text insertion on android
|
||||
- Always call Trasform.setSelection before calling Editor.insertText
|
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
fix useFocused hook
|
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Android merge `Editor.insertText` logic.
|
Reference in New Issue
Block a user