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

v19.0.0

Latest
Compare
Choose a tag to compare
@mlewand mlewand released this 29 Apr 11:26
· 4 commits to master since this release

Features

  • Introduced the defaultValue option to allow enabling a particular manual decorator by default. Closes ckeditor/ckeditor5#6031. (82f966e)
  • After pasting a link the selection is now moved outside of a link to improve UX. This is done by change in the Model#insertContent() handling. Closes ckeditor/ckeditor5#6053. (afabf03)

Other changes