quill v1.0.0-beta.10 Release Notes

  • ๐ŸŽ Lots of bug fixes and performance improvements.

    ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿ”ง Keyboard handler format in initial [configuration](beta.quilljs.com/docs/modules/keyboard/) has changed. addBinding is overloaded to be backwards compatible.

    ๐Ÿ› Bug Fixes

    • Preserve last bullet on paste #696
    • ๐Ÿ›  Fix getBounds calculation for lists #765
    • Escape quotes in font value #769
    • ๐Ÿ›  Fix spacing calculation on paste #797
    • ๐Ÿ›  Fix Snow tooltip label #798
    • ๐Ÿ›  Fix link tooltip showing up on long click #799
    • ๐Ÿ›  Fix entering code block in IE and Firefox #803
    • ๐Ÿ›  Fix opening image dialog on Firefox #805
    • ๐Ÿ›  Fix focus loss on updateContents #809
    • Reset toolbar of blur #810
    • ๐Ÿ›  Fix cursor position calculation on delete #811
    • ๐Ÿ›  Fix highlighting across different alignment values #815
    • ๐Ÿ‘ Allow default active button #816
    • ๐Ÿ›  Fix deleting last character of formatted text on Firefox #824
    • ๐Ÿ›  Fix Youtube regex #826
    • ๐Ÿ›  Fix missing imports when Quill not global #836

    ๐Ÿš€ Thanks to benbro, clemmy, crisbeto, cutteroid, jackmu95, kylebragger, sachinrekhi, stalniy, and tOgg1 for their contributions to this release.