aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/draggable/draggable_options.js
Commit message (Expand)AuthorAgeFilesLines
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-031-108/+118
* Dev: Fix test failures in oldIE. Fixed #8748 - Dev: Get draggable test suite ...Mike Sherov2012-10-311-8/+8
* Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable ...Mike Sherov2012-10-301-250/+284
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-22/+22
* Don't use :input selector.Scott González2012-05-211-4/+4
* Tests: Lint.Scott González2012-04-191-44/+35
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-74/+74
* added empty test for containment by array optionJustinMacCarthy2010-07-161-0/+4
* draggable: implemented #4145 - start,drag and stop events should be preventablePaul Bakaus2010-01-281-3/+22
* draggable: tests cleanup, put all elements into #mainJörn Zaefferer2009-09-151-1/+1
* Draggable: Support hash, array, string for cursorAt option. Partial fix for ...Scott González2009-08-031-46/+120
* Draggable: Removed absolutePosition from ui hash. Fixes #3990 - Remove absol...Scott González2009-07-091-2/+2
* unit tests: minor updatesRichard Worth2009-02-021-0/+4
* draggable unit tests: typo in 'addClasses: false' testRichard Worth2009-02-021-1/+1
* Fixed #4036 (draggable: cssNamespace option should be removed, addClasses opt...Richard Worth2009-02-021-0/+12
* draggable unit tests: added some missing testsRichard Worth2009-02-011-0/+85
* draggable unit tests: created separate file for each module: defaults, events...Richard Worth2009-02-011-0/+555