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

MINOR BREAKING CHANGES

  • The translate function from the translation-service was marked as protected. See #334.
  • The format of stored editor translations has been changed. If you use window.CKEDITOR_TRANSLATIONS please see #334.
  • The getPositionedAncestor() helper will no longer return the passed element when it is positioned.

MAJOR BREAKING CHANGES

Features

Bug fixes

Other changes