Skip to content

Commit 43e4682

Browse files
committed
1.12.0
1 parent ea44d84 commit 43e4682

Some content is hidden

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

73 files changed

+97
-97
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"qunit-assert-close": "JamesMGreene/qunit-assert-close#v1.1.1",
2020
"qunit-composite": "JamesMGreene/qunit-composite#v1.1.0",
2121
"requirejs": "2.1.14",
22-
2322
"jquery-1.7.0": "jquery#1.7.0",
2423
"jquery-1.7.1": "jquery#1.7.1",
2524
"jquery-1.7.2": "jquery#1.7.2",
@@ -58,5 +57,6 @@
5857
"jquery-2.2.4": "jquery#2.2.4",
5958
"jquery-3.0.0": "jquery#3.0.0",
6059
"jquery-3.1.0": "jquery#3.1.0"
61-
}
60+
},
61+
"version": "1.12.0"
6262
}

package.json

Lines changed: 2 additions & 2 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.12.0-pre",
5+
"version": "1.12.0",
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.12.0/AUTHORS.txt"
1010
},
1111
"main": "ui/widget.js",
1212
"maintainers": [

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.12.0
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.12.0
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.12.0
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.12.0
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.12.0
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

themes/base/checkboxradio.css

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

themes/base/controlgroup.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Controlgroup @VERSION
2+
* jQuery UI Controlgroup 1.12.0
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.12.0
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

0 commit comments

Comments
 (0)