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

1245

1.2.4

Diff

Changelog

Source

v1.2.4

  • Only restore focus if editor had focus (#312 @MattKunze)
alexkrolick
published 1.2.3 •

alexkrolick
published 1.2.2 •

Changelog

Source

v1.2.2

  • Add Typescript definitions (#277 @Charrondev)
  • Fixes for TS definitions (#294 @jdhungtington, #296 @ajaska)
alexkrolick
published 1.2.1 •

alexkrolick
published 1.2.0 •

alexkrolick
published 1.1.0 •

Changelog

Source

v1.1.0

  • Add support for React 16 and onwards by depending on prop-types and create-react-class (#181 @mikecousins)
  • Allow setting contents with a Quill Delta via the value prop (#101)
  • Add onFocus/onBlur props (#110)
  • Add tabindex support (#232)
alexkrolick
published 1.0.0 •

Changelog

Source

v1.0.0

This release supports Quill v1.0.0+. ⚠️ There are many breaking changes, so refer to the documentation for information on how to migrate your application.

  • Updated to support Quill v1.0.0+ (@clemmy, @alexkrolick)
  • Bundling Quill with ReactQuill (@clemmy)
  • Deprecated toolbar property and component
  • Deprecated the styles property
  • Deprecated custom formats via the formats property
  • Deprecated the pollInterval property
  • Rerendering on style property change (@lavrton)
  • Improved docs for bounds, which now rerenders on change
  • Performing deep props comparison to avoid rerenders
  • Fixed the unprivileged editor not returning values
  • Restoring selection event after text change
  • Fixed the order of parameters in change events (@webcarrot)
  • Using 'core' instead of 'base' CSS (@alexkrolick)
  • Added support for the placeholder property (@alexkrolick)
  • Enable/disable editor using top-level Quill API (@alexkrolick)
  • Prevent whitespace issues when initializing the editor (@bobrafie)
  • Using buttons instead of spans for toolbar actions (@clemmy)
  • Removed getHtml from unprivileged editor (@clemmy)
  • Fixed calculations for range fields (@clemmy)
  • Removed deprecated destroy functionality (@clemmy)
  • Added return statement to proxy editor methods (@druti)
  • Inline styles support for Quill Toolbar (@e-jigsaw)
  • Fixed custom font size definitions (@clemmy)
  • Support for bullet and ordered lists in toolbar (@clemmy)
  • Updated the toolbar alignment section (@clemmy)
  • Updated rendering of toolbar actions (@clemmy)
  • Improved toolbar renderChoices implementation (@zhang-z)
  • Fixed use of defaultValue in Toolbar selects
  • Fixed bounds validation in setEditorSelection (@wouterh)
  • Exposed Quill in exports (@tdg5)
  • Added unhook function to clean up event listeners on unmount (@alexkrolick, @jrmmnr)
  • Fixed documentation typos (@l3kn)
  • Started testing with Enzyme (@alexkrolick)
  • Fixed issue where changing props caused re-render artifacts (#147)
  • Fixed bounds validation in setEditorSelection (@wouterh)
  • Updated README.md to reference core.css instead of base.css (@sandbochs)
  • Updated React peerDependency (@rpellerin)
  • Removed inline Parchment formats for font-size and font-family (#217)
alexkrolick
published 1.0.0-rc.3 •

alexkrolick
published 1.0.0-rc.2 •

alexkrolick
published 1.0.0-rc-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