slate-react@0.62.1
·
878 commits
to main
since this release
Patch Changes
-
#4118
6a137633Thanks @kamilkazmierczak! - Improved detection of legacy browsers that don't have properbeforeinputsupport. -
#4190
ea2eefefThanks @juliankrispel! - Added arenderPlaceholderprop to the<Editable>component for customizing how placeholders are rendered. -
#4157
de5cc7e5Thanks @githoniel! - Fixed a bug when syncing the selection for IME-based editing. -
#4158
ea6dc089Thanks @githoniel! - Fixed a bug that resulted in doubly-input characters when using an IME. -
#4211
1c32b97dThanks @clauderic! - Collapse expanded selection before handlingmoveWordBackward(alt + left) andmoveWordForward(alt + right) hotkeys. -
#4219
737aaa9cThanks @juliankrispel! - Fixes error that occurs when Editor is rendered inside iframe