Socket
Socket
Sign inDemoInstall

@ckeditor/ckeditor5-vue

Package Overview
Dependencies
0
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1

2.0.0

Diff

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)
ckeditor
published 1.0.2 •

Changelog

Source

1.0.2 (2020-09-01)

Bug fixes

  • The #input event should be fired immediately despite being debounced to prevent race conditions. Closes #149. (commit)
ckeditor
published 1.0.1 •

Changelog

Source

1.0.1 (2019-12-05)

Bug fixes

  • Editor config defined in the component should not be mutable. Closes #101. (42651e3)
ckeditor
published 1.0.0 •

Changelog

Source

1.0.0 (2019-09-20)

Bug fixes

ckeditor
published 1.0.0-beta.2 •

Changelog

Source

1.0.0-beta.2 (2019-04-24)

Bug fixes

  • Improved performance when editing large content. Debounced the component #input event. Closes #42. (dfaee36)
  • The data initialization should not break collaboration. Instead of using editor.setData(), the initial content is now set via innerHTML of the source element. Closes #47. (6f821fa)
ckeditor
published 1.0.0-beta.1 •

Changelog

Source

1.0.0-beta.1 (2018-11-06)

First developer preview. It contains a ready-to-use <ckeditor> component that allows using CKEditor 5 Builds and CKEditor 5 Framework in Vue.js applications.

ckeditor
published 0.0.1 •

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc