Skip to content

v1.1.0

Compare
Choose a tag to compare
@alvaromontoro alvaromontoro released this 17 Jan 03:20
· 126 commits to master since this release

Changes since previous release

  • Add support for unarticulated element (<u>)
  • Add support for dialog element (<dialog>)
  • Add support for strike element (<strike>)
  • Add support for output element (<output>)
  • Fix bug with the width when combining <pre> and <code>
  • Fix bug with Safari and text decoration that affected multiple elements (<abbr>, <del>, <ins>, and <s>)
  • Separate regular and lite versions (no images)
  • Upgrade dependencies
  • Update demo page