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

react-quill

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-quill - npm Package Versions

1234

0.2.0

Diff

Changelog

Source

v0.2.0

  • Fix React warnings about unique key props in toolbar (@Janekk).
  • Sending delta and source from editor change events. Fixes #17.
  • Rewritten uncontrolled and semi-controlled operation. Should fix #9, #10 and #14.
  • Editor props can now be changed after mounting.
  • Added callback for selection change event. Closes #12.
zenoamaro
published 0.1.1 •

Changelog

Source

v0.1.1

  • The pre-compiled distributable is not shipped with the NPM package anymore. Should fix #2.
  • Sourcemaps are now emitted for both distributables, as separate files.
  • Avoiding parsing Quill as it ships with a pre-built main.
zenoamaro
published 0.1.0 •

Changelog

Source

v0.1.0

  • Added support for toolbar separators.
  • Added support for font family selectors.
  • Updated the default toolbar to match Quill's.
  • Updated Quill to v0.19.12.
zenoamaro
published 0.0.6 •

Changelog

Source

v0.0.6

  • Added keywords for inclusion in React.parts.
zenoamaro
published 0.0.5 •

Changelog

Source

v0.0.5

  • Default empty content for components with no value.
  • Fixes wrong QuillToolbar propType.
zenoamaro
published 0.0.4 •

Changelog

Source

v0.0.4

  • Added color toggle to toolbar (@chrismcv)
  • Exporting default item sets on QuillToolbar
  • Fixed QuillComponent only accepting a single child.
zenoamaro
published 0.0.3 •

Changelog

Source

v0.0.3

  • Switched from quilljs package to quill.
  • Using the new destroy() from Quill.
zenoamaro
published 0.0.2 •

Changelog

Source

v0.0.2

  • Compatible with React 0.12.
zenoamaro
published 0.0.1 •

Changelog

Source

v0.0.1

  • Initial version.
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