vue-quill-editor icon indicating copy to clipboard operation
vue-quill-editor copied to clipboard

Upgrade to Quill 2.0

Open luin opened this issue 1 year ago • 2 comments

Clear and concise description of the problem

Hi, I'm the maintainer of Quill. Thanks for making such a great Vue binding for Quill.

We are currently actively maintaining Quill 2.0 and anticipate releasing the stable version soon. Website is at https://v2.quilljs.com/. I thought it'd be great if this project can be upgraded to use Quill 2.0.

Suggested solution

Here's a guide for migrating Quill to 2: https://v2.quilljs.com/guides/upgrading-to-2-0. Feel free to let me know if you encounter any issues!

Alternative

No response

Additional context

No response

Validations

  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

luin avatar Jan 29 '24 03:01 luin

@surmon-china Any plan to support quill 2.0? As it is close to being released now.

ArbazIrshad avatar Feb 15 '24 08:02 ArbazIrshad

As alternative solution, I propose to use this library: https://github.com/alekswebnet/vue-quilly It provides a tiny component with HTML data model support that helps to build editors on top of Vue 3 and Quill 2

alekswebnet avatar Apr 27 '24 22:04 alekswebnet