Skip to content

v11 - Quill v2 final

Compare
Choose a tag to compare
@KillerCodeMonkey KillerCodeMonkey released this 16 May 13:26
· 12 commits to master since this release
  • final quill v2 support

Breaking changes

  • option preserveWhitespaces removed - workaround does not work anymore
  • default empty value is null not empty string - can be set through new property defaultEmptyValue
  • html getter is using the new recommended way by quilljs getSemanticHTML the result will differ from your previous editors