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

Fix selection handling with slow flush in mark placeholders on android, fix auto-capitalize after placeholder (#5084)

* Fix selection handling with slow flush in mark placeholders on android, fix auto-capitalize after placeholder

* Add changeset

* Correct typos
This commit is contained in:
Eric Meier
2022-08-18 14:18:39 +02:00
committed by GitHub
parent 46d113fe1e
commit 50de780b1c
4 changed files with 186 additions and 100 deletions

View File

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