aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Menu: Support number pad keyboard inputFelix Nagel2016-08-241-15/+31
* Widget: `instance()` should return `undefined` for empty setsScott González2016-08-041-3/+5
* Dialog: Support deprecated button optionsScott González2016-07-251-0/+30
* Build: Add jQuery 3.1.0Scott González2016-07-081-0/+1
* Tests: Only test latest patch versions for jQuery Core in TestSwarmScott González2016-07-081-0/+3
* Resizable: Avoid `Array#map()` in tests for IE8Scott González2016-07-071-1/+1
* Tooltip: Allow tracking tooltips to be off by a fraciton of a pixelScott González2016-07-071-2/+10
* Tests: Add jQuery 3.0.0 to missing systemsScott González2016-07-071-1/+2
* Effects: Fix timing of `.animateClass()` assertionScott González2016-07-061-3/+7
* Tabs: Remove test for Ajax URLs containing hashesScott González2016-07-061-12/+0
* Controlgroup: Correctly handle non-empty child class keyGabriel Schulhof2016-07-062-0/+53
* Controlgroup: Add "only" position to class generator functionsAlexander Schmitz2016-06-092-0/+70
* All: Replace non-breaking spaces with regular spacesScott González2016-06-081-1/+1
* Checkboxradio: Use new `ui-state-checked` class in checkboxradioAlexander Schmitz2016-06-061-4/+4
* Controlgroup: Fix rendering of labelsAlexander Schmitz2016-05-263-6/+15
* Controlgroup: Fix issues with compatibility with spinnerAlexander Schmitz2016-05-264-15/+24
* Controlgroup: Don't remove existing classes classesAlexander Schmitz2016-05-263-0/+69
* Build: Add jQuery 1.12/2.2 to the test configurationMichał Gołębiowski2016-05-251-0/+4
* Focusable: Detect disabled fieldsetsScott González2016-05-252-2/+15
* Tabs: Fix testScott González2016-05-251-2/+2
* Tooltip: Fix re-enabling of delegated tooltipsScott González2016-04-211-0/+14
* Widget: Shift to use no globalsAmanpreet Singh2016-04-144-445/+457
* Tooltip: Shift to use no globalsAmanpreet Singh2016-04-145-167/+177
* Tabs: Shift to use no globalsAmanpreet Singh2016-04-145-700/+712
* Spinner: Shift to use no globalsAmanpreet Singh2016-04-145-250/+257
* Sortable: Shift to use no globalsAmanpreet Singh2016-04-145-199/+204
* Slider: Shift to use no globalsAmanpreet Singh2016-04-144-213/+217
* Selectmenu: Shift to use no globalsAmanpreet Singh2016-04-144-184/+200
* Selectable: Shift to use no globalsAmanpreet Singh2016-04-143-51/+54
* Resizeable: Shift to use no globalsAmanpreet Singh2016-04-145-301/+306
* Progressbar: Shift to use no globalsAmanpreet Singh2016-04-145-81/+85
* Position: Shift to use no globalsAmanpreet Singh2016-04-141-118/+119
* Menu: Shift to use no globalsAmanpreet Singh2016-04-144-218/+239
* Form: Shift form-reset-mixin to use no globalsAmanpreet Singh2016-04-141-19/+23
* Effects: Shift to use no globalsAmanpreet Singh2016-04-142-108/+125
* Droppable: Shift to use no globalsAmanpreet Singh2016-04-145-74/+79
* Draggable: Shift to use no globalsAmanpreet Singh2016-04-146-418/+427
* Dialog: Shift to use no globalsAmanpreet Singh2016-04-146-431/+454
* Datepicker: Shift to use no globalsAmanpreet Singh2016-04-145-612/+620
* Core: Shift to no globalsAmanpreet Singh2016-04-142-217/+220
* Controlgroup: Shift to use no globalsAmanpreet Singh2016-04-143-43/+46
* Checkboxradio: Shift to use no globalsAmanpreet Singh2016-04-144-91/+98
* Autocomplete: Shift to use no globalsAmanpreet Singh2016-04-144-258/+278
* Button: Shift to no globalsAmanpreet Singh2016-04-145-139/+146
* Accordion: Shift to use no globalsAmanpreet Singh2016-04-145-349/+361
* Menu: Don't reset active element until after triggering `blur` eventScott González2016-04-131-6/+10
* Resizable: Implement `setOption` for handlesKonstantin Dinev2016-03-301-0/+27
* Slider: Fixed max value miscalculationMukul Hase2016-03-301-1/+18
* Selectmenu: Prepend icon and move overflow to text spanAlexander Schmitz2016-03-301-1/+1
* Menu: Remove active class from top-level item when menu is blurredJörn Zaefferer2016-03-111-0/+30