aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/draggable/draggable.html
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
* Draggable: Convert tests to new infrastructureScott González2015-04-091-86/+57
* Revert "Draggable: Set explicit width/height instead of right/bottom"TJ VanToll2015-04-081-1/+0
* Draggable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-0/+1
* Draggable: Add battery of tests to cover connectToSortableMike Sherov2014-08-261-12/+4
* Draggable: No cloning in connectToSortable and ensure correct positionMike Sherov2014-08-231-1/+39
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Draggable: Set explicit width/height instead of right/bottom css.Uri Gilad2014-08-181-0/+1
* Build: Reorganize external directoryScott González2014-06-241-2/+2
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-201-5/+1
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-7/+7
* Draggable: normalize lookups for rootNodes when to bust scroll cache. Fixes #...Mike Sherov2013-12-031-1/+7
* Draggable Tests: Ensure Draggable tests are correctly testing offset under sc...Mike Sherov2013-10-231-5/+39
* Draggable Tests: make sure offset tests are actually testing offsetsMike Sherov2013-10-191-4/+5
* Draggable: Account for descendants in handle.Scott González2013-03-081-1/+1
* Draggable Tests: Add test coverage for supported optionsMike Sherov2013-03-041-12/+10
* Draggable: Account for z-index set in CSS for the stack option. Fixed #9077 ...TJ VanToll2013-02-111-1/+8
* Draggable: made handles work with complex markup. Fixes #8757 - Draggable: Re...mathias.stenbom2012-11-191-0/+1
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-031-0/+1
* Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable ...Mike Sherov2012-10-301-0/+3
* Tests: Removed old code that kept bad test suites out of TestSwarm.Scott González2012-10-261-10/+0
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-231-1/+1
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-4/+12
* Tests: Cleanup.Scott González2011-08-031-26/+25
* Tests: Added ability to run tests suites against different versions of jQuery...Scott González2011-07-281-1/+1
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
* Draggable: Removed empty tickets test file.Scott González2011-03-281-1/+0
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
* Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests usejzaefferer2011-02-231-1/+1
* Unit tests: Add QUnit toolbar for hiding passed testsjzaefferer2011-02-211-0/+1
* Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
* Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
* Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...jzaefferer2010-08-291-1/+2
* Unit tests: Try to disable tests only for testswarm; if this works, I'll modi...jzaefferer2010-04-141-4/+12
* Tuning disabled testsuites to run with ?draggable that TestSwarm addsjzaefferer2010-04-011-1/+1
* Disabling interaction testsuites until we get to their rewrites; required to ...jzaefferer2010-04-011-0/+3
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-1/+2
* Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...Richard Worth2010-02-251-3/+9
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-0/+1
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+1
* update to latest QUnitJörn Zaefferer2009-09-291-1/+1
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-2/+2
* updated to latest QUnitJörn Zaefferer2009-09-151-1/+1
* draggable: tests cleanup, put all elements into #mainJörn Zaefferer2009-09-151-2/+1
* change script ordering to load testswarm agent after QUnitJörn Zaefferer2009-09-111-1/+1
* update to lastest QUnitJörn Zaefferer2009-08-301-1/+1