slate-react@0.66.0
Minor Changes
Patch Changes
-
#4475
c1433f56Thanks @skogsmaskin! - [slate-react]: fix selection bugs when multiple editors share value -
#4132
48b71294Thanks @ulion! - Make onDomSelectionChange trigger after onClick. -
#4493
3dd74dd5Thanks @dylans! - Update error message for useSlate -
#4450
220f2d2cThanks @neko-neko! - Changed so that the onKeyDown event do not fired while IME converting. -
#4452
935b3a79Thanks @dylans! - double ime fix for qq browser -
#4500
50bb3d7eThanks @tubbo! - Upgradeis-plain-objectto v5.0.0 -
#4480
e51566adThanks @imdbsd! - Add key for Children SelectedContext.Provider -
#4454
d06706c9Thanks @imdbsd! - Fix to read fragment from data-slate-fragment when application/x-slate-fragment is missing -
#4460
ace397f9Thanks @dylans! - fix double character insertion regression due to unnecessary memo -
#4451
8e4120aeThanks @githoniel! - fix IME double input with editor mark -
#4503
2065c5bdThanks @bytrangle! - Fix incorrect selection when triple clicking blocks in Editable component -
#4433
a1f925bdThanks @imdbsd! - Fix copy-paste a slate fragment on android editable -
#4365
906e5af1Thanks @samarsault! - fix a bug where element selections were not captured by useSelected -
#4342
834ce348Thanks @imdbsd! - Fix editor mark is not inserted on android