aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Revert "Draggable: Set explicit width/height instead of right/bottom"TJ VanToll2015-04-081-15/+0
* Menu: Ignore bubbled mouseenter events on parent itemsJörn Zaefferer2015-04-081-1/+10
* Slider: Proper animation of rangeAblay Keldibek2015-04-061-2/+2
* Core: Work around more IE activeElement bugsScott González2015-03-291-0/+7
* All: Standard spacing inside selector stringsScott González2015-03-263-3/+3
* All: Include native dialogs in appendTo logic (ui-front walking)Scott González2015-03-262-2/+2
* Tooltip: Follow the standard appendTo logicScott González2015-03-261-1/+11
* Spinner: Properly handle empty attributes in create with jQuery gitScott González2015-03-251-1/+1
* Dialog: Properly handle empty title with jQuery gitScott González2015-03-251-3/+6
* Core: Fix `:focusable` and `:tabbable` with jQuery gitScott González2015-03-251-6/+6
* Core: Handle IE11 bug with document.activeElement in iframesScott González2015-03-241-0/+7
* Menu: Default for classes option is defined in $.WidgetJörn Zaefferer2015-03-181-1/+0
* Autocomplete: Default for classes option is defined in $.WidgetJörn Zaefferer2015-03-181-1/+0
* Position: Simplify fraction support testScott González2015-03-181-40/+21
* Slider: Fix handle order when setting values of range slider to maxAblay Keldibek2015-03-181-1/+3
* Effects: Fix style issues in individual effectsJörn Zaefferer2015-03-1815-116/+117
* All: Consolidate `.removeAttr()` callsScott González2015-03-186-42/+12
* Tabs: Fix style issuesJörn Zaefferer2015-03-181-100/+100
* Menu: Fix style issuesJörn Zaefferer2015-03-181-45/+45
* Autocomplete: Fix style issuesJörn Zaefferer2015-03-181-34/+34
* Spinner: Fix style issuesJörn Zaefferer2015-03-181-35/+35
* Widget: Fix style issuesJörn Zaefferer2015-03-181-38/+38
* Position: Fix style issuesJörn Zaefferer2015-03-181-22/+22
* Selectmenu: Fix style issuesJörn Zaefferer2015-03-181-64/+64
* Dialog: Fix style issuesJörn Zaefferer2015-03-181-67/+67
* Core: Fix style issuesJörn Zaefferer2015-03-181-32/+32
* Accordion: Fix style issuesJörn Zaefferer2015-03-181-68/+68
* Progressbar: Fix style issuesJörn Zaefferer2015-03-181-10/+10
* Tooltip: Fix style issuesJörn Zaefferer2015-03-181-33/+33
* Autocomplete: Simplify _create() methodJörn Zaefferer2015-03-171-8/+5
* Autocomplete: Restore focus after clicking a menu item, if necessaryScott González2015-03-121-0/+10
* Core: Add methods to work around IE active element bugsScott González2015-03-127-38/+40
* Slider: Pass handle index to eventsAblay Keldibek2015-03-121-63/+47
* Tooltip: Add classes optionAlexander Schmitz2015-03-111-11/+30
* Tabs: Add classes optionAlexander Schmitz2015-03-111-36/+37
* Spinner: Add classes optionAlexander Schmitz2015-03-111-18/+36
* Sortable: Add classes optionAlexander Schmitz2015-03-111-15/+19
* Slider: Add classes optionAlexander Schmitz2015-03-111-42/+35
* Selectmenu: Add classes optionAlexander Schmitz2015-03-111-39/+48
* Selectable: Add classes optionAlexander Schmitz2015-03-111-30/+24
* Resizable: Add classes optionAlexander Schmitz2015-03-111-28/+34
* Progressbar: Add classes optionAlexander Schmitz2015-03-111-17/+23
* Menu: Add classes optionAlexander Schmitz2015-03-111-61/+57
* Droppable: Add classes optionAlexander Schmitz2015-03-111-24/+65
* Draggable: Add classes optionAlexander Schmitz2015-03-111-7/+6
* Dialog: Add classes optionAlexander Schmitz2015-03-111-30/+55
* Autocomplete: Add classes optionAlexander Schmitz2015-03-111-10/+9
* Accordion: Add classes optionAlexander Schmitz2015-03-111-60/+55
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-111-14/+107
* Dialog: Remove animation stopping in destroyScott González2015-03-111-1/+1