Commit Graph

13 Commits

Author SHA1 Message Date
Paul Bakaus
77d2c66690 draggable: fixed two missing defaults 2008-11-03 11:24:48 +00:00
Jörn Zaefferer
b6cb342c65 updating tests to latest QUnit, using same, fixing a few assertions that relied on type casting (mostly null/undefined) 2008-10-13 21:32:42 +00:00
Richard Worth
8b7f927e4b added some missing draggables defaults 2008-10-08 10:21:28 +00:00
Richard Worth
2b0cb8c231 Updated draggable defaults unit test 2008-09-27 16:10:43 +00:00
Paul Bakaus
7ba2beb903 - kickass draggable refactoring - fixes many bugs, many edge case issues
- added many new tests to draggable, especially related to scrolling and helper clone
2008-09-15 20:26:42 +00:00
Richard Worth
0f0fb77a9e tests draggable #2965 - fixed to account for distance: 1 default 2008-06-26 10:20:48 +00:00
Paul Bakaus
e46d3df57c draggable: fixed failing test, mousemove is actually called 3 times in jquery.simulate.js, so 4 is the correct value 2008-06-24 13:25:15 +00:00
Richard Worth
9196c2022c tests dialog - added some tests and placeholders 2008-06-21 13:54:41 +00:00
Richard Worth
bc778a6e27 tests draggable - corrected defaults tests tracking [304], and [305] 2008-06-21 10:17:56 +00:00
Richard Worth
03528f2942 tests - wrapped in closures so all.html will work 2008-06-09 05:59:18 +00:00
Paul Bakaus
593cb1ffef core: cancel checks for type string before it's used
draggable-test: changed cancel: true test: this should cancel on all elements, but simply do nothing, since true is a unsupported value.
2008-06-08 11:00:47 +00:00
Richard Worth
505a7e19e2 updated some paths 2008-06-07 18:03:19 +00:00
Richard Worth
3524ef0c26 removed extra level ui folder 2008-06-07 17:35:27 +00:00