aboutsummaryrefslogtreecommitdiffstats
path: root/tests/draggable.js
Commit message (Collapse)AuthorAgeFilesLines
* draggable: changed default for scroll option to truePaul Bakaus2008-12-301-1/+1
|
* core: improved logic of $.fn.scrollParent, taking positioning in accountPaul Bakaus2008-11-231-48/+13
| | | | draggable: fixed and updated tests, rewrote positioning core, now passes the test suite completely in FF, IE6, IE7
* draggable: added missing default for zIndex and cursorAt, added missing ↵Paul Bakaus2008-11-211-52/+189
| | | | scroll tests (unfortunately showing big regressions that need to be fixed prior to 1.6)
* Removed all trailing whitespace from .js and .html filesRichard Worth2008-11-181-55/+55
|
* fixed #3578 - ALL CODE: e, ui should be changed to event, uiRichard Worth2008-11-141-10/+10
|
* tests: cleanup and consistency with defaults testsRichard Worth2008-11-121-46/+47
|
* mouse: events and default actions on click are not fired after a drag action ↵Paul Bakaus2008-11-031-0/+6
| | | | has been initiated
* draggable: fixed two missing defaultsPaul Bakaus2008-11-031-2/+2
|
* updating tests to latest QUnit, using same, fixing a few assertions that ↵Jörn Zaefferer2008-10-131-7/+7
| | | | relied on type casting (mostly null/undefined)
* added some missing draggables defaultsRichard Worth2008-10-081-3/+3
|
* Updated draggable defaults unit testRichard Worth2008-09-271-7/+35
|
* - kickass draggable refactoring - fixes many bugs, many edge case issuesPaul Bakaus2008-09-151-0/+159
| | | | - added many new tests to draggable, especially related to scrolling and helper clone
* tests draggable #2965 - fixed to account for distance: 1 defaultRichard Worth2008-06-261-2/+2
|
* draggable: fixed failing test, mousemove is actually called 3 times in ↵Paul Bakaus2008-06-241-1/+1
| | | | jquery.simulate.js, so 4 is the correct value
* tests dialog - added some tests and placeholdersRichard Worth2008-06-211-1/+1
|
* tests draggable - corrected defaults tests tracking [304], and [305]Richard Worth2008-06-211-2/+2
|
* tests - wrapped in closures so all.html will workRichard Worth2008-06-091-1/+3
|
* core: cancel checks for type string before it's usedPaul Bakaus2008-06-081-5/+0
| | | | draggable-test: changed cancel: true test: this should cancel on all elements, but simply do nothing, since true is a unsupported value.
* updated some pathsRichard Worth2008-06-071-4/+4
|
* removed extra level ui folderRichard Worth2008-06-071-0/+494