Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove CodeMirror dependencies #18911

Merged
merged 2 commits into from
Feb 26, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 0 additions & 1 deletion package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"@claviska/jquery-minicolors": "2.3.6",
"@primer/octicons": "16.3.1",
"add-asset-webpack-plugin": "2.0.1",
"codemirror": "5.65.2",
"css-loader": "6.6.0",
"dropzone": "6.0.0-beta.2",
"easymde": "2.16.1",
Expand Down
8 changes: 0 additions & 8 deletions public/vendor/plugins/codemirror/.gitattributes

This file was deleted.

8 changes: 0 additions & 8 deletions public/vendor/plugins/codemirror/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions public/vendor/plugins/codemirror/.npmignore

This file was deleted.

4 changes: 0 additions & 4 deletions public/vendor/plugins/codemirror/.travis.yml

This file was deleted.

21 changes: 0 additions & 21 deletions public/vendor/plugins/codemirror/LICENSE

This file was deleted.

209 changes: 0 additions & 209 deletions public/vendor/plugins/codemirror/addon/comment/comment.js

This file was deleted.

78 changes: 0 additions & 78 deletions public/vendor/plugins/codemirror/addon/comment/continuecomment.js

This file was deleted.

32 changes: 0 additions & 32 deletions public/vendor/plugins/codemirror/addon/dialog/dialog.css

This file was deleted.