summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* tag version 1.2.2selectmenu_v1.2.2Felix Nagel2012-10-031-1/+1
* fixed: removed unneeded and problematic .selector property, see #269, THX to ...Felix Nagel2012-10-011-1/+1
* changed: copyright and license text textFelix Nagel2012-09-061-4/+2
* Fixed formattingAeron Glemann2012-08-101-2/+2
* https://github.com/fnagel/jquery-ui/issues/241Aeron Glemann2012-08-101-14/+14
* fix operator precedenceВиталий2012-08-031-1/+1
* fixed: its now possible to have a disabled and selected option on init, see #234Felix Nagel2012-07-201-1/+1
* task: make selectmenu easier to download/extract/use, see #172Felix Nagel2012-07-1296-12528/+0
* added: todo comment for last commitFelix Nagel2012-07-121-2/+2
* fixed: "focus" doesn't bubble, see #241Aeron Glemann2012-07-111-1/+6
* fixed: edge case problem in IE, see #209, thx @tschettlerFelix Nagel2012-05-311-0/+1
* fixed: bug when using selectors like #one:two, improved replace for specific ...Felix Nagel2012-05-171-1/+1
* regression: unneeded and broken appendTo, breaks Selectmenu with overflow in ...Felix Nagel2012-05-171-1/+0
* removed: option transferClasses, see #229Felix Nagel2012-05-171-7/+0
* removed: unneeded widget varsFelix Nagel2012-05-171-3/+0
* updated: readme file, copyright notice and versionFelix Nagel2012-05-171-2/+5
* Upgrade to jQuery 1.7.2 and jQuery UI 1.8.20Felix Nagel2012-05-1746-206/+443
|\
| * 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