mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-22 23:12:52 +02:00
feat: sync selection to extactly matched DOM selection (#4157)
* feat: sync selection to extractly dom selection * revert mistakenly modified files * add changeset * toSlatePoint will throw error again when not extractMatch * Fix misspellings, rename extractMatch to exactMatch * rename option to match code style * Update four-poets-move.md Co-authored-by: Ian Storm Taylor <ian@ianstormtaylor.com>
This commit is contained in:
5
.changeset/four-poets-move.md
Normal file
5
.changeset/four-poets-move.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Fixed a bug when syncing the selection for IME-based editing.
|
Reference in New Issue
Block a user