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

About version 2.0 #3896

Closed
leeobrum opened this issue Oct 26, 2023 · 17 comments
Closed

About version 2.0 #3896

leeobrum opened this issue Oct 26, 2023 · 17 comments

Comments

@leeobrum
Copy link

Is there any position on the 2.0 update?

@luin
Copy link
Member

luin commented Nov 2, 2023

Thank you for asking! The main issue left is the IME bug fix for Safari, which is the one I'm currently working on. The rest of the work has mostly been completed. There's also some documentation-related work left. I might release a new beta version before December, and I hope to share more information at that time.

@yudy-chen
Copy link

yudy-chen commented Nov 10, 2023

Using quill v2.0.0-dev.3 and quill-better-table 1.2.10.
Adding video or list (bullet and ordered), the result is the table become messy and video or list is not inside the column. Any chance to make this works on official release of v2?

List Video

@luin
Copy link
Member

luin commented Nov 12, 2023

@yudy-chen Quill 2.0 provides first-class support for nested embeds. Based on that, we at Slab (https://slab.com) created a table blot that supports real time collaborative editing. Each cell inside a table is a full-featured Quill editor so it can nested other block-level blots. You can try it out at https://slab.com/.

We aim to make this feature open-source. However, due to limited engineering resources, we won't be able to release it concurrently with 2.0.

@leonid-br
Copy link

leonid-br commented Dec 14, 2023

@yudy-chen Quill 2.0 provides first-class support for nested embeds. Based on that, we at Slab (https://slab.com) created a table blot that supports real time collaborative editing. Each cell inside a table is a full-featured Quill editor so it can nested other block-level blots. You can try it out at https://slab.com/.

We aim to make this feature open-source. However, due to limited engineering resources, we won't be able to release it concurrently with 2.0.

Hi, @luin!
The DOMNodeInserted issue still persists. Please advise, will you correct this point before the end of the year or change the package?

@gillycheesesteak
Copy link

@luin thank you so much for your work on this great project! Is there any documentation anywhere on the progress of v2.0, what features will be part of it, what work remains for someone to pick up and help with?

@luin
Copy link
Member

luin commented Jan 26, 2024

@leonid-br Quill 2.0.0-beta.0 fixed the issue.
@gillycheesesteak I'm working on the documentation https://v2.quilljs.com/ and at the same time looking at feedbacks from the community. I don't have anything major in my mind before releasing the RC version so should probably do it soon.

@gillycheesesteak
Copy link

Great news! Is there a page or summary of what's new in v2? @luin

@luin
Copy link
Member

luin commented Jan 26, 2024

@gillycheesesteak
Copy link

@luin great, thank you! by any chance is server-side rendering support included?

@luin
Copy link
Member

luin commented Jan 26, 2024

@gillycheesesteak Yeah there's a plan but haven't started investigating it.

@leonid-br
Copy link

https://v2.quilljs.com/guides/upgrading-to-2-0

@luin Thanks for the update. please tell me, the beta version is compatible with react js?

@luin
Copy link
Member

luin commented Jan 26, 2024

@leonid-br Which library do you use? Quill.js doesn't provide any framework bindings so technically it works on all frameworks as long as the library gets upgraded to use Quill 2.0.

@leonid-br
Copy link

@luin I use this https://github.com/zenoamaro/react-quill and I thought it was based on quill js

@luin
Copy link
Member

luin commented Jan 26, 2024

@leonid-br yeah it needs to get updated by its maintainer. Looks like it currently uses Quill v1.

@leonid-br
Copy link

@luin thank you so much! I hope they will correct their package to take into account your changes

@luin
Copy link
Member

luin commented Jan 26, 2024

@leonid-br Sure! I'd also like to help the community in transitioning to Quill v2. Please lmk how I can be of help.

@leonid-br
Copy link

@luin I created an issue in the react quil repository, now I need to wait for a response from them

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

5 participants