Releases: lovelysystems/lovely-editor
Releases · lovelysystems/lovely-editor
1.1.0
2018/11/23 1.1.0
Added
- EditorQuill allows all formats (supported by quilljs) by default. Can be controlled
with newblockConfig
propertyformats
(array). Check out available
formats here - EditorToolbar of EditorQuill enhanced and more quill formats added
Changed
- react-quill upgraded from 1.2.7 to 1.3.2
- changed
peerDependencies
to only includereact
, as other editors can be customized