aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Slider: Fix max calculation, when step is floatJyoti Deka2015-01-121-2/+20
* Resizable: Match on exact node nameAdam Foster2015-01-091-2/+2
* Core: Match on exact node name for `:focusable` and `:tabbable`Adam Foster2015-01-091-1/+1
* Position: Restore old flip collision handlingThomas Meyer2015-01-091-2/+2
* Accordion: Set `aria-expanded` when collapsingScott González2015-01-051-4/+7
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-01-0237-37/+37
* Widget: Improve readability in `$.widget.bridge()`Giovanni Giacobbi2014-12-311-5/+6
* Effects: RewriteMike Sherov2014-12-1016-748/+784
* Build: Fix typoRafael Xavier de Souza2014-11-251-1/+1
* Build: Remove manifest files; move metadata to source filesScott González2014-11-1037-71/+258
* Draggable: Ensure parent is correct after dragging through sortableMike Sherov2014-11-081-2/+6
* Droppable: Remove $.ui.intersect()Mike Sherov2014-11-051-4/+4
* Tabs: Suppress automatic activation when navigating with COMMANDScott González2014-11-041-2/+3