1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-23 23:42:56 +02:00

Version Packages (#5898)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-06-11 13:37:41 -07:00
committed by GitHub
parent c56a98fd65
commit 06b8822b9f
9 changed files with 21 additions and 21 deletions

View File

@@ -1,5 +0,0 @@
---
'slate': patch
---
Handle backspace correctly for grapheme clusters in Burmese, Hindi, Khmer, Malayalam, Oriya, Punjabi, Tamil, and Telugu.

View File

@@ -1,6 +0,0 @@
---
'slate': minor
---
- Remove `ignoreNonSelectable` option from positions,before,after,nodes.
- Fix move behavior when encounter non-selectable inline voids.