aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Change test infrastructure to use AMD and reduce boilerplateScott González2015-04-097-0/+503
* Revert "Draggable: Set explicit width/height instead of right/bottom"TJ VanToll2015-04-082-35/+2
* Menu: Ignore bubbled mouseenter events on parent itemsJörn Zaefferer2015-04-081-0/+42
* Tests: Switch to the new qunit-composite moduleScott González2015-04-0724-169/+44
* Tests: Add slider visual test to the index pageTJ VanToll2015-04-051-0/+5
* All: Standard spacing inside selector stringsScott González2015-03-266-6/+6
* Tests: Handle jQuery git returning `null` for empty attributesScott González2015-03-256-9/+8
* Tests: Update `domEqual()` to work with jQuery gitScott González2015-03-251-2/+2
* Slider: Fix handle order when setting values of range slider to maxAblay Keldibek2015-03-182-1/+64
* Slider: Pass handle index to eventsAblay Keldibek2015-03-121-0/+37
* Slider: Verify value constraint with a max that is a step mismatchAblay Keldibek2015-03-121-1/+11
* 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-118-16/+109
* Tabs: Add classes optionAlexander Schmitz2015-03-115-27/+75
* Spinner: Add classes optionAlexander Schmitz2015-03-113-1/+21
* Slider: Add classes optionAlexander Schmitz2015-03-113-1/+18
* Selectmenu: Add classes optionAlexander Schmitz2015-03-113-1/+20
* Resizable: Add classes optionAlexander Schmitz2015-03-111-1/+3
* Progressbar: Add classes optionAlexander Schmitz2015-03-113-20/+29
* Menu: Add classes optionAlexander Schmitz2015-03-112-8/+31
* Droppable: Add classes optionAlexander Schmitz2015-03-114-2/+71
* Dialog: Add classes optionAlexander Schmitz2015-03-117-24/+200
* Autocomplete: Add classes optionAlexander Schmitz2015-03-112-0/+10
* Accordion: Add classes optionAlexander Schmitz2015-03-113-9/+26
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-1119-1/+165
* 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-112-10/+0
* 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-113-4/+4
* 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-051-1/+11
* Selectmenu: Support `width: false` and default to 14emScott González2015-03-052-4/+7