quill v1.0.0-beta.2 Release Notes

  • ๐Ÿš€ Weekly beta preview release. Major emphasis on keyboard API and customization.

    ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿ“‡ Rename code highlighter module to syntax
    • ๐Ÿ”ง Clipboard matchers specified in configuration appends to instead of replaces default matchers
    • ๐Ÿ”„ Change video embed to use <iframe> instead of <video> enabling Youtube/Vimeo links

    ๐Ÿ”‹ Features

    • โž• Add contextual keyboard listeners
    • ๐Ÿ‘ Allow indent format to take +1/-1 in addition to target indent level
    • Shortcuts for creating ordered or bulleted lists
    • Autofill mailto for email links #278
    • Enter does not continue header format #540

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ Allow native handling of backspace #473 #548 #565
    • โœ‚ removeFormat() removes last line block formats #649
    • ๐Ÿ›  Fix text direction icon direction #654
    • ๐Ÿ›  Fix text insertion into root scroll #655
    • ๐Ÿ›  Fix focusing on placeholder text in FF #656
    • Hide placeholder on formatted line #657
    • ๐Ÿ›  Fix selection handling on focus and blur #664

    ๐Ÿš€ Thanks to @anovi, @benbro, @jbrowning, @kei-ito, @quentez, @u9520107 for their contributions to this release!