Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | draggable: tests cleanup, put all elements into #main | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
| | |||||
* | Draggable: Support hash, array, string for cursorAt option. Partial fix for ↵ | Scott González | 2009-08-03 | 1 | -46/+120 |
| | | | | #2525 - Standardised way to pass coordinates to plugins. | ||||
* | Draggable: Removed absolutePosition from ui hash. Fixes #3990 - Remove ↵ | Scott González | 2009-07-09 | 1 | -2/+2 |
| | | | | absolutePosition from ui hash. | ||||
* | unit tests: minor updates | Richard Worth | 2009-02-02 | 1 | -0/+4 |
| | |||||
* | draggable unit tests: typo in 'addClasses: false' test | Richard Worth | 2009-02-02 | 1 | -1/+1 |
| | |||||
* | Fixed #4036 (draggable: cssNamespace option should be removed, addClasses ↵ | Richard Worth | 2009-02-02 | 1 | -0/+12 |
| | | | | option added) | ||||
* | draggable unit tests: added some missing tests | Richard Worth | 2009-02-01 | 1 | -0/+85 |
| | |||||
* | draggable unit tests: created separate file for each module: defaults, ↵ | Richard Worth | 2009-02-01 | 1 | -0/+555 |
events, methods, options, tickets |