Skip to content

Commit

Permalink
jQuery UI 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrohnstock committed Jul 11, 2016
1 parent 81fac70 commit 51d123a
Show file tree
Hide file tree
Showing 842 changed files with 35,177 additions and 29,059 deletions.
284 changes: 0 additions & 284 deletions AUTHORS.txt

This file was deleted.

44 changes: 0 additions & 44 deletions LICENSE.txt

This file was deleted.

16 changes: 8 additions & 8 deletions README.md
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`
2 changes: 1 addition & 1 deletion bower.json
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"
],
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jquery-ui",
"repo": "components/jqueryui",
"version": "1.11.4",
"version": "1.12.0",
"license": "MIT",
"scripts": [
"jquery-ui.js"
Expand Down
Loading

0 comments on commit 51d123a

Please sign in to comment.