Skip to content

Commit 7b9aa57

Browse files
committed
Update Codemirror assets from 5.31.0 to 5.40.0
1 parent 445b1c2 commit 7b9aa57

17 files changed

Lines changed: 18 additions & 17 deletions

src/Helpers/Cdn.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*/
1111
class Cdn
1212
{
13-
const CodeMirror = '5.31.0';
13+
const CodeMirror = '5.40.0';
1414
const Summernote = '0.8.10';
1515
const FontAwesome = '5.2.0';
1616

src/Public/css/codemirror/codemirror-5.40.0-monokai.min.css

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

src/Public/css/codemirror/codemirror-5.40.0.min.css

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

src/Public/css/codemirror/codemirror.min.css

Lines changed: 0 additions & 2 deletions
This file was deleted.

src/Public/css/codemirror/monokai.min.css

Lines changed: 0 additions & 2 deletions
This file was deleted.

src/Public/css/panichd.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ h1, h2, h3, h4, h5, h6 {
6565
border-radius : .2rem;
6666
}
6767

68+
.fa {
69+
color: gray;
70+
}
71+
6872
/* Filter panel */
6973
#filter_panel {
7074
margin: 0em 0em 0.8em 0em;

src/Public/js/codemirror/codemirror-5.40.0.min.js

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

src/Public/js/codemirror/codemirror.min.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/Public/js/codemirror/mode/clike-5.40.0.min.js

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

src/Public/js/codemirror/mode/clike.min.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)