Skip to content

Releases: lovelysystems/lovely-editor

1.1.0

23 Nov 10:27
e92ab83
Compare
Choose a tag to compare

2018/11/23 1.1.0

Added

  • EditorQuill allows all formats (supported by quilljs) by default. Can be controlled
    with new blockConfig property formats (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 include react, as other editors can be customized