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

0 commit comments

Comments
 (0)