aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Droppable: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-3/+3
* Draggable: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-202-5/+5
* Dialog: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-204-24/+24
* Datepicker: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-203-11/+11
* Button: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-203-10/+10
* Autocomplete: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-203-10/+10
* Accordion: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-203-7/+7
* Form Reset: Add form reset mixinScott González2015-05-144-0/+148
* Widget: Support mixinsScott González2015-05-141-0/+79
* Build: Upgrade to jQuery 1.11.3Scott González2015-05-141-1/+1
* Tests: Use new jquery-compat-git and jquery-git filesScott González2015-05-141-1/+1
* Widget tests: Clean up $.fn methodsScott González2015-05-131-0/+8
* Core: Add $.fn.labels, $.fn.form, and $.ui.escapeSelector methodsAlexander Schmitz2015-05-053-0/+147
* Effect: Make .transfer() callback optionalJörn Zaefferer2015-04-241-0/+26
* Slider: Range fills all space after changing orientationAblay Keldibek2015-04-222-2/+50
* Tooltip: Remove name attribute from elements in the live regionJiabao Wu2015-04-221-0/+25
* Slider: Pass 0 value if slider reaches itAblay Keldibek2015-04-201-1/+25
* Position: Remove IE6 workarounds in testsScott González2015-04-201-12/+7
* Tabs: Rename ui-tab class to ui-tabs-tab for consistent prefixesJörn Zaefferer2015-04-181-1/+7
* Tests: Fix AMD loading in IE8Scott González2015-04-1724-0/+24
* Tests: Rename filesScott González2015-04-09114-41/+35
* Tests: Widget test helpers extend the main helperScott González2015-04-0943-589/+634
* Tests: Remove old test infrastructureScott González2015-04-092-356/+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
* Datepicker: Convert tests to new infrastructureScott González2015-04-096-259/+251
* Spinner: Convert tests to new infrastructureScott González2015-04-097-43/+45
* 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-095-53/+53
* 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
* 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