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

Support QuillJS 2.0

Open ArbazIrshad opened this issue 1 year ago • 14 comments

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.

ArbazIrshad avatar Dec 08 '23 17:12 ArbazIrshad

quill v1.3.7 Security Issue CVE-2021-3163

hymmyh avatar Jan 05 '24 05:01 hymmyh

I would love to see the update to 2.0 :)

CasperNH avatar Jan 31 '24 08:01 CasperNH

Quill 2 is now in RC, with full release in March: https://github.com/quilljs/quill/issues/3806#issuecomment-1933250524

nathanchase avatar Feb 16 '24 10:02 nathanchase

@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?

CasperNH avatar Feb 18 '24 10:02 CasperNH

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

dodgydre avatar Feb 19 '24 14:02 dodgydre

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

suchorski avatar Feb 19 '24 17:02 suchorski

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.

aloiseau17 avatar Mar 28 '24 16:03 aloiseau17

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

FrazeColder avatar Apr 26 '24 12:04 FrazeColder

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

alekswebnet avatar Apr 27 '24 22:04 alekswebnet

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

suchorski avatar Apr 27 '24 22:04 suchorski

Any news here?

FrazeColder avatar May 19 '24 10:05 FrazeColder

Hi @luthfimasruri, is this project no longer active?

scottagt avatar Jun 07 '24 19:06 scottagt

2.0👀

zhuangqingguo avatar Jun 13 '24 03:06 zhuangqingguo

This project is dead, everyone use https://github.com/alekswebnet/vue-quilly instead

lamlamla avatar Jun 27 '24 04:06 lamlamla

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 26 '24 06:08 stale[bot]