mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-27 17:09:53 +02:00
Fix deleteBackward behavior for Thai script (#5015)
This commit is contained in:
6
.changeset/twelve-elephants-burn.md
Normal file
6
.changeset/twelve-elephants-burn.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'slate': patch
|
||||
---
|
||||
|
||||
Fix deleteBackward behavior for Thai script where deleting N character(s) backward should delete
|
||||
N code point(s) instead of an entire grapheme cluster
|
Reference in New Issue
Block a user