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

Update dependency quill to v2 #359

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

etp-bot-mu
Copy link
Collaborator

@etp-bot-mu etp-bot-mu commented Apr 17, 2024

This PR contains the following updates:

Package Type Update Change
quill (source) dependencies major ^1.3.7 -> ^2.0.0

Release Notes

quilljs/quill (quill)

v2.0.2

Compare Source

What's Changed

Bug Fixes 🛠

All changes

v2.0.1

Compare Source

Bug Fixes

  • Prevent overriding of theme's default toolbar settings mistakenly #​4120
  • Improve typings for methods that return a Delta #​4136
  • Fix toolbar icons for h3-h6 #​4131

All changes

v2.0.0

Compare Source

We are thrilled to announce the release of Quill 2.0! Please check out the announcement post.

Major Improvements

  • Quill is now a valid ESM package for better ecosystem (e.g. bundlers) and tree-shaking support
  • Nested Quill support #​3590
  • Improved IME and spell corrector support #​3807
  • Semantic cleanups for TEXT_CHANGE event #​3778
  • History: Record selection in history module #​3823
  • Auto detect scrolling container #​3840
  • Clipboard: Improve support for pasting from Google Docs and Microsoft Word

Performance Improvements

Quill 2.0 includes many performance optimizations, the most important of which is the improved rendering speed for large content.

  • Improve inserting performance #​3815
  • Avoid fetching selections when possible #​3538
  • No need to setContents when container is empty #​3539

Code Modernization

  • Migrated to TypeScript
  • Provided official TypeScript declarations
  • Migrated to Vitest for unit testing
  • Migrated to Playwright for E2E testing
  • Migrated website to Gatsby

All changes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@etp-bot-mu etp-bot-mu added the dependencies Pull requests that update a dependency file label Apr 17, 2024
@etp-bot-mu etp-bot-mu force-pushed the renovate-fix/quill-2.x branch 3 times, most recently from 6c0f802 to 0c4e79f Compare April 29, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants