Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
react-quill-1.1.0.tgz | 2017-08-04 | 656.4 kB | |
README.md | 2017-08-04 | 253 Bytes | |
v1.1.0.tar.gz | 2017-08-04 | 52.4 kB | |
v1.1.0.zip | 2017-08-04 | 60.8 kB | |
Totals: 4 Items | 769.8 kB | 0 |
- Add support for React 16 and onwards by depending on
prop-types
andcreate-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)