Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 473 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 473 Bytes

1.0.6

  • Fix: Incorrect paragraph breaks when next node is treated as a block

1.0.5

  • Fix: header ignores the attributes from span children
  • Fix: removed unnecessary exceptions when colors or sizes are not supported
  • Feat: added blackNodesList into HtmlToDelta class to ignore certain nodes

1.0.2

  • Fix: always add a new line without checking the last operation

1.0.1

  • Fix: <body> and <html> are ignored by converter

1.0.0

  • First release