Socket
Socket
Sign inDemoInstall

@ckeditor/ckeditor5-angular

Package Overview
Dependencies
1
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13Next

5.0.0

Diff

Changelog

Source

5.0.0 (2023-02-01)

BREAKING CHANGES

  • The minimal supported version of Angular by the <CKEditor> component is 13.
  • Make sure to install the @ckeditor/ckeditor5-watchdog package that is defined as a peer dependency of the <CKEditor> component in your integration.

Other changes

  • Upgraded dependencies to fix vulnerability issues. (commit)
ckeditor
published 4.0.0 •

Changelog

Source

4.0.0 (2022-04-12)

BREAKING CHANGES

  • Due to introducing the lock mechanism for the Editor#isReadOnly property, the <CKEditor> component uses the new way of enabling the read-only mode in the editor. The component requires an instance of CKEditor 5 in version 34 or higher. See ckeditor/ckeditor5#10496.

Other changes

  • Aligned the <CKEditor> component API to use the new lock mechanism when enabling/disabling the read-only mode. (commit)
  • Bumped Karma test runner to v6.x. Closes #308. (commit)
  • Upgraded the CKEditor 5 packages to their latest versions. Closes #304. (commit)
ckeditor
published 3.0.0 •

Changelog

Source

3.0.0 (2022-03-09)

BREAKING CHANGES

  • Upgraded the minimal versions of Node.js to 14.0.0 due to the end of LTS.

Other changes

ckeditor
published 2.0.2 •

Changelog

Source

2.0.2 (2021-07-12)

Bug fixes

Other changes

  • Added support for Angular 11. Internal: Updated internal Angular deps to v. 11. Closes #235. (commit)
ckeditor
published 2.0.1 •

Changelog

Source

2.0.1 (2020-10-15)

Internal changes only (updated dependencies, documentation, etc.).

ckeditor
published 2.0.0 •

Changelog

Source

2.0.0 (2020-10-15)

BREAKING CHANGES

  • Angular<9 will not work with the new ckeditor5-angular library anymore (it's mostly connected with an update of TypeScript to version TS 4.0, which produces declaration files incompatible with the previous TypeScript versions used by older versions of Angular).

Other changes

  • Bumped up all internals to match the Angular@10 ecosystem. Bumped up peer dependencies and dependencies of the library - to Angular>=9. Building an Angular app with the ckeditor5-angular library on production with sourcemaps turned on will no longer throw errors. Closes #182, #194. (commit)
ckeditor
published 1.2.3 •

Changelog

Source

1.2.3 (2020-03-26)

Bug fixes

  • Changing disabled property on the <ckeditor> component while using the watchdog property won't throw an error anymore. Closes #177. (496b39f)
ckeditor
published 1.2.2 •

Changelog

Source

1.2.2 (2020-03-04)

Bug fixes

  • Fixed typings for Watchdog to make old TS compilers happy. Closes #172. (2a3d121)
ckeditor
published 1.2.1 •

Changelog

Source

1.2.1 (2020-02-28)

Bug fixes

  • Added ckeditor5-watchdog to package dependencies. (b4278d1)
ckeditor
published 1.2.0 •

Changelog

Source

1.2.0 (2020-02-27)

Features

  • Improved Angular integration to handle Context and ContextWatchdog. Closes #165. (87a1c89)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc