Skip to content

Consider updating to Quill 2.0 once stable is released #1680

Open
@web-padawan

Description

@web-padawan

Quickly updated RTE on top of Quill 2.0.0-dev.3 for possible using in Incubator project.

Prototype branch: https://github.com/vaadin/vaadin-rich-text-editor/tree/quill-2x
Quill fork: https://github.com/web-padawan/quill/tree/shadow-2x

There are at least 2 breaking changes in Quill 2.0 affecting us:

  • <div class="ql-code-editor-container"> is now used for code blocks instead of <pre>
  • <ol> is now used for all lists, and type is set via <li data-list="bullet>">

Also, few keyboard navigation tests failed (didn't spend any time to investigate).

Once 2.0 is released as a stable we should keep this in mind if we want to update.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions