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

v10.1.0

Compare
Choose a tag to compare
@Reinmar Reinmar released this 05 Dec 11:52
· 180 commits to master since this release

Features

  • Implemented a tip in the form that helps users discover the auto embedding. Closes #35. (ebdec7e)
  • Improved responsiveness of the media form view in narrow viewports (see ckeditor/ckeditor5#416). (c753463)

Bug fixes

  • Floated content and media widgets should not overlap. Closes #53. (d3aa6e8)
  • Made the media interactive when the editor is in the read-only mode (just like links). Closes #58. (09c387a)
  • The AutoMediaEmbed should not upcast the pasted URL if a media element is disallowed at the current selection. Closes #47. (47092c6)

Other changes