Skip to content

jquery 3 #1169

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

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .ncurc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ reject:
- delay
# Now ESM and depends on top-level await.
- tempfile
# Version 7 had breaking changes not worth the effort.
- conventional-changelog
24 changes: 7 additions & 17 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,61 +12,52 @@
},
"license": "MIT",
"dependencies": {
"ace": "ajaxorg/ace-builds#v1.4.6",
"async": "2.1.4",
"babel-standalone": "6.19.0",
"bowser": "1.0.0",
"ace": "ajaxorg/ace-builds#v1.43.2",
"chroma-js": "1.1.1",
"ckeditor": "4.7.3",
"colors": "3.0.0",
"d3": "3.5.17",
"d3-plugins": "cheminfo/d3-plugins#ea652308c616f3accde0a418f7ccc6254a932985",
"eventEmitter": "^5.2.3",
"fancytree": "2.20.0",
"fancytree": "2.38.5",
"farbtastic": "2.0.0-alpha.1",
"fetch": "2.0.1",
"file-saver.js": "cheminfo-js/file-saver.js#6a90cb37e56fbb110f03c70c90ebceb9312650db",
"flag-icon-css": "2.8.0",
"jit": "2.0.2",
"jqgrid_edit": "git://github.com/NPellet/jqGrid#4.5.6",
"jquery": "2.2.4",
"jquery-cookie": "1.4.1",
"jquery-mousewheel": "3.1.13",
"jquery-mousewheel": "3.2.2",
"jquery-qrcode": "cheminfo/jquery-qrcode#efece6cf4e32d1151436a146a2ac0e2197e0837b",
"jquery-tmpl": "BorisMoore/jquery-tmpl#vBeta1.0.0",
"jquery-ui": "1.12.1",
"jquery.panzoom": "cheminfo/jquery.panzoom#626f65a0180211aafc9b5d57696ac56350be6bf1",
"jquery.threedubmedia": "git://github.com/threedubmedia/jquery.threedubmedia",
"jsbarcode": "3.5.7",
"jsgraph": "2.2.36",
"jsme": "bcdc8f0d475eb72c2d75d20afae0b7ca4ebde273",
"jsmol": "v1.2.0",
"json-chart": "1.1.0",
"jsoneditor": "5.5.11",
"jszip": "3.1.3",
"leaflet": "1.0.2",
"leaflet-omnivore": "0.3.2",
"lodash": "4.17.5",
"loglevel": "1.4.1",
"marked": "0.3.6",
"ml": "0.2.1",
"modernizr": "2.8.3",
"moment": "2.17.1",
"moment-duration-format": "~1.3.0",
"nmr-simulation": "0.2.1",
"notifyjs": "0.4.2",
"numeral": "2.0.6",
"onde": "cheminfo/onde#126c1571a3b212abbefb5351ad9b192cef35e7a1",
"onde": "cheminfo/onde#9ed3407d02ca323b8dce8d2456eb54b49a804344",
"papa-parse": "4.1.2",
"pouchdb": "3.3.1",
"requirejs": "2.3.6",
"select2": "4.0.3",
"setImmediate": "YuzuJS/setImmediate#1.0.5",
"slickgrid": "cheminfo/SlickGrid#6423d3d4c9e09180ad83a9166d149e3e4124320d",
"spectrum": "1.8.0",
"sprintf": "1.0.3",
"spectrum": "101b05c1d977fbc529ae4c3b6865b1f7ab70c6e0",
"sprintf": "1.1.3",
"threejs": "r71",
"ui-contextmenu": "1.14.0",
"ui-contextmenu": "1.18.1",
"uri.js": "1.18.4",
"web-animations-js": "2.2.2",
"x2js": "1.2.0",
Expand All @@ -75,7 +66,6 @@
},
"resolutions": {
"jsgraph": "2.2.36",
"jquery": "2.2.4",
"eventEmitter": "^5.1.0"
},
"private": true
Expand Down
28 changes: 7 additions & 21 deletions gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -192,21 +192,14 @@ module.exports = function (grunt) {
src: [
'./d3/d3*',
[
'./fancytree/dist/jquery.fancytree*.js',
'./fancytree/dist/modules/jquery.fancytree*.js',
'./fancytree/dist/skin-lion/*',
],
[
'./jqgrid_edit/js/*.js',
'./jqgrid_edit/js/i18n/grid.locale-en.js',
'./jqgrid_edit/css/*.css',
],
'./jquery/dist/*',
[
'./jquery-ui/ui/*.js',
'./jquery-ui/ui/effects/*.js',
'./jquery-ui/ui/widgets/*.js',
'./jquery-ui/themes/base/**',
],
'./threejs/build/three.min.js',
'./ace/src/**',
[
Expand All @@ -228,7 +221,6 @@ module.exports = function (grunt) {
'./leaflet/dist/**',
'./leaflet-omnivore/leaflet-omnivore.min.js',
],
'./jsoneditor/dist/**',
'./jit/Jit/**/*',
'./ui-contextmenu/jquery.ui-contextmenu*',
'./papa-parse/papaparse*',
Expand All @@ -238,10 +230,7 @@ module.exports = function (grunt) {
'./onde/src/*',
['./spectrum/spectrum.js', './spectrum/spectrum.css'],
'./superagent/superagent.js',
'./modernizr/modernizr.js',
'./lodash/dist/**',
'./bowser/bowser*',
'./jquery-cookie/jquery.cookie.js',
'./chemcalc/lib.js',
'./jsgraph/dist/**',
'./jsme/**',
Expand All @@ -253,7 +242,6 @@ module.exports = function (grunt) {
'./jquery-tmpl/**',
'./setImmediate/setImmediate.js',
'./chroma-js/chroma*',
'./async/dist/**',
'./loglevel/dist/**',
'./marked/lib/marked.js',
'./highlight.js/build/highlight.pack.js',
Expand All @@ -274,11 +262,7 @@ module.exports = function (grunt) {
'./flag-icon-css/css/flag-icon.min.css',
'./flag-icon-css/flags/**',
'./jquery-qrcode/jquery.qrcode.min.js',
'./mathjs/dist/**',
'./nmr-simulation/**',
'./katex/dist/**',
'./babel-standalone/**',
'./fetch/fetch.js',
'./js-yaml/dist/**',
'./canvg/dist/**',
'./eventEmitter/*.js',
Expand All @@ -289,18 +273,20 @@ module.exports = function (grunt) {
expand: true,
cwd: './node_modules',
src: [
'./katex/dist/**',
'./angularplasmid/dist/**',
'./mathjs/dist/math.min.js',
'./mathjs/dist/math.min.map',
'./jquery/dist/*',
['./jquery-ui/dist/*.js', './jquery-ui/themes/base/**'],
'./jsoneditor/dist/**',
'./katex/dist/**',
'./jquery-migrate/dist/*',
'./mathjs/lib/browser/**',
'./openchemlib/dist/**',
[
'./quill/dist/*.js*',
'./quill/dist/*.css',
'./quill-resize-module/dist/resize.*',
'./quill-table-better/dist/quill-table-better.*',
],
'./d3-hierarchy/dist/d3-hierarchy.min.js',
'./@fortawesome/fontawesome-free/css/all.min.css',
'./@fortawesome/fontawesome-free/webfonts/*',
],
Expand Down
Loading
Loading