Merge pull request #4335 from nextcloud/jquery-ui-min

Moved to jquery-ui.custom.min.js
This commit is contained in:
Lukas Reschke 2017-04-12 20:58:05 +02:00 committed by GitHub
commit 72ff33da1d
5 changed files with 9 additions and 29698 deletions

View File

@ -2,7 +2,7 @@
"vendor": [ "vendor": [
"jquery/dist/jquery.min.js", "jquery/dist/jquery.min.js",
"jquery-migrate/jquery-migrate.min.js", "jquery-migrate/jquery-migrate.min.js",
"jquery-ui/ui/jquery-ui.custom.js", "jquery-ui/ui/minified/jquery-ui.custom.min.js",
"underscore/underscore.js", "underscore/underscore.js",
"moment/min/moment-with-locales.min.js", "moment/min/moment-with-locales.min.js",
"handlebars/handlebars.js", "handlebars/handlebars.js",

View File

@ -71,7 +71,7 @@ jquery-ui/themes/ui-darkness
jquery-ui/themes/ui-lightness jquery-ui/themes/ui-lightness
jquery-ui/themes/vader jquery-ui/themes/vader
jquery-ui/ui/** jquery-ui/ui/**
!jquery-ui/ui/jquery-ui.custom.js !jquery-ui/ui/minified/jquery-ui.custom.min.js
jquery-ui/*.json jquery-ui/*.json
!jquery-ui/.bower.json !jquery-ui/.bower.json
jquery-ui/AUTHORS.txt jquery-ui/AUTHORS.txt

14847
core/vendor/core.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long