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

Version Packages (#5329)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-02 14:06:14 -05:00
committed by GitHub
parent af3f828b12
commit 429f5fe417
4 changed files with 9 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
Fix edge-cases in the Android input manager when text leaf nodes are deleted, such as when deleting text leaf nodes adjacent to inline void nodes.

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
Fix the issue of composition API and beforeinput event triggering between Chrome versions 60-75 on the Android platform.