quill v1.0.0-beta.9 Release Notes

  • ๐Ÿš€ Potentially the final beta before a release candidate, if no major issues are discovered.

    ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿ’ป No longer expose ui/link-tooltip through import as implementation is now Snow specific
    • ๐Ÿ”จ Significant refactoring of ui/tooltip
    • 0๏ธโƒฃ Syntax module now autodetects language, instead of defaulting to Javascript

    ๐Ÿ”‹ Features

    • ๐Ÿ’ป Formula and video insertion UI added to Snow and Bubble themes

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix toolbar active state after backspacing to previous line #730
    • ๐Ÿ‘‰ User selection is now preserved various API calls #731
    • ๐Ÿ›  Fix long click on link-tooltip #747
    • ๐Ÿ›  Fix ordered list and text-align right interaction #784
    • ๐Ÿ›  Fix toggling code block off #789
    • Scroll position is now automatically preserved between editor blur and focus

    ๐Ÿš€ Thank you @benbro, @KameSama, and @sachinrekhi for contributions to this release!