Repository - API - Source
Replaced React.DOM with react-dom-factories (#319 thienanle)
prop-types
and create-react-class
(#181 @mikecousins)value
prop (#101)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.
toolbar
property and componentstyles
propertyformats
propertypollInterval
propertystyle
property change (@lavrton)bounds
, which now rerenders on changeplaceholder
property (@alexkrolick)defaultValue
in Toolbar selectsdist
to NPM package.This release finally adds support for React 0.14. ⚠️ Shims to support older versions of React have been removed.
dist/
for convenience. (#70)focus
and blur
public methods from component.getEditor
public method to retrieve the backing Quill instance from the component.false
to toolbar
.false
to style
(@kkerr1).dist
directory with webpack.modules
propType and documentation.key
props in toolbar (@Janekk).delta
and source
from editor change events. Fixes #17.QuillToolbar
propType.QuillToolbar
QuillComponent
only accepting a single child.quilljs
package to quill
.destroy()
from Quill.