Skip to content

Commit 5a57dbd

Browse files
committed
Upgrade CKEditor to 4.11.1
1 parent e2e7cdf commit 5a57dbd

65 files changed

Lines changed: 948 additions & 839 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

qa-plugin/wysiwyg-editor/ckeditor/CHANGES.md

Lines changed: 365 additions & 266 deletions

qa-plugin/wysiwyg-editor/ckeditor/build-config.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
* (1) http://ckeditor.com/builder
1414
* Visit online builder to build CKEditor from scratch.
1515
*
16-
* (2) http://ckeditor.com/builder/df437b64bdb17eec3e10a2cc8f29feb8
16+
* (2) http://ckeditor.com/builder/2bae1d7335f56015067dd1db99a04dc6
1717
* Visit online builder to build CKEditor, starting with the same setup as before.
1818
*
19-
* (3) http://ckeditor.com/builder/download/df437b64bdb17eec3e10a2cc8f29feb8
19+
* (3) http://ckeditor.com/builder/download/2bae1d7335f56015067dd1db99a04dc6
2020
* Straight download link to the latest version of CKEditor (Optimized) with the same setup as before.
2121
*
2222
* NOTE:
@@ -38,6 +38,7 @@ var CKBUILDER_CONFIG = {
3838
'.jshintignore',
3939
'.jshintrc',
4040
'.mailmap',
41+
'.npm',
4142
'.travis.yml',
4243
'README.md',
4344
'bender-err.log',

qa-plugin/wysiwyg-editor/ckeditor/ckeditor.js

Lines changed: 457 additions & 450 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

qa-plugin/wysiwyg-editor/ckeditor/contents-custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
*/
55

66
body, .cke_editable {
7-
font-size: 15px;
7+
font-size: 16px;
88
}

qa-plugin/wysiwyg-editor/ckeditor/lang/ar.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

qa-plugin/wysiwyg-editor/ckeditor/lang/bn.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

qa-plugin/wysiwyg-editor/ckeditor/lang/ca.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

qa-plugin/wysiwyg-editor/ckeditor/lang/cs.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

qa-plugin/wysiwyg-editor/ckeditor/lang/cy.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

qa-plugin/wysiwyg-editor/ckeditor/lang/da.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)