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

Releases: ckeditor/ckeditor5-restricted-editing

v19.0.0

29 Apr 11:26
Compare
Choose a tag to compare

Other changes

v18.0.0

19 Mar 13:53
Compare
Choose a tag to compare

Other changes

v17.0.0

20 Feb 12:22
Compare
Choose a tag to compare

MAJOR BREAKING CHANGES

  • Changed the class denoting the exception spans from ck-restricted-editing-exception to restricted-editing-exception. See ckeditor/ckeditor5-restricted-editing#6.

    The data produced by version 16.0.0 of this package will not be recognized by the new version of this package. The easiest migration method is to replace all occurrences of class="ck-restricted-editing-exception" with class="restricted-editing-exception" prior to loading the data into the editor.

Features

Bug fixes

Other changes

v16.0.0

04 Dec 10:42
Compare
Choose a tag to compare

The initial release.