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

Version Packages (#5662)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-06-25 04:09:04 -07:00
committed by GitHub
parent ca8110605c
commit 97c88dbc25
4 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
Fix: `state.isDraggingInternally` is stale if a drop handler outside the editor causes the dragged DOM element to unmount

View File

@@ -1,5 +0,0 @@
---
'slate-react': minor
---
Enable Shadow DOM fix for all Safari versions.