1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-12 18:24:03 +02:00

Fix CJK IME(like Chinese, Japanese) double input (#4702)

* fix: resolve CJK IME double input

* fix: resolve UC mobile no input issue

* feat: add changeset

* Update .changeset/large-melons-warn.md

Co-authored-by: Dylan Schiemann <dylan@dojotoolkit.org>

* fix: more specific way to deal with browsers

Co-authored-by: Dylan Schiemann <dylan@dojotoolkit.org>
This commit is contained in:
ttitoo
2021-12-05 19:35:24 +08:00
committed by GitHub
parent c020ca23b6
commit 8bc6a46460
3 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': minor
---
Fix CJK IME (e.g. Chinese or Japanese) double input