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

quill

Package Overview
Dependencies
Maintainers
0
Versions
96
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.2

Diff

Changelog

Source

v2.0.0-beta.2 (2024-01-30)

  • Fix IME not working correctly in Safari.
  • Clipboard Support paste as plain text.
  • Fix Quill.getText() not respecting length parameter.
  • History Fix redo shortcut not working on Linux and Windows.

All changes

luin
published 0.0.0-experimental-b9ebd32ba-20240125 •

luin
published 2.0.0-beta.1 •

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 •

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