Commit Graph

19 Commits

Author SHA1 Message Date
Paul Bakaus
a42894b1d7 core: improved logic of $.fn.scrollParent, taking positioning in account
draggable: fixed and updated tests, rewrote positioning core, now passes the test suite completely in FF, IE6, IE7
2008-11-23 17:42:24 +00:00
Paul Bakaus
0036aaf4b6 draggable: added missing default for zIndex and cursorAt, added missing scroll tests (unfortunately showing big regressions that need to be fixed prior to 1.6) 2008-11-21 19:40:45 +00:00
Richard Worth
29f7dc9a2c Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
Richard Worth
7ea535fa1d fixed #3578 - ALL CODE: e, ui should be changed to event, ui 2008-11-14 03:00:16 +00:00
Richard Worth
e47820f6ea tests: cleanup and consistency with defaults tests 2008-11-12 02:52:31 +00:00
Paul Bakaus
9be9c9f699 mouse: events and default actions on click are not fired after a drag action has been initiated 2008-11-03 12:44:50 +00:00
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