1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-29 01:50:06 +02:00

Fix: revert to prior decorations behavior (#5007)

* Revert "Fix child element decorations (#4910)"

This reverts commit 2a8d86f1a4.

* Revert "Fix stale decorations (#4876)"

This reverts commit 1b205c087b.

* chore: add changeset
This commit is contained in:
jasonphillips
2022-05-25 16:01:14 -05:00
committed by GitHub
parent f5ccab241c
commit 92c5730a96
5 changed files with 63 additions and 206 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Revert #4876 & #4910 to restore original decorations behavior