Skip to content

Commit 3ce8c31

Browse files
committed
Vendor: Bump jquery-ui version to 1.12.*
1 parent e651862 commit 3ce8c31

File tree

846 files changed

+35557
-28327
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

846 files changed

+35557
-28327
lines changed
Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,22 @@
11
{
22
"name": "jquery-ui",
3-
"version": "1.11.4",
3+
"version": "1.12.1",
44
"main": [
55
"jquery-ui.js"
66
],
77
"ignore": [],
8+
"license": "MIT",
89
"dependencies": {
910
"jquery": ">=1.6"
1011
},
1112
"homepage": "https://github.com/components/jqueryui",
12-
"_release": "1.11.4",
13+
"_release": "1.12.1",
1314
"_resolution": {
1415
"type": "version",
15-
"tag": "1.11.4",
16-
"commit": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1"
16+
"tag": "1.12.1",
17+
"commit": "44ecf3794cc56b65954cc19737234a3119d036cc"
1718
},
1819
"_source": "https://github.com/components/jqueryui.git",
19-
"_target": "1.11.*",
20+
"_target": ">=1.8",
2021
"_originalSource": "jquery-ui"
2122
}

app/Resources/public/assets/jquery-ui/AUTHORS.txt

Lines changed: 0 additions & 284 deletions
This file was deleted.

app/Resources/public/assets/jquery-ui/LICENSE.txt

Lines changed: 0 additions & 44 deletions
This file was deleted.
Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
[jQuery UI](http://jqueryui.com/) - Interactions and Widgets for the web
2-
================================
1+
jQuery UI
2+
=========
33

4-
jQuery UI provides interactions like Drag and Drop and widgets like Autocomplete, Tabs and Slider and makes these as easy to use as jQuery itself.
4+
Shim [repository](https://github.com/components/jqueryui) for the [jQuery UI](https://jqueryui.com).
55

6-
If you want to use jQuery UI, go to [jqueryui.com](http://jqueryui.com) to get started. Or visit the [Using jQuery UI Forum](http://forum.jquery.com/using-jquery-ui) for discussions and questions.
6+
Package Managers
7+
----------------
78

8-
If you are interested in helping develop jQuery UI, you are in the right place.
9-
To discuss development with team members and the community, visit the [Developing jQuery UI Forum](http://forum.jquery.com/developing-jquery-ui) or in #jquery on irc.freednode.net.
10-
11-
## This repo only holds precompiled files.
9+
* [Bower](http://bower.io/): `jquery-ui`
10+
* [Component](https://github.com/component/component): `components/jquery-ui`
11+
* [Composer](http://packagist.org/packages/components/jquery): `components/jqueryui`
12+
* [npm](https://www.npmjs.com/): `components-jqueryui`

app/Resources/public/assets/jquery-ui/bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"name": "jquery-ui",
3-
"version": "1.11.4",
3+
"version": "1.12.1",
44
"main": [
55
"jquery-ui.js"
66
],
77
"ignore": [
88
],
9+
"license": "MIT",
910
"dependencies": {
1011
"jquery": ">=1.6"
1112
}

0 commit comments

Comments
 (0)