vue-quill-editor
vue-quill-editor copied to clipboard
Upgrade to Quill 2.0
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.
@surmon-china Any plan to support quill 2.0? As it is close to being released now.
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