Minor Changes
-
#5850
22a3dda3
Thanks @zbeyens! - - UpdateRenderLeafProps
interface to addleafPosition
property containingstart
,end
,isFirst
, andisLast
when a text node is split by decorations.- Add optional
renderText
prop to<Editable />
component for customizing text node rendering.
- Add optional
-
#5848
2c62e017
Thanks @dpolugic! - Use equalityFn in useSlateSelector during render as well