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

feat(Editor): improve quill 2 support by using getSemanticHTML and adjust list css for version 2, fixes #7061 #7060

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

m-meier
Copy link
Contributor

@m-meier m-meier commented Jan 8, 2025

Warning: Probably breaking change

This PR changes the Editor component behavior for fetching the HTML content from using innerHTML to the new getSemanticHTML and updates list css to adjust to breaking changes in Quill 2.0. This will however cause the Editor component to no longer work with Quill < 2.

Copy link

vercel bot commented Jan 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Updated (UTC)
primevue ⬜️ Ignored (Inspect) Visit Preview Jan 8, 2025 1:07pm
primevue-v3 ⬜️ Ignored (Inspect) Visit Preview Jan 8, 2025 1:07pm

@m-meier m-meier changed the title feat(Editor): improve quill 2 support by using getSemanticHTML and adjust list css for version 2 feat(Editor): improve quill 2 support by using getSemanticHTML and adjust list css for version 2, fixes #7061 Jan 8, 2025
@tugcekucukoglu tugcekucukoglu merged commit b0fe902 into primefaces:master Jan 14, 2025
2 of 4 checks passed
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

Successfully merging this pull request may close these issues.

3 participants