Blazored / TextEditor

Rich text editor for Blazor applications - Uses Quill JS
MIT License
276 stars 58 forks source link

Quill JS 2.0 #73

Closed dennisrahmen closed 5 months ago

dennisrahmen commented 5 months ago

I was just checking on Quill JS's Homepage and saw that they released a new Version 2.0 that fixes many bugs the old version had.

Since the last release is older I would like to ask if it is possible to update this library to use the new Quill JS 2.0 Version. Here is the announcement: https://slab.com/blog/announcing-quill-2-0/

ADefWebserver commented 5 months ago

I will consider a PR that is a drop-in replacement. Meaning no breaking changes. However, I do not believe it is possible, so I am closing this as it is not planned.