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

0.10.0

Compare
Choose a tag to compare
@flarnie flarnie released this 28 Jan 19:34

Added

  • Add improved API for entity manipulation to contentState
  • Add deprecation warnings to old Entity module API
  • Add image support to convertFromHTML
  • Add option of 'aliasedElements' in block render map

Changed

  • This version supports both the old and new Entity API; we
    are deprecating the Entity module in favor of
    using contentState.

Fixed

  • Fix bug where block data was not removed when deleting atomic block
  • Fix bug preventing pasting from clipboard
  • Fix dead key deletion and deletion in 2-Set Korean
  • Fix ContentState.createFromBlockArray to allow taking an empty array
  • Improve typing in Korean on Windows