mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-16 12:14:14 +02:00
Version Packages (#4683)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e3afda9466
commit
fece5c1570
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'slate': patch
|
||||
---
|
||||
|
||||
Fixed the issue where the cursor jumps more than one character unexpectedly
|
@@ -1,12 +0,0 @@
|
||||
---
|
||||
'slate-react': minor
|
||||
---
|
||||
|
||||
Support SSR for autoCorrect, spellCheck and autoCapitalize.
|
||||
Fixes prop mismatch between server and client.
|
||||
Removes the need to add
|
||||
<Editable
|
||||
spellCheck={false}
|
||||
autoCorrect="false"
|
||||
autoCapitalize="false"
|
||||
/>
|
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'slate': minor
|
||||
---
|
||||
|
||||
Fix - deep-equals was always returning true when array props were equals.
|
Reference in New Issue
Block a user