Skip to content

Commit 053fa9e

Browse files
committed
1.12.0-rc.1
1 parent 7a0eff4 commit 053fa9e

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",
@@ -45,5 +44,6 @@
4544
"jquery-2.1.1": "jquery#2.1.1",
4645
"jquery-2.1.2": "jquery#2.1.2",
4746
"jquery-2.1.3": "jquery#2.1.3"
48-
}
47+
},
48+
"version": "1.12.0-rc.1"
4949
}

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

0 commit comments

Comments
 (0)