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

Version Packages (#5114)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-09-10 06:17:16 -07:00
committed by GitHub
parent 16a9292aaf
commit b64af40cd5
5 changed files with 11 additions and 16 deletions

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
Fix editor selection out of sync in readonly mode

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
Add `aria-multiline` attribute to textbox editor

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
Change `Element` component to use callback-style ref to reliably track DOM node of rendered custom elements