Skip to content

Commit 874945e

Browse files
committed
1.11.1
1 parent bf898ab commit 874945e

File tree

96 files changed

+2698
-84
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

+2698
-84
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"jquery-mousewheel": "3.1.12",
1515
"jshint": "2.4.4",
1616
"qunit": "1.14.0",
17-
1817
"jquery-1.6.0": "jquery#1.6.0",
1918
"jquery-1.6.1": "jquery#1.6.1",
2019
"jquery-1.6.2": "jquery#1.6.2",
@@ -37,5 +36,6 @@
3736
"jquery-2.0.1": "jquery#2.0.1",
3837
"jquery-2.0.2": "jquery#2.0.2",
3938
"jquery-2.0.3": "jquery#2.0.3"
40-
}
39+
},
40+
"version": "1.11.1"
4141
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
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.1-pre",
5+
"version": "1.11.1",
66
"homepage": "http://jqueryui.com",
77
"author": {
88
"name": "jQuery Foundation and other contributors",
9-
"url": "https://github.com/jquery/jquery-ui/blob/master/AUTHORS.txt"
9+
"url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
1010
},
1111
"maintainers": [
1212
{
@@ -53,7 +53,7 @@
5353
"licenses": [
5454
{
5555
"type": "MIT",
56-
"url": "https://github.com/jquery/jquery-ui/blob/master/LICENSE.txt"
56+
"url": "https://github.com/jquery/jquery-ui/blob/1.11.1/LICENSE.txt"
5757
}
5858
],
5959
"scripts": {

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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1
33
* http://jqueryui.com
44
*
55
* Copyright 2014 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.1",
14+
"author": {
15+
"name": "jQuery Foundation and other contributors",
16+
"url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
17+
},
18+
"maintainers": [
19+
{
20+
"name": "Scott González",
21+
"email": "[email protected]",
22+
"url": "http://scottgonzalez.com"
23+
},
24+
{
25+
"name": "Jörn Zaefferer",
26+
"email": "[email protected]",
27+
"url": "http://bassistance.de"
28+
},
29+
{
30+
"name": "Kris Borchers",
31+
"email": "[email protected]",
32+
"url": "http://krisborchers.com"
33+
},
34+
{
35+
"name": "Corey Frang",
36+
"email": "[email protected]",
37+
"url": "http://gnarf.net"
38+
},
39+
{
40+
"name": "Mike Sherov",
41+
"email": "[email protected]",
42+
"url": "http://mike.sherov.com"
43+
},
44+
{
45+
"name": "TJ VanToll",
46+
"email": "[email protected]",
47+
"url": "http://tjvantoll.com"
48+
},
49+
{
50+
"name": "Felix Nagel",
51+
"email": "[email protected]",
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.1/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.1",
69+
"ui.widget": "1.11.1"
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.1",
14+
"author": {
15+
"name": "jQuery Foundation and other contributors",
16+
"url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
17+
},
18+
"maintainers": [
19+
{
20+
"name": "Scott González",
21+
"email": "[email protected]",
22+
"url": "http://scottgonzalez.com"
23+
},
24+
{
25+
"name": "Jörn Zaefferer",
26+
"email": "[email protected]",
27+
"url": "http://bassistance.de"
28+
},
29+
{
30+
"name": "Kris Borchers",
31+
"email": "[email protected]",
32+
"url": "http://krisborchers.com"
33+
},
34+
{
35+
"name": "Corey Frang",
36+
"email": "[email protected]",
37+
"url": "http://gnarf.net"
38+
},
39+
{
40+
"name": "Mike Sherov",
41+
"email": "[email protected]",
42+
"url": "http://mike.sherov.com"
43+
},
44+
{
45+
"name": "TJ VanToll",
46+
"email": "[email protected]",
47+
"url": "http://tjvantoll.com"
48+
},
49+
{
50+
"name": "Felix Nagel",
51+
"email": "[email protected]",
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.1/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.1",
69+
"ui.widget": "1.11.1",
70+
"ui.menu": "1.11.1",
71+
"ui.position": "1.11.1"
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.1",
13+
"author": {
14+
"name": "jQuery Foundation and other contributors",
15+
"url": "https://github.com/jquery/jquery-ui/blob/1.11.1/AUTHORS.txt"
16+
},
17+
"maintainers": [
18+
{
19+
"name": "Scott González",
20+
"email": "[email protected]",
21+
"url": "http://scottgonzalez.com"
22+
},
23+
{
24+
"name": "Jörn Zaefferer",
25+
"email": "[email protected]",
26+
"url": "http://bassistance.de"
27+
},
28+
{
29+
"name": "Kris Borchers",
30+
"email": "[email protected]",
31+
"url": "http://krisborchers.com"
32+
},
33+
{
34+
"name": "Corey Frang",
35+
"email": "[email protected]",
36+
"url": "http://gnarf.net"
37+
},
38+
{
39+
"name": "Mike Sherov",
40+
"email": "[email protected]",
41+
"url": "http://mike.sherov.com"
42+
},
43+
{
44+
"name": "TJ VanToll",
45+
"email": "[email protected]",
46+
"url": "http://tjvantoll.com"
47+
},
48+
{
49+
"name": "Felix Nagel",
50+
"email": "[email protected]",
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.1/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.1",
68+
"ui.widget": "1.11.1"
69+
},
70+
"category": "widget"
71+
}

0 commit comments

Comments
 (0)