Skip to content

Commit d671302

Browse files
committed
1.11.4
1 parent 40cdb5f commit d671302

File tree

96 files changed

+2696
-82
lines changed

Some content is hidden

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

96 files changed

+2696
-82
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"jquery-simulate": "1.0.0",
1616
"jshint": "2.4.4",
1717
"qunit": "1.14.0",
18-
1918
"jquery-1.6.0": "jquery#1.6.0",
2019
"jquery-1.6.1": "jquery#1.6.1",
2120
"jquery-1.6.2": "jquery#1.6.2",
@@ -38,5 +37,6 @@
3837
"jquery-2.0.1": "jquery#2.0.1",
3938
"jquery-2.0.2": "jquery#2.0.2",
4039
"jquery-2.0.3": "jquery#2.0.3"
41-
}
40+
},
41+
"version": "1.11.4"
4242
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jquery-ui",
33
"title": "jQuery UI",
44
"description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.",
5-
"version": "1.11.4-pre",
5+
"version": "1.11.4",
66
"homepage": "http://jqueryui.com",
77
"author": {
88
"name": "jQuery Foundation and other contributors",

themes/base/accordion.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Accordion @VERSION
2+
* jQuery UI Accordion 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/all.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI CSS Framework @VERSION
2+
* jQuery UI CSS Framework 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/autocomplete.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Autocomplete @VERSION
2+
* jQuery UI Autocomplete 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI CSS Framework @VERSION
2+
* jQuery UI CSS Framework 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/button.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Button @VERSION
2+
* jQuery UI Button 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/core.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI CSS Framework @VERSION
2+
* jQuery UI CSS Framework 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/datepicker.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Datepicker @VERSION
2+
* jQuery UI Datepicker 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/dialog.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Dialog @VERSION
2+
* jQuery UI Dialog 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/draggable.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Draggable @VERSION
2+
* jQuery UI Draggable 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/menu.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Menu @VERSION
2+
* jQuery UI Menu 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/progressbar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Progressbar @VERSION
2+
* jQuery UI Progressbar 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/resizable.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Resizable @VERSION
2+
* jQuery UI Resizable 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/selectable.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Selectable @VERSION
2+
* jQuery UI Selectable 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/selectmenu.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Selectmenu @VERSION
2+
* jQuery UI Selectmenu 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/slider.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Slider @VERSION
2+
* jQuery UI Slider 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/sortable.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Sortable @VERSION
2+
* jQuery UI Sortable 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/spinner.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Spinner @VERSION
2+
* jQuery UI Spinner 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/tabs.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Tabs @VERSION
2+
* jQuery UI Tabs 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI CSS Framework @VERSION
2+
* jQuery UI CSS Framework 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/tooltip.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Tooltip @VERSION
2+
* jQuery UI Tooltip 1.11.4
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

ui.accordion.jquery.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
{
2+
"name": "ui.accordion",
3+
"title": "jQuery UI Accordion",
4+
"description": "Displays collapsible content panels for presenting information in a limited amount of space.",
5+
"keywords": [
6+
"ui",
7+
"accordion",
8+
"navigation",
9+
"panel",
10+
"collapse",
11+
"expand"
12+
],
13+
"version": "1.11.4",
14+
"author": {
15+
"name": "jQuery Foundation and other contributors",
16+
"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
17+
},
18+
"maintainers": [
19+
{
20+
"name": "Scott González",
21+
"email": "scott.gonzalez@gmail.com",
22+
"url": "http://scottgonzalez.com"
23+
},
24+
{
25+
"name": "Jörn Zaefferer",
26+
"email": "joern.zaefferer@gmail.com",
27+
"url": "http://bassistance.de"
28+
},
29+
{
30+
"name": "Kris Borchers",
31+
"email": "kris.borchers@gmail.com",
32+
"url": "http://krisborchers.com"
33+
},
34+
{
35+
"name": "Corey Frang",
36+
"email": "gnarf37@gmail.com",
37+
"url": "http://gnarf.net"
38+
},
39+
{
40+
"name": "Mike Sherov",
41+
"email": "mike.sherov@gmail.com",
42+
"url": "http://mike.sherov.com"
43+
},
44+
{
45+
"name": "TJ VanToll",
46+
"email": "tj.vantoll@gmail.com",
47+
"url": "http://tjvantoll.com"
48+
},
49+
{
50+
"name": "Felix Nagel",
51+
"email": "info@felixnagel.com",
52+
"url": "http://www.felixnagel.com"
53+
}
54+
],
55+
"licenses": [
56+
{
57+
"type": "MIT",
58+
"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
59+
}
60+
],
61+
"bugs": "http://bugs.jqueryui.com/",
62+
"homepage": "http://jqueryui.com/accordion/",
63+
"demo": "http://jqueryui.com/accordion/",
64+
"docs": "http://api.jqueryui.com/accordion/",
65+
"download": "http://jqueryui.com/download/",
66+
"dependencies": {
67+
"jquery": ">=1.6",
68+
"ui.core": "1.11.4",
69+
"ui.widget": "1.11.4"
70+
},
71+
"category": "widget"
72+
}

ui.autocomplete.jquery.json

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
{
2+
"name": "ui.autocomplete",
3+
"title": "jQuery UI Autocomplete",
4+
"description": "Lists suggested words as the user is typing.",
5+
"keywords": [
6+
"ui",
7+
"autocomplete",
8+
"form",
9+
"word",
10+
"predict",
11+
"suggest"
12+
],
13+
"version": "1.11.4",
14+
"author": {
15+
"name": "jQuery Foundation and other contributors",
16+
"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
17+
},
18+
"maintainers": [
19+
{
20+
"name": "Scott González",
21+
"email": "scott.gonzalez@gmail.com",
22+
"url": "http://scottgonzalez.com"
23+
},
24+
{
25+
"name": "Jörn Zaefferer",
26+
"email": "joern.zaefferer@gmail.com",
27+
"url": "http://bassistance.de"
28+
},
29+
{
30+
"name": "Kris Borchers",
31+
"email": "kris.borchers@gmail.com",
32+
"url": "http://krisborchers.com"
33+
},
34+
{
35+
"name": "Corey Frang",
36+
"email": "gnarf37@gmail.com",
37+
"url": "http://gnarf.net"
38+
},
39+
{
40+
"name": "Mike Sherov",
41+
"email": "mike.sherov@gmail.com",
42+
"url": "http://mike.sherov.com"
43+
},
44+
{
45+
"name": "TJ VanToll",
46+
"email": "tj.vantoll@gmail.com",
47+
"url": "http://tjvantoll.com"
48+
},
49+
{
50+
"name": "Felix Nagel",
51+
"email": "info@felixnagel.com",
52+
"url": "http://www.felixnagel.com"
53+
}
54+
],
55+
"licenses": [
56+
{
57+
"type": "MIT",
58+
"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
59+
}
60+
],
61+
"bugs": "http://bugs.jqueryui.com/",
62+
"homepage": "http://jqueryui.com/autocomplete/",
63+
"demo": "http://jqueryui.com/autocomplete/",
64+
"docs": "http://api.jqueryui.com/autocomplete/",
65+
"download": "http://jqueryui.com/download/",
66+
"dependencies": {
67+
"jquery": ">=1.6",
68+
"ui.core": "1.11.4",
69+
"ui.widget": "1.11.4",
70+
"ui.menu": "1.11.4",
71+
"ui.position": "1.11.4"
72+
},
73+
"category": "widget"
74+
}

ui.button.jquery.json

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
{
2+
"name": "ui.button",
3+
"title": "jQuery UI Button",
4+
"description": "Enhances a form with themeable buttons.",
5+
"keywords": [
6+
"ui",
7+
"button",
8+
"form",
9+
"radio",
10+
"checkbox"
11+
],
12+
"version": "1.11.4",
13+
"author": {
14+
"name": "jQuery Foundation and other contributors",
15+
"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
16+
},
17+
"maintainers": [
18+
{
19+
"name": "Scott González",
20+
"email": "scott.gonzalez@gmail.com",
21+
"url": "http://scottgonzalez.com"
22+
},
23+
{
24+
"name": "Jörn Zaefferer",
25+
"email": "joern.zaefferer@gmail.com",
26+
"url": "http://bassistance.de"
27+
},
28+
{
29+
"name": "Kris Borchers",
30+
"email": "kris.borchers@gmail.com",
31+
"url": "http://krisborchers.com"
32+
},
33+
{
34+
"name": "Corey Frang",
35+
"email": "gnarf37@gmail.com",
36+
"url": "http://gnarf.net"
37+
},
38+
{
39+
"name": "Mike Sherov",
40+
"email": "mike.sherov@gmail.com",
41+
"url": "http://mike.sherov.com"
42+
},
43+
{
44+
"name": "TJ VanToll",
45+
"email": "tj.vantoll@gmail.com",
46+
"url": "http://tjvantoll.com"
47+
},
48+
{
49+
"name": "Felix Nagel",
50+
"email": "info@felixnagel.com",
51+
"url": "http://www.felixnagel.com"
52+
}
53+
],
54+
"licenses": [
55+
{
56+
"type": "MIT",
57+
"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
58+
}
59+
],
60+
"bugs": "http://bugs.jqueryui.com/",
61+
"homepage": "http://jqueryui.com/button/",
62+
"demo": "http://jqueryui.com/button/",
63+
"docs": "http://api.jqueryui.com/button/",
64+
"download": "http://jqueryui.com/download/",
65+
"dependencies": {
66+
"jquery": ">=1.6",
67+
"ui.core": "1.11.4",
68+
"ui.widget": "1.11.4"
69+
},
70+
"category": "widget"
71+
}

0 commit comments

Comments
 (0)