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

Version Packages (#4921)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-04-03 10:02:04 -07:00
committed by GitHub
parent f17413086e
commit 4df23c6e41
10 changed files with 25 additions and 31 deletions

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
Call keyDown handler while composing

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
fix useFocused hook in react >= 17

View File

@@ -1,6 +0,0 @@
---
'slate-react': patch
'slate': patch
---
Fixed Triple click selection and copy&paste in read-only mode

View File

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

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
Make Slate component onChange optional