Mike Sherov
c341109388
Merge branch 'master' into interactions
...
Conflicts:
tests/unit/draggable/draggable.html
tests/unit/draggable/draggable_common.js
tests/unit/draggable/draggable_core.js
tests/unit/draggable/draggable_options.js
tests/unit/draggable/draggable_test_helpers.js
tests/unit/droppable/droppable.html
ui/jquery.ui.draggable.js
ui/jquery.ui.droppable.js
ui/jquery.ui.sortable.js
2013-03-04 10:39:57 -05:00
Mike Sherov
c278a4461b
Draggable Tests: Add test coverage for supported options
2013-03-04 01:05:11 -05:00
Dave Stein
0d7385f15e
Unit Tests: Merged from master_tests. Corrected _blockFrames location
2013-02-24 18:13:51 -05:00
Dave Stein
894d4c157a
Draggable + Sortable: Fixed blockFrames. Added unit tests specifically for draggable since it should be moving up to "core" file shortly
2013-02-18 17:13:29 -05:00
Mike Sherov
c70b3dc9e3
Draggable Tests: Cleaned up core and method tests.
2013-01-13 18:55:43 -05:00
Mike Sherov
a3c8c19775
Merge branch 'master' into interactions
...
Conflicts:
tests/unit/draggable/draggable_options.js
ui/jquery.ui.draggable.js
ui/jquery.ui.droppable.js
ui/jquery.ui.sortable.js
2013-01-01 23:43:34 -05:00
Mike Sherov
0d4022bceb
Tests: Convert single quotes to double quotes.
2012-12-26 08:08:48 -05:00
Dave Stein
67d98ef6f3
Interactions: Merged from master
2012-12-23 12:33:16 -05:00
Mike Sherov
9f76446775
Dev: remove unnecessary simulated drag delegation in test suite
2012-12-08 21:27:37 -05:00
Mike Sherov
5dee8dee30
Dev: Change incorrect references in test suite from #main to #qunit-fixture.
2012-12-08 13:19:36 -05:00
Mike Sherov
4e0e4e113a
Get the draggable tests to run
2012-12-04 22:26:40 -05:00
mathias.stenbom
cf9fbce139
Draggable: made handles work with complex markup. Fixes #8757 - Draggable: Resizable handle with inner element does not work, when its also draggable
2012-11-19 09:06:50 -05:00
Mike Sherov
543abc9b1f
Dev: clean up dialog test suite with new helper methods. Fixes #8803 - Dev: re-enable the dialog test suite
2012-11-09 15:02:26 -05:00
Mike Sherov
068d597166
Dev: fix IE fails in draggable and selectable - Fixed #8770 Dev: Remove globals and Standardize Test Suite
2012-11-04 09:31:56 -05:00
Mike Sherov
3df9ea29e6
Dev: remove globals from tests and moved test helpers to correct location - Fixed #8770 Dev: Remove globals and Standardize Test Suite
2012-11-03 16:17:16 -04:00
Mike Sherov
d771048a56
Dev: Fix test failures in oldIE. Fixed #8748 - Dev: Get draggable test suite to pass
2012-10-31 10:02:01 -04:00
Mike Sherov
f0daa220d6
Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable test suite to pass
2012-10-30 22:13:43 -04:00
Mike Sherov
e1230997aa
Build: Enable "unused" option in jshint - Remove unused variables from codebase. - Closes gh-788
...
Squashed commit of the following:
commit 7f19f92c64
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Tue Oct 23 10:34:28 2012 -0400
put back in fake args for signatures that we want to keep
commit 257505a9e6
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Tue Oct 23 08:10:20 2012 -0400
changes per @scott_gonzalez
commit 12725480cb
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Mon Oct 22 22:54:05 2012 -0400
clean up unused vars in ui directory
commit 563595e7ae
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Mon Oct 22 22:37:42 2012 -0400
clean up unused vars in grunt and tests
2012-10-23 09:37:46 -05:00
Scott González
0a5a9090f8
Tests: Lint.
2012-04-19 10:28:26 -04:00
Jörn Zaefferer
72023dd045
Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.
2012-02-29 18:36:40 +01:00
Richard Worth
a5f6558a1d
draggable unit tests: typo in 'addClasses: false' test
2009-02-02 07:12:37 +00:00
Richard Worth
c42164097c
draggable unit tests: cleanup
2009-02-02 06:34:44 +00:00