aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Spinner: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-16/+19
* Sortable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-14/+17
* Slider: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-24/+19
* Selectmenu: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-113-21/+19
* Selectable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-3/+5
* Resizable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-3/+4
* Progressbar: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-3/+3
* Menu: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-28/+34
* Effects: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-2/+4
* Droppable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-9/+11
* Draggable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-16/+16
* Dialog: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-115-21/+18
* Button: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-61/+66
* Autocomplete: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-5/+5
* Accordion: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-113-21/+23
* Tooltip: Add classes optionAlexander Schmitz2015-03-1110-28/+142
* Tabs: Add classes optionAlexander Schmitz2015-03-116-63/+112
* Spinner: Add classes optionAlexander Schmitz2015-03-114-19/+57
* Sortable: Add classes optionAlexander Schmitz2015-03-111-15/+19
* Slider: Add classes optionAlexander Schmitz2015-03-114-43/+53
* Selectmenu: Add classes optionAlexander Schmitz2015-03-114-40/+68
* Selectable: Add classes optionAlexander Schmitz2015-03-111-30/+24
* Resizable: Add classes optionAlexander Schmitz2015-03-112-29/+37
* Progressbar: Add classes optionAlexander Schmitz2015-03-114-37/+52
* Menu: Add classes optionAlexander Schmitz2015-03-113-69/+88
* Droppable: Add classes optionAlexander Schmitz2015-03-1111-41/+169
* Draggable: Add classes optionAlexander Schmitz2015-03-111-7/+6
* Dialog: Add classes optionAlexander Schmitz2015-03-118-54/+255
* Autocomplete: Add classes optionAlexander Schmitz2015-03-113-10/+19
* Accordion: Add classes optionAlexander Schmitz2015-03-114-69/+81
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-1120-15/+272
* Build: Add qunit-assert-classes plug-in for classes testsAlexander Schmitz2015-03-114-0/+73
* Accordion: Fix tests in IE 11 with jQuery 1.7-1.8Scott González2015-03-111-12/+55
* Dialog: Remove animation stopping in destroyScott González2015-03-113-11/+1
* Dialog: Fix focus tests in IE8 with jQuery 1.7Scott González2015-03-111-42/+46
* Tests: Use jquery-git1 instead of jquery-gitScott González2015-03-114-5/+5
* Build: Style fixesJörn Zaefferer2015-03-063-39/+39
* Tests: Fix missing wrapper in widget extend unit testsJörn Zaefferer2015-03-061-0/+4
* Tests: Fix missing wrappers in progressbar testsJörn Zaefferer2015-03-064-0/+16
* Slider: Modified to allow value to reach max value with float stepAblay Keldibek2015-03-052-2/+12
* Selectmenu: Support `width: false` and default to 14emScott González2015-03-057-17/+21
* Build: Don't use .min.js extension for individual source filesScott González2015-03-051-1/+1
* Tests: Reduce timeouts to optimize testsuite runtimeJörn Zaefferer2015-03-0411-70/+68
* Resizable: alsoResize more than one element of a jQuery selectionBen Mosher2015-03-042-47/+51
* Resizable: Modified to allow jquery objects as handlesPatricia Juarez2015-03-033-9/+38
* 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-252-7/+41
* Tabs: Use standard promise methods for jqXHRScott González2015-02-242-13/+18