aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-122-63/+84
* Slider: Verify value constraint with a max that is a step mismatchAblay Keldibek2015-03-121-1/+11
* Droppable: Remove shopping cart demoAlexander Schmitz2015-03-111-96/+0
* Widget: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-22/+22
* Tooltip: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-5/+5
* Tabs: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-44/+44
* 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