1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-16 12:14:14 +02:00

Restore user selection after beforeinput with target range (#4919)

* Restore user selection after beforeinput with target range

* Add changeset
This commit is contained in:
Eric Meier
2022-03-31 12:18:23 +01:00
committed by GitHub
parent ce63a08c8e
commit 7de7cdcf56
4 changed files with 36 additions and 18 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Restore user selection after applying beforeinput with target range