aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Slider: Modified to allow value to reach max value with float stepAblay Keldibek2015-03-051-1/+1
* Selectmenu: Support `width: false` and default to 14emScott González2015-03-051-4/+13
* Resizable: alsoResize more than one element of a jQuery selectionBen Mosher2015-03-041-47/+21
* Resizable: Modified to allow jquery objects as handlesPatricia Juarez2015-03-031-9/+8
* Accordion: Handle `box-sizing: border-box` in animationsScott González2015-03-031-1/+4
* Core: Drop feature detection for version check to support jQuery 1.7Scott González2015-02-271-5/+11
* All: Add css-dependency-comments based on jQuery MobileRafael Xavier de Souza2015-02-2616-0/+42
* Tooltip: Register event handlers before content is loadedMarco Ziech2015-02-251-7/+19
* Tabs: Use standard promise methods for jqXHRScott González2015-02-241-12/+17
* Sortable: Append a tr with td to the placeholder of tbody elementsNils Heuermann2015-02-241-6/+17
* Dialog: Fix typoScott González2015-02-231-2/+2
* Dialog: Stop tracking instance in destroy() to avoid memory leaksTJ VanToll2015-02-201-0/+1
* Sortable: Add support for iframesMarcus Warren2015-02-031-21/+21
* Resizable: correct width when grid approaches zeroMike Sherov2015-01-271-1/+1
* Resizable: Whitespace CleanupMike Sherov2015-01-271-1/+1
* Theme: Improve default theme stylingJasper de Groot2015-01-271-1/+2
* Menu: Use ui-state-active consistentlyJörn Zaefferer2015-01-212-6/+4
* All: Drop support for jQuery 1.6.xJörn Zaefferer2015-01-134-30/+3
* Selectmenu: Better handling when there are no optionsScott González2015-01-121-8/+20
* Tooltip: Accept HTMLElement and jQuery objects for the content optionDaniel Owens2015-01-121-8/+5