Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

v1.0.0-alpha.1

Compare
Choose a tag to compare
@Reinmar Reinmar released this 03 Oct 12:29
· 895 commits to master since this release

Bug fixes

  • Fixed a bug causing the editor with ImageCaption plugin enabled to throw an error after the view got rendered. Closes #127. (6147fee)
  • The ImageTextAlternative's UI should be hidden when the edited image element has been removed by an external change. Closes #137. (6ab8c40)

Features

  • Allowed customization of the default image styles. Defined formatting–oriented styles. Simplified config.image.styles syntax. Closes #134. Closes #135. (eab98ef)
  • Keyboard navigation will now work in the TextAlternativeFormView. Closes #40. Closes ckeditor/ckeditor5#490. (fa92de6)
  • The srcset attribute in the model will now be converted to three attributes in the view: srcset, sizes and width. Closes #145. Closes ckeditor/ckeditor5-easy-image#4. (9ca651e)

BREAKING CHANGES

  • The format of the srcset attribute has been changed.
  • From now on, the imageStyleFull uses object-full-width.svg icon.