Skip to content

Releases: mayasabha/ckeditor4-vue3

v1.0.9

03 Oct 13:42
Compare
Choose a tag to compare

Changed

  • Updated JS dependencies

v1.0.8

09 Feb 06:13
Compare
Choose a tag to compare

Changed

  • Updated JS dependencies

Fixed

  • Disable version check by default, unless explicitly specified to prevent CKEditor 4 EOL alert

v1.0.7

28 Jan 15:52
Compare
Choose a tag to compare

Fixed

  • Allow multiple editors with the same editorConfig

v1.0.6

31 Dec 05:06
Compare
Choose a tag to compare

Changed

  • Switched to CKEditor v4.22.1 for the default editor URL.
  • Updated JS dependencies

Added

  • This changelog to keep track of updates.

v1.0.3

11 Jun 11:33
Compare
Choose a tag to compare

Dependency Updates

v1.0.1

16 Apr 13:54
Compare
Choose a tag to compare

Readme updates and Dependency Updates

v1.0.0

02 Apr 19:31
Compare
Choose a tag to compare

Single File Component Compatibility and Instructions added to Readme.

v0.0.9

28 Mar 10:24
Compare
Choose a tag to compare

Added compatibility for vue as external for commonjs, commonjs2, etc. to enable compatibility with webpack.

v0.0.8

27 Mar 09:06
Compare
Choose a tag to compare

This release includes a fix which significantly reduces the bundle size. See #5 for more details.

v0.0.7

26 Mar 11:33
Compare
Choose a tag to compare

This update contains dependency updates as well as removal of a few console.log calls during initialization.