Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

quill

Package Overview
Dependencies
Maintainers
2
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quill - npm Package Versions

1
10

2.0.0-beta.1

Diff

Changelog

Source

v2.0.0-beta.1 (2024-01-21)

  • Fix syntax label from "Javascript" to "JavaScript".
  • Fix typing errors for emitter.
  • Inline SVG images for easier bundler setup.
  • Improve typing for Registry.

All changes

luin
published 0.0.0-experimental-fdd181b39-20240117 •

luin
published 2.0.0-beta.0 •

Changelog

Source

v2.0.0-beta.0 (2023-12-08)

In the upcoming 2.0 release, Quill has been significantly modernized. Leveraging the latest browser-supported APIs, Quill now delivers a more efficient and reliable editing experience.

Major Improvements

  • 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

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

jhchen
published 2.0.0-dev.4 •

jhchen
published 1.3.7 •

Changelog

Source

v1.3.7 (2019-09-09)

Security related bug fixes.

  • https://app.snyk.io/vuln/npm:extend:20180424
  • https://www.npmjs.com/advisories/1039

Thank you @danfuzz, @danielw93, @jonathanlloyd, and @k-sai-kiranmayee for your contributions to this release.

All changes

dgreensp
published 2.0.0-dev.3 •

jhchen
published 2.0.0-dev.2 •

jhchen
published 2.0.0-dev.1 •

jhchen
published 2.0.0-dev.0 •

jhchen
published 1.3.6 •

Changelog

Source

v1.3.6 (2018-03-12)

  • Make picker accessible #1999
  • Fix Japanese composition in Chrome 65 #2009

Thanks to @berylw and @erinsinger93 for contributions to this release!

All changes

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc