Skip to content

Commit 51d123a

Browse files
committed
jQuery UI 1.12.0
1 parent 81fac70 commit 51d123a

File tree

842 files changed

+35177
-29059
lines changed

Some content is hidden

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

842 files changed

+35177
-29059
lines changed

AUTHORS.txt

Lines changed: 0 additions & 284 deletions
This file was deleted.

LICENSE.txt

Lines changed: 0 additions & 44 deletions
This file was deleted.

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
[jQuery UI](http://jqueryui.com/) - Interactions and Widgets for the web
2-
================================
1+
jQuery UI
2+
=========
33

4-
jQuery UI provides interactions like Drag and Drop and widgets like Autocomplete, Tabs and Slider and makes these as easy to use as jQuery itself.
4+
Shim [repository](https://github.com/components/jqueryui) for the [jQuery UI](https://jqueryui.com).
55

6-
If you want to use jQuery UI, go to [jqueryui.com](http://jqueryui.com) to get started. Or visit the [Using jQuery UI Forum](http://forum.jquery.com/using-jquery-ui) for discussions and questions.
6+
Package Managers
7+
----------------
78

8-
If you are interested in helping develop jQuery UI, you are in the right place.
9-
To discuss development with team members and the community, visit the [Developing jQuery UI Forum](http://forum.jquery.com/developing-jquery-ui) or in #jquery on irc.freednode.net.
10-
11-
## This repo only holds precompiled files.
9+
* [Bower](http://bower.io/): `jquery-ui`
10+
* [Component](https://github.com/component/component): `components/jquery-ui`
11+
* [Composer](http://packagist.org/packages/components/jquery): `components/jqueryui`

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-ui",
3-
"version": "1.11.4",
3+
"version": "1.12.0",
44
"main": [
55
"jquery-ui.js"
66
],

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jquery-ui",
33
"repo": "components/jqueryui",
4-
"version": "1.11.4",
4+
"version": "1.12.0",
55
"license": "MIT",
66
"scripts": [
77
"jquery-ui.js"

0 commit comments

Comments
 (0)