aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/draggable
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Draggable Tests: fix IE scroll tests affected by focus issues.Mike Sherov2014-02-181-5/+12
* Draggable Tests: fix IE offset tests affected by focus issues.Mike Sherov2014-02-181-1/+1
* Draggable: fix current JSCS violations.Mike Sherov2014-02-182-28/+38
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-7/+7
* Draggable: fix changing containmentBen Higgins2014-01-201-2/+7
* Tests: Fix draggable_options expected test count to be dynamicBrian J. Dowling2014-01-161-1/+2
* Slider & Interactions: Add Windows 8 touch supportTJ VanToll2014-01-151-0/+14
* Draggable: Test fix regarding static scrollingDave Stein2013-12-151-1/+2
* 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-033-4/+49
* Draggable Tests: don't test auto scroll while testing helpers.Mike Sherov2013-10-312-12/+7
* Draggable Tests: Ensure all combinations of helper / draggable positions / sc...Mike Sherov2013-10-291-274/+49
* Draggable Tests: Ensure Draggable tests are correctly testing offset under sc...Mike Sherov2013-10-233-116/+108
* Draggable Tests: Test both position and offset of draggable element in all ap...Mike Sherov2013-10-214-61/+73
* Draggable: apply axis options to position instead of style. Fixes #7251 - Dra...Mike Sherov2013-10-201-4/+18
* Draggable Tests: Fix lint error.Mike Sherov2013-10-201-2/+2
* Draggable Tests: Add position asserts to drag testsMike Sherov2013-10-204-60/+74
* Draggable Tests: consolidate drag tests and provide error messages for all as...Mike Sherov2013-10-203-65/+64
* Draggable Tests: clarify scroll helpers.Mike Sherov2013-10-202-66/+58
* Draggable Tests: make sure offset tests are actually testing offsetsMike Sherov2013-10-193-12/+14
* 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
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* 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-142-4/+10
* Draggable: allow draggable to defer destroying itself upon DOM removal until ...Mike Sherov2013-04-122-2/+33
* Draggable tests: Wrap IIFE in parens.Scott González2013-04-081-2/+2
* Draggable Tests: style guide conformance for TestHelpersMike Sherov2013-04-071-30/+26
* Draggable Tests: fix more old Safari and old Opera tests with jQuery < 1.8 te...Mike Sherov2013-04-071-5/+10
* Draggable Tests: fix old Safari and old Opera tests with jQuery < 1.8 tests b...Mike Sherov2013-04-072-3/+14
* 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: Fix IE8 test failures by accounting for the IE8 testswarm IF...Mike Sherov2013-03-311-5/+10
* Draggable Tests: Minor style fixes and removing unnecessary setup and teardow...Mike Sherov2013-03-262-18/+7
* Draggable Tests: Test that removing an element on drop doesn't cause a dragga...Mike Sherov2013-03-261-0/+20
* Draggable: Handle containment set to false after init, and style improvements...Mike Sherov2013-03-231-4/+3
* 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