aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Support `$.uiBackCompat = false` via `data-no-back-compat`Scott González2015-04-091-4/+14
* Datepicker: Convert tests to new infrastructureScott González2015-04-096-259/+251
* Spinner: Convert tests to new infrastructureScott González2015-04-098-43/+48
* Widget: Convert tests to new infrastructureScott González2015-04-095-29/+33
* Tabs: Convert tests to new infrastructureScott González2015-04-097-47/+51
* Sortable: Convert tests to new infrastructureScott González2015-04-097-58/+47
* Slider: Convert tests to new infrastructureScott González2015-04-096-41/+34
* Selectmenu: Convert tests to new infrastructureScott González2015-04-096-37/+32
* Selectable: Convert tests to new infrastructureScott González2015-04-095-42/+27
* Resizable: Convert tests to new infrastructureScott González2015-04-097-133/+121
* Progressbar: Convert tests to new infrastructureScott González2015-04-096-35/+32
* Position: Convert tests to new infrastructureScott González2015-04-092-17/+9
* Menu: Convert tests to new infrastructureScott González2015-04-097-53/+53
* Effects: Convert tests to new infrastructureScott González2015-04-093-37/+30
* Draggable: Convert tests to new infrastructureScott González2015-04-097-252/+245
* Core: Convert tests to new infrastructureScott González2015-04-093-20/+14
* Button: Convert tests to new infrastructureScott González2015-04-096-48/+32
* Autocomplete: Convert tests to new infrastructureScott González2015-04-096-37/+32
* Accordion: Convert tests to new infrastructureScott González2015-04-097-49/+54
* Tests: Convert closeEnough() to a proper QUnit assertionScott González2015-04-097-54/+59
* Tests: Change test infrastructure to use AMD and reduce boilerplateScott González2015-04-0911-1/+2584
* Revert "Draggable: Set explicit width/height instead of right/bottom"TJ VanToll2015-04-083-50/+2
* Menu: Ignore bubbled mouseenter events on parent itemsJörn Zaefferer2015-04-082-1/+52
* Selectmenu: Add a disabled-default option example to default demoJörn Zaefferer2015-04-081-0/+12
* Menu: Update default demo, use product categoriesJörn Zaefferer2015-04-081-20/+18
* Tests: Switch to the new qunit-composite moduleScott González2015-04-0729-169/+282
* Slider: Proper animation of rangeAblay Keldibek2015-04-061-2/+2
* Tests: Add slider visual test to the index pageTJ VanToll2015-04-051-0/+5
* Build: Upgrade to QUnit 1.18.0Jörn Zaefferer2015-04-034-226/+1189
* Core: Work around more IE activeElement bugsScott González2015-03-291-0/+7
* All: Standard spacing inside selector stringsScott González2015-03-269-9/+9
* All: Include native dialogs in appendTo logic (ui-front walking)Scott González2015-03-262-2/+2
* Tooltip: Follow the standard appendTo logicScott González2015-03-261-1/+11
* Tests: Handle jQuery git returning `null` for empty attributesScott González2015-03-256-9/+8
* Spinner: Properly handle empty attributes in create with jQuery gitScott González2015-03-251-1/+1
* Dialog: Properly handle empty title with jQuery gitScott González2015-03-251-3/+6
* Tests: Update `domEqual()` to work with jQuery gitScott González2015-03-251-2/+2
* Core: Fix `:focusable` and `:tabbable` with jQuery gitScott González2015-03-251-6/+6
* Core: Handle IE11 bug with document.activeElement in iframesScott González2015-03-241-0/+7
* Menu: Default for classes option is defined in $.WidgetJörn Zaefferer2015-03-181-1/+0
* Autocomplete: Default for classes option is defined in $.WidgetJörn Zaefferer2015-03-181-1/+0
* Position: Simplify fraction support testScott González2015-03-181-40/+21
* Slider: Fix handle order when setting values of range slider to maxAblay Keldibek2015-03-183-2/+67
* Effects: Fix style issues in individual effectsJörn Zaefferer2015-03-1816-117/+118
* All: Consolidate `.removeAttr()` callsScott González2015-03-186-42/+12
* Build: Menu and Tabs now pass all jscs rulesJörn Zaefferer2015-03-181-3/+1
* Tabs: Fix style issuesJörn Zaefferer2015-03-181-100/+100
* Menu: Fix style issuesJörn Zaefferer2015-03-181-45/+45
* Build: Increase htmllint coverage by testing all files, ignoring errorsJörn Zaefferer2015-03-182-6/+36
* Build: Update grunt-jscs to latest, use exceptions to improve coverageJörn Zaefferer2015-03-182-7/+27