Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 289 Bytes

File metadata and controls

6 lines (5 loc) · 289 Bytes
slate-react minor
  • Update RenderLeafProps interface to add leafPosition property containing start, end, isFirst, and isLast when a text node is split by decorations.
  • Add optional renderText prop to <Editable /> component for customizing text node rendering.