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

Version Packages (#5290)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-13 23:44:30 -07:00
committed by GitHub
parent 9635b992a0
commit 8bbda102d6
4 changed files with 9 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
'slate-react': minor
---
Allow to change clipboard fragment format name

View File

@@ -1,5 +0,0 @@
---
'slate-react': minor
---
If TextComponent decorations keep the same offsets and only paths are changed, prevent re-rendering because only decoration offsets matter when leaves are calculated.