Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | draggable: changed default for scroll option to true | Paul Bakaus | 2008-12-30 | 1 | -1/+1 |
| | |||||
* | core: improved logic of $.fn.scrollParent, taking positioning in account | Paul Bakaus | 2008-11-23 | 1 | -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 Bakaus | 2008-11-21 | 1 | -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 files | Richard Worth | 2008-11-18 | 1 | -55/+55 |
| | |||||
* | fixed #3578 - ALL CODE: e, ui should be changed to event, ui | Richard Worth | 2008-11-14 | 1 | -10/+10 |
| | |||||
* | tests: cleanup and consistency with defaults tests | Richard Worth | 2008-11-12 | 1 | -46/+47 |
| | |||||
* | mouse: events and default actions on click are not fired after a drag action ↵ | Paul Bakaus | 2008-11-03 | 1 | -0/+6 |
| | | | | has been initiated | ||||
* | draggable: fixed two missing defaults | Paul Bakaus | 2008-11-03 | 1 | -2/+2 |
| | |||||
* | updating tests to latest QUnit, using same, fixing a few assertions that ↵ | Jörn Zaefferer | 2008-10-13 | 1 | -7/+7 |
| | | | | relied on type casting (mostly null/undefined) | ||||
* | added some missing draggables defaults | Richard Worth | 2008-10-08 | 1 | -3/+3 |
| | |||||
* | Updated draggable defaults unit test | Richard Worth | 2008-09-27 | 1 | -7/+35 |
| | |||||
* | - kickass draggable refactoring - fixes many bugs, many edge case issues | Paul Bakaus | 2008-09-15 | 1 | -0/+159 |
| | | | | - added many new tests to draggable, especially related to scrolling and helper clone | ||||
* | tests draggable #2965 - fixed to account for distance: 1 default | Richard Worth | 2008-06-26 | 1 | -2/+2 |
| | |||||
* | draggable: fixed failing test, mousemove is actually called 3 times in ↵ | Paul Bakaus | 2008-06-24 | 1 | -1/+1 |
| | | | | jquery.simulate.js, so 4 is the correct value | ||||
* | tests dialog - added some tests and placeholders | Richard Worth | 2008-06-21 | 1 | -1/+1 |
| | |||||
* | tests draggable - corrected defaults tests tracking [304], and [305] | Richard Worth | 2008-06-21 | 1 | -2/+2 |
| | |||||
* | tests - wrapped in closures so all.html will work | Richard Worth | 2008-06-09 | 1 | -1/+3 |
| | |||||
* | core: cancel checks for type string before it's used | Paul Bakaus | 2008-06-08 | 1 | -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 paths | Richard Worth | 2008-06-07 | 1 | -4/+4 |
| | |||||
* | removed extra level ui folder | Richard Worth | 2008-06-07 | 1 | -0/+494 |