mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-31 02:49:56 +02:00
Fix backspace for more grapheme clusters (#5890)
* Fix backspace for more grapheme clusters (#5887) This fix is specifically for the following languages: - Burmese - Hindi - Khmer - Malayalam - Oriya - Punjabi - Tamil - Telugu * Clean up code formatting around fixing backspace with grapheme clusters * Add changeset for backspace fix for additional grapheme clusters * Improve code formatting to align with prettier code style
This commit is contained in:
5
.changeset/nasty-lizards-serve.md
Normal file
5
.changeset/nasty-lizards-serve.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate': patch
|
||||
---
|
||||
|
||||
Handle backspace correctly for grapheme clusters in Burmese, Hindi, Khmer, Malayalam, Oriya, Punjabi, Tamil, and Telugu.
|
Reference in New Issue
Block a user