Socket
Socket
Sign inDemoInstall

@ckeditor/ckeditor5-vue

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-vue - npm Package Versions

13

5.0.0

Diff

Changelog

Source

5.0.0 (2023-04-07)

Release highlights

This release introduces improved TypeScript support for better code suggestion and completion.

BREAKING CHANGES

  • Due to rewriting to TypeScript, the component requires CKEditor 5 typings that are available in version 37 or higher. See ckeditor/ckeditor5#11704.
  • Upgraded the minimal versions of Node.js to 16.0.0 due to the end of LTS.

Features

Other changes

  • Updated the required version of Node.js to 16. (commit)
  • Added a missing postinstall script to the published files. (commit)
ckeditor
published 5.0.0-alpha.2 •

Changelog

Source

5.0.0-alpha.2 (2023-03-29)

BREAKING CHANGES

  • Due to rewriting to TypeScript, the component requires CKEditor 5 typings that are available in version 37 or higher. See ckeditor/ckeditor5#11704.
  • Upgraded the minimal versions of Node.js to 16.0.0 due to the end of LTS.

Features

  • Improve typings for events emitted by the Vue component. (commit)

Other changes

  • Updated the required version of Node.js to 16. (commit)
ckeditor
published 5.0.0-alpha.1 •

Changelog

Source

5.0.0-alpha.1 (2023-03-17)

Other changes

  • Added a missing postinstall script to published files. (commit)
ckeditor
published 5.0.0-alpha.0 •

Changelog

Source

5.0.0-alpha.0 (2023-03-17)

Release highlights

This release introduces improved TypeScript support for better code suggestion and completion.

Please keep in mind that the release is marked as alpha, which means it is an experimental version, and some unexpected results may occur when using these typings.

We appreciate your feedback, as it helps us significantly improve the project's final shape. Please share it here.

Features

ckeditor
published 4.0.1 •

Changelog

Source

4.0.1 (2022-05-18)

Bug fixes

  • Synchronize the editor content after the editor is ready. Closes #220. (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 #210. (commit)
ckeditor
published 3.0.0 •

Changelog

Source

3.0.0 (2022-03-17)

BREAKING CHANGES

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

Bug fixes

  • Marked the editor instance this.instance as a raw object so that it will never be converted to a proxy. Closes #203. (commit)

Other changes

ckeditor
published 2.0.1 •

Changelog

Source

2.0.1 (2020-11-23)

Bug fixes

  • When using the <CKEditor> component with an unsupported version of Vue.js, the component will display an error. Closes #170. (commit)
ckeditor
published 2.0.0 •

Changelog

Source

2.0.0 (2020-11-20)

The CKEditor 5 WYSIWYG editor component is compatible with Vue.js 3+. For Vue.js 2.x, check the dedicated @ckeditor/ckeditor5-vue2 component.

ckeditor
published 1.0.3 •

Changelog

Source

1.0.3 (2020-09-22)

Bug fixes

  • The editor should not slow down with lots of content when using the integration. Closes #153. (commit)
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc