-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
81fac70
commit 51d123a
Showing
842 changed files
with
35,177 additions
and
29,059 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
[jQuery UI](http://jqueryui.com/) - Interactions and Widgets for the web | ||
================================ | ||
jQuery UI | ||
========= | ||
|
||
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. | ||
Shim [repository](https://github.com/components/jqueryui) for the [jQuery UI](https://jqueryui.com). | ||
|
||
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. | ||
Package Managers | ||
---------------- | ||
|
||
If you are interested in helping develop jQuery UI, you are in the right place. | ||
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. | ||
|
||
## This repo only holds precompiled files. | ||
* [Bower](http://bower.io/): `jquery-ui` | ||
* [Component](https://github.com/component/component): `components/jquery-ui` | ||
* [Composer](http://packagist.org/packages/components/jquery): `components/jqueryui` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "jquery-ui", | ||
"version": "1.11.4", | ||
"version": "1.12.0", | ||
"main": [ | ||
"jquery-ui.js" | ||
], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.