aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/draggable/draggable_core.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-346/+0
* Tests: Widget test helpers extend the main helperScott González2015-04-091-15/+14
* Draggable: Convert tests to new infrastructureScott González2015-04-091-19/+22
* Tests: Convert closeEnough() to a proper QUnit assertionScott González2015-04-091-3/+3
* Revert "Draggable: Set explicit width/height instead of right/bottom"TJ VanToll2015-04-081-34/+2
* Draggable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-12/+11
* Draggable: Check all parents for fixed positioning when scrollingMike Sherov2014-08-231-12/+20
* Draggable Tests: Ensure scrolling and dragging tests assert correctlyDave Stein2014-08-221-2/+3
* Draggable Tests: Fix failures due to fractional widthsMike Sherov2014-08-201-2/+2
* Mouse: Only detect out of document mouseups after a mousemoveMike Sherov2014-08-201-0/+17
* Draggable: Set explicit width/height instead of right/bottom css.Uri Gilad2014-08-181-2/+33
* Draggable: Only focus the draggable if the event occurs on a handleMike Sherov2014-08-171-7/+15
* Draggable: consider offsets from overflow:hidden parentsMike Sherov2014-08-121-30/+36
* Draggable Tests: Fix several whitespace issues.Mike Sherov2014-08-121-2/+1
* Draggable: Manage ui-draggable-handle correctly in nested instancesTJ VanToll2014-07-151-0/+13
* Draggable: Only apply ui-draggable-handle within the draggable instanceTJ VanToll2014-07-151-2/+6
* Slider & Interactions: Add Windows 8 touch supportTJ VanToll2014-01-151-0/+14
* Draggable Unit Tests: Ensure IFRAMEs can be written toMike Sherov2013-12-141-5/+9
* Draggable: normalize lookups for rootNodes when to bust scroll cache. Fixes #...Mike Sherov2013-12-031-1/+36
* Draggable Tests: Test both position and offset of draggable element in all ap...Mike Sherov2013-10-211-2/+4
* Draggable Tests: Add position asserts to drag testsMike Sherov2013-10-201-2/+2
* Draggable Tests: consolidate drag tests and provide error messages for all as...Mike Sherov2013-10-201-3/+3
* Tests: extract TestHelpers.forceScrollableWindow for tests that need the wind...Mike Sherov2013-10-191-15/+7
* Draggable: Ignore scroll offsets for abspos draggables. Fixes #9315 - Draggab...Mike Sherov2013-08-121-0/+25
* Draggable: active element blurs when clicking on a draggable. Fixes #4261 - D...Steven Luscher2013-06-191-0/+16
* Clicking on a draggable anchor without moving it should make it the active el...Steven Luscher2013-06-191-0/+14
* Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: can...Brian Grinstead2013-05-201-0/+16
* Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test ca...Mike Sherov2013-04-141-0/+1
* Draggable: allow draggable to defer destroying itself upon DOM removal until ...Mike Sherov2013-04-121-2/+6
* Draggable Tests: fix more old Safari and old Opera tests with jQuery < 1.8 te...Mike Sherov2013-04-071-5/+10
* Draggable Tests: fix copypasta'd assertion messages.Mike Sherov2013-04-061-2/+2
* Draggable: Don't cache parent offset if the parent position is fixed. Fixes #...Mike Sherov2013-04-031-0/+30
* Draggable: Stop erroneously overriding scroll offsets for root nodes. Fixes #...Mike Sherov2013-04-021-0/+35
* Draggable Tests: Minor style fixes and removing unnecessary setup and teardow...Mike Sherov2013-03-261-16/+5
* Draggable Tests: Test that removing an element on drop doesn't cause a dragga...Mike Sherov2013-03-261-0/+20
* Draggable Tests: Add test coverage for supported optionsMike Sherov2013-03-041-27/+42
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-261-12/+12
* Dev: remove unnecessary simulated drag delegation in test suiteMike Sherov2012-12-081-13/+10
* 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-191-0/+29
* Dev: clean up dialog test suite with new helper methods. Fixes #8803 - Dev: r...Mike Sherov2012-11-091-2/+3
* 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-031-69/+8
* Dev: Fix test failures in oldIE. Fixed #8748 - Dev: Get draggable test suite ...Mike Sherov2012-10-311-2/+5
* Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable ...Mike Sherov2012-10-301-23/+61
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-3/+2
* Tests: Lint.Scott González2012-04-191-9/+9
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-1/+1
* draggable unit tests: typo in 'addClasses: false' testRichard Worth2009-02-021-5/+1
* draggable unit tests: cleanupRichard Worth2009-02-021-0/+71