aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Datepicker: Corrected language code for Georgian language according to ISO 63...Pavel Stetina2012-05-291-2/+2
* Draggable: Apply ui-draggable-dragging class prior to calculating dimensions....Viktar Varvanovich2012-05-241-1/+3
* Sortable: calculating item positions on the fly and setting the direction var...Scott González2012-05-221-24/+25
* 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
* Sortable: Moved change of helper position css. Fixed #5321 – Helper in a bo...martinf552012-05-071-5/+5
* 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-191-3/+2
* 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
* Autocomplete: Don't invoke a search from arrow keys when the element can have...meh-cfl2012-04-071-6/+11
* Autocomplete: Move race condition logic from ajax requests to general respons...Scott González2012-04-031-18/+20
* Datepicker: Don't set _curInst in hideDatepicker. Fixes #8174 - jQuery datepi...Scott González2012-04-031-2/+0
* Protect all copyright notices against minificationJörn Zaefferer2012-04-0228-28/+28
* 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-221-0/+21
* 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-1931-31/+31
* 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
* Datepicker: modified a catch variable to no longer mask an existing variable ...Jasvir Nagra2012-02-251-2/+2
* Sortable: modified the contents of placeholder to a single " ". Fixed #8...Bertjh2012-02-241-1/+1
* Corrected week header for et locale. Fixed #8129 - Localization error in et l...Richard D. Worth2012-02-231-1/+1
* Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi local...Richard D. Worth2012-02-151-0/+23
* Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer loc...Douglas2012-02-121-0/+23
* Autocomplete: Set context for ajax requests instead of relying on default con...Scott González2012-02-111-1/+3
* Slider: Prevent the default action on keydown if we're listening for the pres...Scott González2012-02-091-6/+2
* Datepicker: Allow descendant elements in triggers. Fixes #8107 - Closing the ...Scott González2012-02-081-1/+1
* Resizable: Removed Opera relative/absolute positioning exception code. Fixed...TJ VanToll2012-02-081-35/+1
* Sortable: Fixed destroy method to call parent destroy method. Fixes #8094 - ....Scott González2012-02-021-0/+1
* Datepicker i18n: Changed Hebrew monthNamesShort from number to names. Fixes #...levushka2012-02-011-2/+2
* Datepicker i18n: Fixed Macedonian date format. Fixes #8040 - Datepicker: Mace...stojce2012-01-201-1/+1
* Datepicker: added check to account for multiple pickers on one page. Fixed #5...ryanolton2012-01-201-1/+4
* Datepicker i18n: Fix monthNames, monthNamesShort, dayNames, showMonthAfterYea...clear002012-01-201-7/+7
* Sortable: Added a variable to track if initialization is complete. Fixes #475...SpoonNZ2012-01-201-1/+5
* Core: Access offsetHeight on div for support tests to avoid a layout bug in I...Scott González2012-01-191-0/+5
* Position: Update fullname reference; jQuery => $. Fixes #8029 - Position: The...Scott González2012-01-191-1/+1
* Button: Properly handle disabled option on init. Fixes #8028 - Getting unset ...Scott González2012-01-181-5/+3
* Datepicker i18n (nl-BE): Removed BOM.Scott González2012-01-121-2/+2
* Selectable: Explicitly check event.ctrlKey now that jQuery differentiates bet...Scott González2011-11-221-4/+4