aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectable
Commit message (Expand)AuthorAgeFilesLines
* Build: Fork vendors to remove QUnit deprecated API usageMichał Gołębiowski-Owczarek2023-05-101-2/+2
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-073-3/+12
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-163-5/+7
* Selectable: Shift to use no globalsAmanpreet Singh2016-04-143-51/+54
* Selectable: Style updatesAlexander Schmitz2015-09-114-88/+88
* Selectable: Style updatesAlexander Schmitz2015-08-211-1/+1
* Selectable: Move selectable into widgets folderAlexander Schmitz2015-08-084-4/+4
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
* Tests: Rename filesScott González2015-04-095-0/+0
* Selectable: Convert tests to new infrastructureScott González2015-04-095-42/+27
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* All: Standard spacing inside selector stringsScott González2015-03-261-1/+1
* Selectable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-3/+5
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-111-0/+1
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-242-2/+1
* All: Drop support for IE7Scott González2014-10-211-5/+2
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Tests: Fix composite testsScott González2014-08-011-1/+1
* Build: Reorganize external directoryScott González2014-06-242-4/+4
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-202-10/+2
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-5/+5
* Tests: extract TestHelpers.forceScrollableWindow for tests that need the wind...Mike Sherov2013-10-191-5/+1
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Selectable Tests: Fix test failures in IE7 by accounting simulated events pro...Mike Sherov2013-03-311-12/+15
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-15/+21
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-21/+15
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-15/+21
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
* Interactions: Update widget defaults to match documented API.Mike Sherov2013-01-021-2/+10
* Selectable: Account for scrolling on the helper's initial position. Fixed #89...TJ VanToll2013-01-011-0/+28
* Selectable tests: Removed a non-existent script tag causing a 404 in the tests.TJ VanToll2013-01-011-1/+0
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-263-25/+25
* Dev: remove unnecessary simulated drag delegation in test suiteMike Sherov2012-12-084-28/+53
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Dev: fix IE fails in draggable and selectable - Fixed #8770 Dev: Remove globa...Mike Sherov2012-11-042-10/+6
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-033-14/+14
* Dev: Standardized the selectable test suite. Fixed #8752 - Dev: Get selectabl...Mike Sherov2012-10-305-36/+38
* Tests: Removed old code that kept bad test suites out of TestSwarm.Scott González2012-10-261-10/+0
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-234-8/+8
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
* Don't use :input selector.Scott González2012-05-211-1/+1
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-232-1/+1
* Update to official qunit composite addonJörn Zaefferer2012-04-211-2/+2
* Tests: Move commonWidgetTests() to TestHelpers.Scott González2012-04-191-16/+12
* Tests: Lint.Scott González2012-04-182-10/+12
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1