React-quill: is there any plan for quilljs2.0

Created on 28 Apr 2020  路  7Comments  路  Source: zenoamaro/react-quill

Thanks for filing an issue!

If at all possible, please provide a Codepen to demonstrate the problem you're having with React Quill. Here's a [template] to get you started.

FAQ

some module like better-table need at least quilljs 2.0

How do I access the wrapped Quill instance?
See the [instance methods] and [API] documentation.

Is there a bug in Quill?
Please refer to the [Quill issues page].

React-Quill version

  • [ ] master
  • [ ] 0.4.1
  • [ ] 1.0.0-beta-1
  • [ ] 1.0.0-beta-2
  • [ ] 1.0.0-beta-3
  • [ ] 1.0.0-beta-4
  • [ ] 1.0.0-beta-5
  • [ ] 1.0.0-rc-1
  • [ ] 1.0.0-rc-2
  • [ ] 1.0.0-rc-3
  • [ ] 1.0.0
  • [ ] 1.1.0
  • [ ] Other (fork)

Most helpful comment

It's been 2 years since quill 2.0 started development, it would be nice if react-quill could support it at least as a beta version of react-quill. I'm guessing a lot of people are using the quill 2.0 beta already in production since the 1.0 version doesn't support tables.

All 7 comments

To clarify, will react-quill support quilljs v2? AFAICT it's needed to be able to use https://github.com/soccerloway/quill-better-table

I am in the exact same position as @robphoenix: I'd like to make use of tables (either those built in to Quill 2, or the "better" module) but I'm also very much a fan of ReactQuill.

@zenoamaro is a Quill 2 upgrade something you've investigated at all? I understand that Quill 2 is radically different from 1.x, so if your answer is "haven't even looked at it," I understand!

We'll support it when it's stable; right now it is in beta

grand, thanks @alexkrolick

Is there a targeted release date for v2? I'm currently doing some research around rich text editors and I'm uncertain whether I should dive into beta or stick with the latest stable release. A rough estimate would help me decide which version to adopt.

It's been 2 years since quill 2.0 started development, it would be nice if react-quill could support it at least as a beta version of react-quill. I'm guessing a lot of people are using the quill 2.0 beta already in production since the 1.0 version doesn't support tables.

Has anyone found _any_ suitable work around for using react-quill with tables?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mtando picture mtando  路  5Comments

prosenjitchy picture prosenjitchy  路  3Comments

alexkrolick picture alexkrolick  路  4Comments

AlexKvazos picture AlexKvazos  路  4Comments

shaneshearer-andculture picture shaneshearer-andculture  路  4Comments