Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support QuillJS 2.0 #466

Open
ArbazIrshad opened this issue Dec 8, 2023 · 11 comments
Open

Support QuillJS 2.0 #466

ArbazIrshad opened this issue Dec 8, 2023 · 11 comments

Comments

@ArbazIrshad
Copy link

The first beta of QuillJS 2.0 has been released, and it brings a number of new improvements. However, vue-quill currently does not support QuillJS 2.0.

This issue is to inquire about the possibility of updating vue-quill to support QuillJS 2.0. This would allow users to take advantage of the latest features and improvements in QuillJS.

@hymmyh
Copy link

hymmyh commented Jan 5, 2024

quill v1.3.7 Security Issue CVE-2021-3163

@CasperNH
Copy link

I would love to see the update to 2.0 :)

@nathanchase
Copy link

Quill 2 is now in RC, with full release in March: slab/quill#3806 (comment)

@CasperNH
Copy link

@luthfimasruri I just wanted to hear if you have any plans to update this package to Quill 2.0, when a official release is made?

@dodgydre
Copy link

I had just taken the vue-quill code and made an offline version which works with quill 2.0. Can't remember what specifically i changed but seems to be working fine.

I've got an index.js in a quill folder that sets my global options - In here you can also import and register any modules for your project.
In the main.js or app.js for the project import that file and register the component globally and then you can use it in any of your components the usual way. Doesn't have any dependencies on quill version this way so you can import any quill >2.0.0 to your project.

Not sure if this vue-quill package will get updated otherwise.

https://gist.github.com/dodgydre/d712f9cf596b281614a727ec5bd53eb0

@suchorski
Copy link

Want that too... Waiting for Quill 2 Final version

@aloiseau17
Copy link

Yes, it could be great to know if you plan @luthfimasruri to update this package to Quill v2 🙂

Thank you for your hard work on this package. It's very helpful.

@FrazeColder
Copy link

Quill 2.0 has been released. Any plans when this repo will be updated?

@alekswebnet
Copy link

As an alternative solution, I propose to use a tiny component that helps to build editors on top of Vue 3 and Quill 2:
https://github.com/alekswebnet/vue-quilly

@suchorski
Copy link

@alekswebnet very Nice. I'll take a look. Thanks

@FrazeColder
Copy link

Any news here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants