mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-20 22:21:20 +02:00
Version Packages (#5552)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
22495e143d
commit
6be95f8885
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Firefox compat: Fix incorrect focus.offset when text node ends with \n
|
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Revert #5542
|
@@ -1,7 +0,0 @@
|
||||
---
|
||||
'slate-react': minor
|
||||
---
|
||||
|
||||
Fixes a bug with `ReactEditor.focus` where it would throw an error if the editor was in the middle of applying pending operations.
|
||||
With this change, setting focus will be retried until the editor no longer has any pending operations.
|
||||
Calling `ReactEditor.focus` on a editor without a current selection, will now make a selection in the top of the document.
|
Reference in New Issue
Block a user