Skip to content
This repository has been archived by the owner on Aug 4, 2019. It is now read-only.

Commit

Permalink
Upgraded to CKEditor 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
w8tcha committed Aug 19, 2018
1 parent 724a942 commit 76fd9d6
Show file tree
Hide file tree
Showing 164 changed files with 10,630 additions and 1,242 deletions.
91 changes: 73 additions & 18 deletions CKEditor/CHANGES.md

Large diffs are not rendered by default.

812 changes: 424 additions & 388 deletions CKEditor/ckeditor.js

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions CKEditor/contents.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
body
{
/* Font */
font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
/* Emoji fonts are added to visualise them nicely in Internet Explorer. */
font-family: sans-serif, Arial, Verdana, "Trebuchet MS", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 12px;

/* Text color */
color: #333;

/* Remove the background color to make it transparent */
/* Remove the background color to make it transparent. */
background-color: #fff;

margin: 20px;
Expand Down Expand Up @@ -60,7 +61,7 @@ ol,ul,dl
{
/* IE7: reset rtl list margin. (#7334) */
*margin-right: 0px;
/* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/
/* Preserved spaces for list items with text direction different than the list. (#6249,#8049)*/
padding: 0 40px;
}

Expand Down
2 changes: 1 addition & 1 deletion CKEditor/lang/ar.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/bg.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/cs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/de.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/en-au.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/et.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/fa.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/fr-ca.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/gl.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/hu.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/ku.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/pl.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/pt-br.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/ro.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/ru.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/sk.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/sq.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/sv.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/tr.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/ug.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/zh-cn.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CKEditor/lang/zh.js

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions CKEditor/plugins/a11yhelp/dialogs/lang/bg.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions CKEditor/plugins/a11yhelp/dialogs/lang/et.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 76fd9d6

Please sign in to comment.