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

v0.7.0

Choose a tag to compare

@hellendag hellendag released this 04 May 00:22

Added

  • blockRenderMap: A map that allows configuration for the DOM elements and
    wrapper components to render, keyed by block type
    • Includes configurability of element-to-block-type paste processing

Changed

  • Update to Jest 11.0.2

Fixed

  • Change deletion behavior around atomic blocks to avoid DOM selection errors
  • Properly apply entities across multiple blocks in
  • Improve placeholder behavior for a11y
  • Properly remove and modify entity ranges during spellcheck changes
  • Match Chrome <textarea> behavior during cmd+backspace
    command at visual line-start