draft-js v0.10.0 Release Notes

Release Date: 2017-01-28 // about 7 years ago
  • ➕ 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. See the migration guide.

    🛠 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