| Commit message (Expand) | Author | Age | Files | Lines |
* | Effects (Bounce): Fixed call to .outerHeight/Width() for jQuery 1.8 compat. | Scott González | 2012-07-21 | 1 | -1/+1 |
* | Effects: Fixing call to outerHeight/Width in slide effect for compat with 1.8... | Corey Frang | 2012-07-20 | 1 | -1/+1 |
* | Effects: Fixing call to outerHeight/Width in drop effect for compat with 1.8 ... | Corey Frang | 2012-07-20 | 1 | -1/+1 |
* | Position: Fix initial positioning of cycler demo. | Jörn Zaefferer | 2012-07-19 | 1 | -12/+15 |
* | Effects: Fallback from $.curCSS to $.css to support jQuery 1.8+. | Scott González | 2012-07-19 | 1 | -1/+2 |
* | Datepicker: Fixed position problem when input is in a fixed element. Fixes #5... | Luis Dalmolin | 2012-07-17 | 1 | -2/+2 |
* | Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker d... | Maciej Mroziński | 2012-07-17 | 1 | -1/+1 |
* | Sortable: Reset fromOutside property when canceling helper removal. Fixes #84... | Baoju Yuan | 2012-07-16 | 1 | -0/+2 |
* | Core: Check if jQuery supports inner/outer/Width/Height setters. | Scott González | 2012-07-11 | 1 | -38/+41 |
* | Datepicker: Remove styles specifically for IE5. | Scott González | 2012-07-11 | 1 | -2/+0 |
* | Core: Adjust data pseudo creation to use new Sizzle pseudo creation for pseud... | Timmy Willison | 2012-07-11 | 1 | -3/+10 |
* | Core: Define $.curCSS if it doesn't exist for jQuery 1.8+ support. | Scott González | 2012-06-25 | 1 | -0/+5 |
* | Datepicker: Pulled event handlers into static code. Fixed #3945 - DatePicker ... | Mike Stay | 2012-06-06 | 1 | -16/+46 |
* | Updating the 1-8-stable version to 1.8.22pre | Scott González | 2012-06-05 | 1 | -1/+1 |
* | Tagging the 1.8.21 release.1.8.21 | Scott González | 2012-06-05 | 1 | -1/+1 |
* | Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - D... | Amir E. Aharoni | 2012-06-01 | 1 | -1/+1 |
* | Build: Ask user to verify AUTHORS.txt is up to date before doing a release. | Scott González | 2012-06-01 | 1 | -0/+9 |
* | Datepicker: Corrected language code for Georgian language according to ISO 63... | Pavel Stetina | 2012-05-29 | 3 | -4/+4 |
* | Draggable: Apply ui-draggable-dragging class prior to calculating dimensions.... | Viktar Varvanovich | 2012-05-24 | 1 | -1/+3 |
* | Progressbar demo: Made animated background selector more specific. Fixes #831... | Scott González | 2012-05-22 | 1 | -1/+1 |
* | Sortable: calculating item positions on the fly and setting the direction var... | Scott González | 2012-05-22 | 1 | -24/+25 |
* | Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes ... | Scott González | 2012-05-14 | 1 | -4/+4 |
* | Datepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque locale... | Eneko Illarramendi | 2012-05-14 | 1 | -9/+9 |
* | Position: Patch .offset( fn ) setter for jQuery 1.3.2. Fixes #8254 - Position... | Scott González | 2012-05-08 | 1 | -1/+6 |
* | Effects: Check for anonymous content being exposed via document.activeElement... | Scott González | 2012-05-07 | 1 | -1/+10 |
* | Autocomplete combobox demo: Define this.wrapper for use inside destroy(). | Scott González | 2012-05-07 | 1 | -1/+1 |
* | Sortable: Moved change of helper position css. Fixed #5321 – Helper in a bo... | martinf55 | 2012-05-07 | 1 | -5/+5 |
* | Datepicker range demo: Use public APIs. Fixes #8292 - Double Click on from da... | Scott González | 2012-05-03 | 1 | -8/+10 |
* | Updating the 1-8-stable version to 1.8.21pre | Scott González | 2012-04-30 | 1 | -1/+1 |
* | Tagging the 1.8.20 release.1.8.20 | Scott González | 2012-04-30 | 1 | -1/+1 |
* | Sortable: update placeholder when axis is x or y. Fixed #8274 - placeholder d... | Jason Moon | 2012-04-30 | 1 | -2/+2 |
* | Draggable: Don't run stop methods for elements that have been removed. Fixed... | Scott González | 2012-04-30 | 1 | -2/+8 |
* | Revert "Sortable: modified the contents of placeholder to a single " ". ... | Scott González | 2012-04-30 | 1 | -1/+1 |
* | Revert "Sortable: Always set placeholder size when necessary. Fixes #8262 - j... | Scott González | 2012-04-30 | 1 | -2/+3 |
* | Datepicker: Added missing quote in Hindi i18n. | Scott González | 2012-04-22 | 1 | -1/+1 |
* | Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal d... | TJ VanToll | 2012-04-19 | 3 | -4/+12 |
* | Datepicker: Corrections in Hindi weekday names, text labels. Fixes #8265 - Da... | G Karunakar | 2012-04-19 | 1 | -9/+9 |
* | Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI... | Bertjh | 2012-04-19 | 1 | -3/+2 |
* | Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing termin... | Scott González | 2012-04-18 | 1 | -1/+1 |
* | Build: Removed ant build. | Scott González | 2012-04-18 | 13 | -9419/+2 |
* | Grunt: Replace all instances of @VERSION during copy. Fixes #8261 - Build: @V... | Scott González | 2012-04-18 | 1 | -9/+12 |
* | Updating the 1-8-stable version to 1.8.20pre | Scott González | 2012-04-16 | 1 | -1/+1 |
* | Tagging the 1.8.19 release.1.8.19 | Scott González | 2012-04-16 | 1 | -1/+1 |
* | Position: Simplify default demo by removing drag functionality on positioned ... | Scott González | 2012-04-15 | 1 | -20/+7 |
* | Remove compare_size; defer to plugin. | Rick Waldron waldron.rick@gmail.com | 2012-04-12 | 2 | -72/+4 |
* | Build: Update prepare-release for use with grunt. | Scott González | 2012-04-11 | 1 | -15/+15 |
* | Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - Autocomple... | Scott González | 2012-04-07 | 1 | -12/+32 |
* | Autocomplete: Don't invoke a search from arrow keys when the element can have... | meh-cfl | 2012-04-07 | 3 | -6/+75 |
* | Autocomplete: Move race condition logic from ajax requests to general respons... | Scott González | 2012-04-03 | 2 | -19/+50 |
* | Datepicker: Don't set _curInst in hideDatepicker. Fixes #8174 - jQuery datepi... | Scott González | 2012-04-03 | 1 | -2/+0 |