The official jQuery user interface library.
Go to file
Amir E. Aharoni d0acccf3cc Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - Datepicker: Incorrect dayNamesMin for Arabic locale.
Before this change the minimal names for days of week were the same
as the long names. This caused the datepicker to be too wide.

The one-letter strings come from the CLDR:
http://unicode.org/repos/cldr-tmp/trunk/diff/summary/ar.html
(cherry picked from commit 8f42ab0134)
2012-06-01 10:42:36 -04:00
build Build: Ask user to verify AUTHORS.txt is up to date before doing a release. 2012-06-01 10:38:32 -04:00
demos Datepicker: Corrected language code for Georgian language according to ISO 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code. 2012-05-29 10:20:22 -04:00
external Added compound test suite and updated QUnit. 2011-07-28 08:13:01 -04:00
tests Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal dialog does not disable resizables on the page. 2012-04-19 20:55:17 -04:00
themes/base Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal dialog does not disable resizables on the page. 2012-04-19 20:55:17 -04:00
ui Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - Datepicker: Incorrect dayNamesMin for Arabic locale. 2012-06-01 10:42:36 -04:00
.gitignore Build: Removed ant build. 2012-04-18 16:33:38 -04:00
AUTHORS.txt Updated AUTHORS.txt with URLs to website and Github, thanks Ralph 2010-03-22 03:39:32 +01:00
GPL-LICENSE.txt removed extra level ui folder 2008-06-07 17:35:27 +00:00
grunt.js Grunt: Replace all instances of @VERSION during copy. Fixes #8261 - Build: @VERSION replacement incomplete. 2012-04-18 16:17:36 -04:00
jquery-1.7.2.js Upgrade jQuery to 1.7.2. 2012-03-22 09:57:33 -04:00
MIT-LICENSE.txt Updated copyright year. 2012-03-19 09:25:07 -04:00
package.json Updating the 1-8-stable version to 1.8.21pre 2012-04-30 16:21:44 -04:00
README.md Fixing another typo in README 2010-03-21 20:48:04 +01:00

jQuery UI - Interactions and Widgets for the web

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.

If you want to use jQuery UI, go to jqueryui.com to get started. Or visit the Using jQuery UI Forum for discussions and questions.

If you are interested in helping developing jQuery UI, you are in the right place. To discuss development with team members and the community, visit the Developing jQuery UI Forum.