aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Widget: Support mixinsScott González2015-05-142-0/+83
* Build: Upgrade to jQuery 1.11.3Scott González2015-05-149-9/+10390
* Tests: Use new jquery-compat-git and jquery-git filesScott González2015-05-144-4/+4
* Widget tests: Clean up $.fn methodsScott González2015-05-131-0/+8
* Tabs: Use $.ui.escapeSelector to avoid invalid selectorsAlexander Schmitz2015-05-051-1/+1
* Selectmenu: Use $.ui.escapeSelectorAlexander Schmitz2015-05-051-2/+3
* Core: Add $.fn.labels, $.fn.form, and $.ui.escapeSelector methodsAlexander Schmitz2015-05-055-4/+201
* Build: Update to qunit-assert-classes to V 1.0.2Alexander Schmitz2015-05-013-20/+141
* Effect: Make .transfer() callback optionalJörn Zaefferer2015-04-242-1/+29
* Slider: Range fills all space after changing orientationAblay Keldibek2015-04-223-2/+62
* Slider: Remove scrollbar demoScott González2015-04-221-131/+0
* Tooltip: Remove name attribute from elements in the live regionJiabao Wu2015-04-222-0/+26
* Slider: Pass 0 value if slider reaches itAblay Keldibek2015-04-202-3/+27
* Position: Remove IE6 workarounds in testsScott González2015-04-201-12/+7
* Autocomplete: Cleanup remote-jsonp demoJörn Zaefferer2015-04-201-18/+11
* Tabs: Rename ui-tab class to ui-tabs-tab for consistent prefixesJörn Zaefferer2015-04-182-3/+24
* Tests: Fix loading in TestSwarmScott González2015-04-171-13/+8
* Tests: Fix AMD loading in IE8Scott González2015-04-1727-25/+44
* Tests: Fix domEqual handling for invalid inputScott González2015-04-171-5/+6
* Build: Upgrade to qunit-composite 1.1.0Scott González2015-04-092-4/+15
* Tests: Use the qunit-assert-close moduleScott González2015-04-096-11/+139
* Tests: Rename filesScott González2015-04-09115-47/+41
* Tests: Widget test helpers extend the main helperScott González2015-04-0943-589/+634
* Tests: Remove old test infrastructureScott González2015-04-094-382/+0
* Droppable: Convert tests to new infrastructureScott González2015-04-0910-87/+59
* Tooltip: Convert tests to new infrastructureScott González2015-04-099-69/+48
* Dialog: Convert tests to new infrastructureScott González2015-04-0910-133/+92
* 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