This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
v0.6.0
Added
ContentState.getFirstBlock()
convenience method
Changed
- return key handling now goes through command flow to enable easier
custom'split-block'
handling. convertFromRaw
now returns aContentState
object instead of an
Array<ContentBlock>