Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

v0.6.0

Compare
Choose a tag to compare
@hellendag hellendag released this 27 Apr 19:52
· 1067 commits to main since this release

Added

  • ContentState.getFirstBlock() convenience method

Changed

  • return key handling now goes through command flow to enable easier
    custom 'split-block' handling.
  • convertFromRaw now returns a ContentState object instead of an
    Array<ContentBlock>