mirror of https://github.com/ColorlibHQ/AdminLTE
remove simplemde (#2928)
* remove simplemde * remove simplemde from docs/dependenciespull/2930/head
parent
45a51f51b2
commit
127a1568c7
|
@ -426,11 +426,6 @@ const Plugins = [
|
|||
from: 'node_modules/codemirror/theme/',
|
||||
to: 'plugins/codemirror/theme'
|
||||
},
|
||||
// simplemde
|
||||
{
|
||||
from: 'node_modules/simplemde/dist/',
|
||||
to: 'plugins/simplemde'
|
||||
},
|
||||
// dropzonejs
|
||||
{
|
||||
from: 'node_modules/dropzone/dist/',
|
||||
|
|
|
@ -38,7 +38,6 @@ AdminLTE makes use of the following plugins. For documentation, updates or licen
|
|||
<li><h4>Editors</h4></li>
|
||||
<li><a href="https://summernote.org/" rel="noopener" target="_blank">Summernote</a></li>
|
||||
<li><a href="https://codemirror.net/" rel="noopener" target="_blank">CodeMirror</a></li>
|
||||
<li><a href="https://simplemde.com" rel="noopener" target="_blank">SimpleMDE</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-sm-3">
|
||||
|
|
|
@ -2624,14 +2624,6 @@
|
|||
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.56.0.tgz",
|
||||
"integrity": "sha512-MfKVmYgifXjQpLSgpETuih7A7WTTIsxvKfSLGseTY5+qt0E1UD1wblZGM6WLenORo8sgmf+3X+WTe2WF7mufyw=="
|
||||
},
|
||||
"codemirror-spell-checker": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/codemirror-spell-checker/-/codemirror-spell-checker-1.1.2.tgz",
|
||||
"integrity": "sha1-HGYPkIlIPMtRE7m6nKGcP0mTNx4=",
|
||||
"requires": {
|
||||
"typo-js": "*"
|
||||
}
|
||||
},
|
||||
"collapse-white-space": {
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-1.0.6.tgz",
|
||||
|
@ -6531,11 +6523,6 @@
|
|||
"repeat-string": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"marked": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-1.1.1.tgz",
|
||||
"integrity": "sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw=="
|
||||
},
|
||||
"mathml-tag-names": {
|
||||
"version": "2.1.3",
|
||||
"resolved": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz",
|
||||
|
@ -9344,16 +9331,6 @@
|
|||
"integrity": "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==",
|
||||
"dev": true
|
||||
},
|
||||
"simplemde": {
|
||||
"version": "1.11.2",
|
||||
"resolved": "https://registry.npmjs.org/simplemde/-/simplemde-1.11.2.tgz",
|
||||
"integrity": "sha1-ojo12XjSxA7wfewAjJLwcNjggOM=",
|
||||
"requires": {
|
||||
"codemirror": "*",
|
||||
"codemirror-spell-checker": "*",
|
||||
"marked": "*"
|
||||
}
|
||||
},
|
||||
"slash": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
||||
|
@ -10913,11 +10890,6 @@
|
|||
"is-typedarray": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"typo-js": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/typo-js/-/typo-js-1.1.0.tgz",
|
||||
"integrity": "sha512-W3kLbx+ML9PBl5Bzso/lTvVxk4BCveSNAtQeht59FEtxCdGThmn6wSHA4Xq3eQYAK24NHdisMM4JmsK0GFy/pg=="
|
||||
},
|
||||
"ua-parser-js": {
|
||||
"version": "0.7.17",
|
||||
"resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.17.tgz",
|
||||
|
|
|
@ -124,7 +124,6 @@
|
|||
"popper.js": "^1.16.1",
|
||||
"raphael": "^2.3.0",
|
||||
"select2": "^4.0.13",
|
||||
"simplemde": "^1.11.2",
|
||||
"sparklines": "^1.2.0",
|
||||
"summernote": "^0.8.18",
|
||||
"sweetalert2": "^9.15.2",
|
||||
|
|
|
@ -800,29 +800,6 @@
|
|||
<!-- /.col-->
|
||||
</div>
|
||||
<!-- ./row -->
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<div class="card card-outline card-info">
|
||||
<div class="card-header">
|
||||
<h3 class="card-title">
|
||||
SimpleMDE
|
||||
</h3>
|
||||
</div>
|
||||
<!-- /.card-header -->
|
||||
<div class="card-body">
|
||||
<textarea class="textarea" id="simpleMDE"># Intro
|
||||
Go ahead, play around with the editor! Be sure to check out **bold** and *italic* styling,
|
||||
or even [links](https://google.com). You can type the Markdown syntax, use the toolbar, or use shortcuts like `cmd-b` or `ctrl-b`.
|
||||
</textarea>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
Visit <a href="https://github.com/sparksuite/simplemde-markdown-editor">SimpleMDE</a> documentation for more examples and information about the plugin.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- /.col-->
|
||||
</div>
|
||||
<!-- ./row -->
|
||||
</section>
|
||||
<!-- /.content -->
|
||||
</div>
|
||||
|
@ -857,8 +834,6 @@ or even [links](https://google.com). You can type the Markdown syntax, use the t
|
|||
<script src="../../plugins/codemirror/mode/css/css.js"></script>
|
||||
<script src="../../plugins/codemirror/mode/xml/xml.js"></script>
|
||||
<script src="../../plugins/codemirror/mode/htmlmixed/htmlmixed.js"></script>
|
||||
<!-- SimpleMDE -->
|
||||
<script src="../../plugins/simplemde/simplemde.min.js"></script>
|
||||
<script>
|
||||
$(function () {
|
||||
// Summernote
|
||||
|
@ -869,9 +844,6 @@ or even [links](https://google.com). You can type the Markdown syntax, use the t
|
|||
mode: "htmlmixed",
|
||||
theme: "monokai"
|
||||
});
|
||||
|
||||
// SimpleMDE
|
||||
new SimpleMDE({ element: document.getElementById("simpleMDE") });
|
||||
})
|
||||
</script>
|
||||
</body>
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue