1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-29 18:09:49 +02:00

Version Packages (#5086)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-08-22 17:27:28 -07:00
committed by GitHub
parent 56ab505485
commit 98afb5abf8
8 changed files with 19 additions and 20 deletions

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
Fix selection handling with slow flush in mark placeholders on android, fix auto-capitalize after placeholder

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
Fix `withReact()` function type definition

View File

@@ -1,5 +0,0 @@
---
'slate': patch
---
Expose getDirtyPaths method on Editor object to allow for customization