aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build: Ask user to verify AUTHORS.txt is up to date before doing a release.Scott González2012-06-011-0/+9
* Datepicker: Corrected language code for Georgian language according to ISO 63...Pavel Stetina2012-05-293-4/+4
* Draggable: Apply ui-draggable-dragging class prior to calculating dimensions....Viktar Varvanovich2012-05-241-1/+3
* Progressbar demo: Made animated background selector more specific. Fixes #831...Scott González2012-05-221-1/+1
* Sortable: calculating item positions on the fly and setting the direction var...Scott González2012-05-221-24/+25
* Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes ...Scott González2012-05-141-4/+4
* Datepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque locale...Eneko Illarramendi2012-05-141-9/+9
* Position: Patch .offset( fn ) setter for jQuery 1.3.2. Fixes #8254 - Position...Scott González2012-05-081-1/+6
* Effects: Check for anonymous content being exposed via document.activeElement...Scott González2012-05-071-1/+10
* Autocomplete combobox demo: Define this.wrapper for use inside destroy().Scott González2012-05-071-1/+1
* Sortable: Moved change of helper position css. Fixed #5321 – Helper in a bo...martinf552012-05-071-5/+5
* Datepicker range demo: Use public APIs. Fixes #8292 - Double Click on from da...Scott González2012-05-031-8/+10
* Updating the 1-8-stable version to 1.8.21preScott González2012-04-301-1/+1
* Tagging the 1.8.20 release.1.8.20Scott González2012-04-301-1/+1
* Sortable: update placeholder when axis is x or y. Fixed #8274 - placeholder d...Jason Moon2012-04-301-2/+2
* Draggable: Don't run stop methods for elements that have been removed. Fixed...Scott González2012-04-301-2/+8
* Revert "Sortable: modified the contents of placeholder to a single " ". ...Scott González2012-04-301-1/+1
* Revert "Sortable: Always set placeholder size when necessary. Fixes #8262 - j...Scott González2012-04-301-2/+3
* Datepicker: Added missing quote in Hindi i18n.Scott González2012-04-221-1/+1
* Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal d...TJ VanToll2012-04-193-4/+12
* Datepicker: Corrections in Hindi weekday names, text labels. Fixes #8265 - Da...G Karunakar2012-04-191-9/+9
* Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI...Bertjh2012-04-191-3/+2
* Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing termin...Scott González2012-04-181-1/+1
* Build: Removed ant build.Scott González2012-04-1813-9419/+2
* Grunt: Replace all instances of @VERSION during copy. Fixes #8261 - Build: @V...Scott González2012-04-181-9/+12
* Updating the 1-8-stable version to 1.8.20preScott González2012-04-161-1/+1
* Tagging the 1.8.19 release.1.8.19Scott González2012-04-161-1/+1
* Position: Simplify default demo by removing drag functionality on positioned ...Scott González2012-04-151-20/+7
* Remove compare_size; defer to plugin.Rick Waldron waldron.rick@gmail.com2012-04-122-72/+4
* Build: Update prepare-release for use with grunt.Scott González2012-04-111-15/+15
* Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - Autocomple...Scott González2012-04-071-12/+32
* Autocomplete: Don't invoke a search from arrow keys when the element can have...meh-cfl2012-04-073-6/+75
* Autocomplete: Move race condition logic from ajax requests to general respons...Scott González2012-04-032-19/+50
* Datepicker: Don't set _curInst in hideDatepicker. Fixes #8174 - jQuery datepi...Scott González2012-04-031-2/+0
* Grunt: Whitelist js and css files for @version replacement instead of blackli...Scott González2012-04-021-3/+3
* Protect all copyright notices against minificationJörn Zaefferer2012-04-0242-42/+42
* Build: Add grunt.js along with some other mods to 1-8-stableJörn Zaefferer2012-04-024-1/+627
* Datepicker: Changed German translation for weekHeader to "KW". Fixes #8231 - ...Simon2012-04-021-1/+1
* Fixes #6979 - Several components are leaking variables into the global scope.felix2012-03-295-6/+5
* Datepicker: Fixed nextText, prevText, and Sunday and split words onto multipl...Scott González2012-03-291-7/+43
* Effects: Backporting e8ba367 to 1-8-stable - Fixes #8113 - addClass not anima...Corey Frang2012-03-271-1/+1
* Tabs: Wrap attribute value in quotes when querying. Fixes #8207 - Tabs: Error...Scott González2012-03-221-1/+1
* Datepicker: Fixed month name for Macedonian localization. Fixes #8206 - Datep...stojce2012-03-221-2/+2
* Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add Georgi...Lado Lomidze2012-03-223-0/+24
* Upgrade jQuery to 1.7.2.Scott González2012-03-22311-825/+10367
* Mouse: Unbind events bound to document on destroy. Fixes #8199 - _mouseDestro...Scott González2012-03-191-0/+3
* Updated copyright year.Scott González2012-03-1947-47/+47
* Revert "Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid...Scott González2012-03-191-1/+1
* Datepicker: Corrected values of dayNamesShort in Finnish translation. Fixes #...Scott González2012-03-141-12/+12
* Resizable: Update aspectRatio to use calculated aspectRatio in case of: conta...gromo2012-03-021-2/+2