Draft Convert Versions Save

Extensibly serialize & deserialize Draft.js ContentState with HTML.

v2.1.13

1 year ago

Changes

v2.1.12

2 years ago

Changes

  • add missing code-block default output HTML (#195)

v2.1.11

3 years ago

Changes

Add peerDependency for React 17 (#180)

v2.1.10

4 years ago
  • Fixes bug where returning the empty string from entityToHTML would result in originalText being inserted into the converted HTML

v2.1.9

4 years ago
  • Fixes issue where conversion of nested ordered lists did not match the styles applied in the draft-js Editor CSS

v2.1.8

4 years ago

v2.1.7

4 years ago

v2.1.6

4 years ago

v2.1.5

4 years ago

Changes

  • Remove karma test suite (#145)

v2.1.4

5 years ago

Changes

  • Add better error message when block definition is missing (#132)