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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPM: Bump quill from 1.3.7 to 2.0.2 #39

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps quill from 1.3.7 to 2.0.2.

Release notes

Sourced from quill's releases.

Version 2.0.2

What's Changed

Bug Fixes 馃洜

Other Changes

New Contributors

Full Changelog: slab/quill@v2.0.1...v2.0.2

Version 2.0.1

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

Other Changes

New Contributors

Full Changelog: slab/quill@v2.0.0...v2.0.1

Version 2.0.0

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

... (truncated)

Changelog

Sourced from quill's changelog.

v2.0.2 (2024-05-13)

What's Changed

Bug Fixes 馃洜

All changes

v2.0.1 (2024-05-01)

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 (2024-04-17)

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by luin, a new releaser for quill since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [quill](https://github.com/quilljs/quill/tree/HEAD/packages/quill) from 1.3.7 to 2.0.2.
- [Release notes](https://github.com/quilljs/quill/releases)
- [Changelog](https://github.com/quilljs/quill/blob/main/CHANGELOG.md)
- [Commits](https://github.com/quilljs/quill/commits/v2.0.2/packages/quill)

---
updated-dependencies:
- dependency-name: quill
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies A PR was created that updates a dependency npm A PR was created that updates an npm dependency labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies A PR was created that updates a dependency npm A PR was created that updates an npm dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants