aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/draggable
Commit message (Expand)AuthorAgeFilesLines
* Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...jzaefferer2010-08-291-1/+2
* added empty test for containment by array optionJustinMacCarthy2010-07-161-0/+4
* 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
* draggable: implemented #4145 - start,drag and stop events should be preventablePaul Bakaus2010-01-282-3/+76
* 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
* Removed use of .data() for getting/setting options in tests; using each plugi...Scott González2009-11-091-18/+10
* 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-152-3/+2
* 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
* Removed jquery.simulate from external/ as it's being removed from jqueryjs.go...Richard Worth2009-08-101-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
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-271-2/+2
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor...Scott González2009-04-151-3/+15
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1
* unit tests: minor updatesRichard Worth2009-02-021-0/+4
* draggable unit tests: typo in 'addClasses: false' testRichard Worth2009-02-022-6/+2
* Fixed #4036 (draggable: cssNamespace option should be removed, addClasses opt...Richard Worth2009-02-022-0/+13
* draggable unit tests: cleanupRichard Worth2009-02-025-79/+31
* draggable unit tests: added some missing testsRichard Worth2009-02-012-1/+86
* draggable unit tests: created separate file for each module: defaults, events...Richard Worth2009-02-018-724/+781
* switched to jQuery 1.3.1Richard Worth2009-01-221-1/+1
* Draggable: Fixed # 3808: Setting default opacity to null (preserve current op...Scott González2009-01-151-1/+1
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-141-1/+1
* switched to jQuery 1.3rc2Richard Worth2009-01-131-1/+1
* reverted r1544 (it was temporary)Richard Worth2009-01-081-1/+1
* temporarily switched back to 1.2.6Richard Worth2009-01-081-1/+1
* tests: updated default value for 'cancel' option in testsPaul Bakaus2009-01-071-1/+1
* restructured unit tests folderRichard Worth2009-01-072-0/+815