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

v0.4.0

Compare
Choose a tag to compare
@hellendag hellendag released this 06 Apr 23:19
· 1094 commits to main since this release

Fixed

  • Avoid clearing inline style override when setting block type or depth

Added

  • editable field for custom block component configuration
  • Default key binding support for Ctrl+M (split-block)

Changed

  • Always wrap custom block components, based on block type
    • Includes data-editor, data-offset-key, data-block in block props
  • Replace onPasteRawText prop with handlePastedText