aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/draggable
Commit message (Expand)AuthorAgeFilesLines
* Widget tests: Use instance method. Also replace a few instances of $.data in ...Jörn Zaefferer2013-03-191-1/+1
* Draggable: make sure snap elements are in the document before snapping. Fixes...Mike Sherov2013-03-161-0/+33
* Draggable: modified snapping algorithm to use edges and corners. Fixed #8165 ...Zbigniew Motyka2013-03-161-0/+37
* Draggable: Fix double offset bug when scrolling. Fixes #6817 - Draggable: aut...Woody Gilk2013-03-151-0/+34
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-5/+9
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-9/+5
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-5/+9
* Draggable tests: Don't use .on().Scott González2013-03-091-2/+2
* Draggable: Account for descendants in handle.Scott González2013-03-082-27/+3
* Draggable: Fix border containment. Fixed #5569 - Draggable: Containment incor...TJ VanToll2013-03-071-0/+31
* Draggable Tests: Fix containment testsMike Sherov2013-03-041-1/+1
* Draggable Tests: Fix snap test failures in IE8Mike Sherov2013-03-041-2/+2
* Draggable Tests: Style SweepMike Sherov2013-03-041-536/+494
* Draggable Tests: Add test coverage for supported optionsMike Sherov2013-03-047-240/+874
* Draggable: Account for z-index set in CSS for the stack option. Fixed #9077 ...TJ VanToll2013-02-112-1/+43
* 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/+7
* Draggable Tests: Cover all cursorAt option formats.Mike Sherov2013-01-011-12/+9
* Draggable Tests: Fix IE7 offset failuresMike Sherov2012-12-271-2/+2
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-265-152/+152
* Draggable Tests: add back in unreliable offset hack for cursorAt testsMike Sherov2012-12-221-5/+6
* Draggable Tests: use jquery.simulate.js to simulate drag eventsMike Sherov2012-12-221-133/+25
* Dev: remove unnecessary simulated drag delegation in test suiteMike Sherov2012-12-084-72/+126
* Dev: Change incorrect references in test suite from #main to #qunit-fixture.Mike Sherov2012-12-081-1/+1
* Draggable: made handles work with complex markup. Fixes #8757 - Draggable: Re...mathias.stenbom2012-11-192-0/+30
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Dev: clean up dialog test suite with new helper methods. Fixes #8803 - Dev: r...Mike Sherov2012-11-091-2/+3
* Updated all widgets to use proper data keys when getting plugin instances.Scott González2012-11-091-1/+1
* Dev: fix IE fails in draggable and selectable - Fixed #8770 Dev: Remove globa...Mike Sherov2012-11-041-2/+2
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-036-200/+219
* Dev: Fix test failures in oldIE. Fixed #8748 - Dev: Get draggable test suite ...Mike Sherov2012-10-312-10/+13
* Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable ...Mike Sherov2012-10-306-302/+367
* 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-232-25/+24
* 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-212-5/+5
* Draggable tests: Fixed typo.Yi, EungJun2012-05-151-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-36/+32
* Tests: Lint.Scott González2012-04-192-53/+44
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-294-93/+93
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-4/+12
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1