Skip to content
This repository has been archived by the owner on Apr 16, 2018. It is now read-only.

Commit

Permalink
CMS-10541 Use hippo codemirror plugin 1.16.1
Browse files Browse the repository at this point in the history
Version 1.16.1 is a Hippo-specific release (upstream only defines
1.16). It includes two fixes for the inline CKEditor:

 - ckeditor#82 ("CodeMirror hides inline editor toolbar")
 - ckeditor#91 ("CKeditor Inline mode: context menu not shown in firefox
   and chrome")

Both are very useful to have in the Channel Manager, which will
use the inline version of CKEditor.
  • Loading branch information
Mathijs den Burger committed May 30, 2017
1 parent aaabf0e commit 6db3277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"private": true,
"description": "The development version of CKEditor - JavaScript WYSIWYG web text editor.",
"dependencies": {
"hippo-ckeditor-codemirror-plugin": "1.13.0",
"hippo-ckeditor-codemirror-plugin": "1.16.1",
"hippo-ckeditor-textselection-plugin": "1.06.0",
"hippo-ckeditor-wordcount-plugin": "0.13.0",
"hippo-ckeditor-youtube-plugin": "2.0.9"
Expand Down

0 comments on commit 6db3277

Please sign in to comment.