Skip to content

editor@3.0.1

Compare
Choose a tag to compare
@js87zz js87zz released this 07 Jul 08:50
· 212 commits to master since this release

Bugfixes

  • Added type="button" to file upload button.(#1585)
  • Fixed that addImageBlobHook inserts image twice.(#1623)
  • Fixed wrong parsing of html attrs.(#1630)
  • Fixed that getHTML API triggers change event.(#1632)
  • Fixed that the custom toolbar item cannot be toggled with active, disabled state.(#1639)
  • Fixed wrong customHTMLRenderer option type definition.(#1640)
  • Fixed that encode link url unnecessarily.(#1641)
  • Fixed that editor cannot parse the br tag when calling setHTML API.(#1644)

Environment

  • added missing dev dependencies.(#1649)
  • change bundling format of the chart, uml, color-syntax plugins to umd for compatibility of the webpack4.(#1649)