@ckeditor/ckeditor5-angular
Advanced tools
Changelog
9.1.0-alpha.0 (2024-11-13)
Changelog
9.0.0-alpha.0 (2024-09-06)
>=16.x
.4.x
to 5.x
to ensure compatibility with the newest CKEditor 5 packages.Changelog
9.0.0-alpha.0 (2024-09-06)
>=16.x
.4.x
to 5.x
to ensure compatibility with the newest CKEditor 5 packages.Changelog
8.0.0 (2024-06-26)
We are excited to announce the next major version of the Angular integration.
This release is intended to allow the integration to work with the latest version of new installation methods.
Changelog
8.0.0-alpha.0 (2024-06-05)
We are happy to announce the alpha release of the next major version of the React integration.
This release is intended to allow the integration to work with existing and new installation methods announced in this post.
Please refer to our nightly documentation build for the installation instructions.
ckeditor5
package and not runtime code to make the integration work with existing and new installation methods. (commit)Changelog
7.0.0 (2023-07-10)
The @ckeditor/ckeditor5-angular
package requires the following peer dependencies:
@ckeditor/ckeditor5-core
,@ckeditor/ckeditor5-engine
,@ckeditor/ckeditor5-utils
,@ckeditor/ckeditor5-watchdog
.Make sure to install them in the same version as the editor build you want to use in your integration.
error
does not have observers. (commit)getId()
method that returns the component id. Closes #367. (commit)@ckeditor/ckeditor5-core
, @ckeditor/ckeditor5-engine
, @ckeditor/ckeditor5-utils
and @ckeditor/ckeditor5-watchdog
to avoid issues when upgrading the CKEditor 5 version within the angular application. Closes #376. (commit)Changelog
6.0.1 (2023-04-18)
Editor
in CKEditorComponent
to allow making the typed event handlers. Closes ckeditor/ckeditor5#13838. (commit)Changelog
6.0.0 (2023-04-07)
16.0.0
due to the end of LTS.Changelog
6.0.0-alpha.0 (2023-03-30)
16.0.0
due to the end of LTS.