1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-08 22:20:41 +02:00

Add insertFragmentData and insertTextData to the ReactEditor API (#4614)

* Add insertFragmentData and insertTextData to the ReactEditor API

* Add patch changeset

* Docs for insertFragment and insertTextData
This commit is contained in:
Eric Charles
2021-10-22 15:44:56 +02:00
committed by GitHub
parent b186d3ea12
commit 72160fac08
4 changed files with 23 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Add insertFragmentData and insertTextData to the ReactEditor API