1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-13 02:34:05 +02:00

Version Packages (#5198)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-17 10:59:49 -07:00
committed by GitHub
parent e416d00b6c
commit a24ddd12cd
13 changed files with 32 additions and 35 deletions

View File

@@ -1,5 +0,0 @@
---
'slate': patch
---
Add hanging option to unsetNodes so it matches setNodes

View File

@@ -1,5 +0,0 @@
---
'slate': patch
---
Stops Editor.unhangRange() from adjusting the range in some cases when it was not actually hanging

View File

@@ -1,5 +0,0 @@
---
'slate-history': patch
---
Fix isHistory check.

View File

@@ -1,5 +0,0 @@
---
'slate-react': minor
---
Make it possible to copy/paste void elements

View File

@@ -1,5 +0,0 @@
---
'slate': patch
---
Report marks applied to a markableVoid if selection is collapsed