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