aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/droppable
Commit message (Expand)AuthorAgeFilesLines
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-075-2/+10
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-164-8/+12
* Droppable: Shift to use no globalsAmanpreet Singh2016-04-145-74/+79
* Droppable: Style updatesAlexander Schmitz2015-09-117-87/+89
* Droppable: Style updatesAlexander Schmitz2015-08-213-4/+4
* Droppable: Move droppable into widgets folderAlexander Schmitz2015-08-086-6/+6
* Droppable: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-3/+3
* Tests: Fix AMD loading in IE8Scott González2015-04-172-0/+2
* Tests: Rename filesScott González2015-04-099-2/+2
* Tests: Widget test helpers extend the main helperScott González2015-04-094-15/+18
* Droppable: Convert tests to new infrastructureScott González2015-04-0910-87/+59
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* Droppable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-9/+11
* Droppable: Add classes optionAlexander Schmitz2015-03-114-2/+71
* 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-3/+1
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Droppable: Account for draggable margins when detecting hoverMike Sherov2014-08-131-2/+51
* Droppable: only consider pointer location with tolerance "pointer"Will Holley2014-08-101-1/+14
* Droppable Tests: fix whitespace in droppable_optionsMike Sherov2014-08-101-22/+22
* Droppable tests: swap $.ui.intersect test with tolerance testMike Sherov2014-08-102-31/+39
* 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-6/+6
* Droppable: update ddmanager when scope changes through setOption. Fixed #9287...Andrei Picus2013-10-291-4/+42
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Interactions: Fixed an off-by-one error in isOverAxis.David Hansen2013-05-201-1/+30
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-13/+16
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-16/+13
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-13/+16
* Droppable tests: Cleanup.Scott González2013-02-261-9/+4
* Droppable: Changed drop event to loop over a copied array instead of the drop...Zaven Muradyan2013-02-262-0/+34
* 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/+9
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-263-27/+27
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-035-17/+23
* Dev: Standardized the droppable test suite. Fixed #8753 - Dev: Get droppable ...Mike Sherov2012-10-305-30/+37
* 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-233-14/+18
* 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
* 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-1/+1
* Tests: Lint.Scott González2012-04-193-25/+17