Skip to content

Latest commit

 

History

History
110 lines (62 loc) · 4.56 KB

CHANGELOG.md

File metadata and controls

110 lines (62 loc) · 4.56 KB

CKEditor 4 Angular Integration Changelog

ckeditor4-angular 2.1.0

Other Changes:

  • Updated default CDN CKEditor 4 dependency to 4.16.0.
  • Updated year in license headers.

ckeditor4-angular 2.0.1

Other Changes:

  • Updated default CDN CKEditor 4 dependency to 4.15.1.

ckeditor4-angular 2.0.0

Breaking Changes:

ckeditor4-angular 1.3.0

Other Changes:

  • Updated default CDN CKEditor 4 dependency to 4.15.0.
  • #98: Updated repository dependencies (no changes in the actual ckeditor4-angular package).
  • #128: Improve the stability of getEditorNamespace() method.

ckeditor4-angular 1.2.2

Fixed Issues:

  • #110: Fixed: Integration throws an error when CKEditor 4 component is removed from the DOM before CKEditor 4 is loaded. Thanks to Benjamin Hugot!

ckeditor4-angular 1.2.1

Other Changes:

  • Updated the default CKEditor 4 CDN dependency to 4.14.1.

ckeditor4-angular 1.2.0

New Features:

ckeditor4-angular 1.1.0

Other Changes:

  • Updated the default CKEditor 4 CDN dependency to 4.14.0.

ckeditor4-angular 1.0.1

Other Changes:

  • Updated the default CKEditor 4 CDN dependency to 4.13.1.

ckeditor4-angular 1.0.0

New Features:

  • #6: Added support for classic (iframe-based) editor. Starting from this version classic editor is used by default.
  • #40: Added support for Angular 5.

Fixed Issues:

  • #42: Fixed: The elementRef related error is thrown when using Angular 5.
  • #54: Fixed: Two-way data binding does not work when the Undo plugin is not present.

Other Changes:

  • Updated the default CKEditor 4 CDN dependency to 4.13.0.

ckeditor4-angular 1.0.0-beta.2

Other Changes:

  • Updated the default CKEditor 4 CDN dependency to 4.12.1.

ckeditor4-angular 1.0.0-beta

Other Changes:

  • #28: Updated package dev dependencies.

ckeditor4-angular 0.1.2

Other Changes:

  • #20: Added the "Quick Start" section to README file.
  • #10: Updated the LICENSE file with all required dependencies.

ckeditor4-angular 0.1.1

Other Changes:

  • README.md file improvements.

ckeditor4-angular 0.1.0

The first beta release of CKEditor 4 WYSIWYG Editor Angular Integration.