Update to jquery-ui v1.12.0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
324efc00d6
commit
ec93cf7603
|
@ -24,7 +24,7 @@
|
||||||
"jcrop": "0.9.12",
|
"jcrop": "0.9.12",
|
||||||
"jquery": "2.1.4",
|
"jquery": "2.1.4",
|
||||||
"jquery-migrate": "1.4.0",
|
"jquery-migrate": "1.4.0",
|
||||||
"jquery-ui": "1.10.0",
|
"jquery-ui": "1.12.1",
|
||||||
"jsTimezoneDetect": "1.0.6",
|
"jsTimezoneDetect": "1.0.6",
|
||||||
"marked": "0.3.6",
|
"marked": "0.3.6",
|
||||||
"moment": "2.18.1",
|
"moment": "2.18.1",
|
||||||
|
|
|
@ -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/minified/jquery-ui.custom.min.js",
|
"jquery-ui/jquery-ui.min.js",
|
||||||
"underscore/underscore-min.js",
|
"underscore/underscore-min.js",
|
||||||
"moment/min/moment-with-locales.min.js",
|
"moment/min/moment-with-locales.min.js",
|
||||||
"handlebars/handlebars.min.js",
|
"handlebars/handlebars.min.js",
|
||||||
|
|
|
@ -41,42 +41,10 @@ jquery/**
|
||||||
!jquery/MIT-LICENSE.txt
|
!jquery/MIT-LICENSE.txt
|
||||||
|
|
||||||
# jquery-ui
|
# jquery-ui
|
||||||
jquery-ui/themes/base/minified
|
jquery-ui/**
|
||||||
jquery-ui/themes/base/images/**
|
!jquery-ui/themes/base/jquery-ui.css
|
||||||
!jquery-ui/themes/base/images/animated-overlay.gif
|
!jquery-ui/jquery-ui.min.js
|
||||||
!jquery-ui/themes/base/images/ui-icons_222222_256x240.png
|
|
||||||
jquery-ui/themes/base/jquery.ui.*
|
|
||||||
jquery-ui/themes/black-tie
|
|
||||||
jquery-ui/themes/blitzer
|
|
||||||
jquery-ui/themes/cupertino
|
|
||||||
jquery-ui/themes/dark-hive
|
|
||||||
jquery-ui/themes/dot-luv
|
|
||||||
jquery-ui/themes/eggplant
|
|
||||||
jquery-ui/themes/excite-bike
|
|
||||||
jquery-ui/themes/flick
|
|
||||||
jquery-ui/themes/hot-sneaks
|
|
||||||
jquery-ui/themes/humanity
|
|
||||||
jquery-ui/themes/le-frog
|
|
||||||
jquery-ui/themes/mint-choc
|
|
||||||
jquery-ui/themes/overcast
|
|
||||||
jquery-ui/themes/pepper-grinder
|
|
||||||
jquery-ui/themes/redmond
|
|
||||||
jquery-ui/themes/smoothness
|
|
||||||
jquery-ui/themes/south-street
|
|
||||||
jquery-ui/themes/start
|
|
||||||
jquery-ui/themes/sunny
|
|
||||||
jquery-ui/themes/swanky-purse
|
|
||||||
jquery-ui/themes/trontastic
|
|
||||||
jquery-ui/themes/ui-darkness
|
|
||||||
jquery-ui/themes/ui-lightness
|
|
||||||
jquery-ui/themes/vader
|
|
||||||
jquery-ui/ui/**
|
|
||||||
!jquery-ui/ui/minified/jquery-ui.custom.min.js
|
|
||||||
jquery-ui/*.json
|
|
||||||
!jquery-ui/.bower.json
|
!jquery-ui/.bower.json
|
||||||
jquery-ui/AUTHORS.txt
|
|
||||||
jquery-ui/MANIFEST
|
|
||||||
jquery-ui/README.md
|
|
||||||
|
|
||||||
# jcrop
|
# jcrop
|
||||||
jcrop/index.html
|
jcrop/index.html
|
||||||
|
|
|
@ -1,18 +1,22 @@
|
||||||
{
|
{
|
||||||
"name": "jquery-ui",
|
"name": "jquery-ui",
|
||||||
"version": "1.10.0",
|
"version": "1.12.1",
|
||||||
"main": "./ui/jquery-ui.js",
|
"main": [
|
||||||
|
"jquery-ui.js"
|
||||||
|
],
|
||||||
|
"ignore": [],
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": ">= 1.8"
|
"jquery": ">=1.6"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/components/jqueryui",
|
"homepage": "https://github.com/components/jqueryui",
|
||||||
"_release": "1.10.0",
|
"_release": "1.12.1",
|
||||||
"_resolution": {
|
"_resolution": {
|
||||||
"type": "version",
|
"type": "version",
|
||||||
"tag": "1.10.0",
|
"tag": "1.12.1",
|
||||||
"commit": "4c0bac635cc97c8cd5087bb244d497100429fea2"
|
"commit": "44ecf3794cc56b65954cc19737234a3119d036cc"
|
||||||
},
|
},
|
||||||
"_source": "https://github.com/components/jqueryui.git",
|
"_source": "https://github.com/components/jqueryui.git",
|
||||||
"_target": "1.10.0",
|
"_target": "1.12.1",
|
||||||
"_originalSource": "jquery-ui"
|
"_originalSource": "jquery-ui"
|
||||||
}
|
}
|
|
@ -1,26 +0,0 @@
|
||||||
Copyright 2013 jQuery Foundation and other contributors,
|
|
||||||
http://jqueryui.com/
|
|
||||||
|
|
||||||
This software consists of voluntary contributions made by many
|
|
||||||
individuals (AUTHORS.txt, http://jqueryui.com/about) For exact
|
|
||||||
contribution history, see the revision history and logs, available
|
|
||||||
at http://jquery-ui.googlecode.com/svn/
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
|
||||||
a copy of this software and associated documentation files (the
|
|
||||||
"Software"), to deal in the Software without restriction, including
|
|
||||||
without limitation the rights to use, copy, modify, merge, publish,
|
|
||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
|
||||||
the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
|
||||||
included in all copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
||||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.3 KiB |
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue