Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sortable: option dropOnEmpty wasn't working correctly - in fact, you could ↵ | Paul Bakaus | 2008-05-26 | 1 | -12/+5 |
| | | | | always drop on empty containers. Now it checks again for the option, but it's default is true. | ||||
* | draggable: removed helpr animation from connectToSortable in favor of callbacks | Paul Bakaus | 2008-05-25 | 1 | -8/+0 |
| | |||||
* | sortable,draggable: made connectToSortable work again, now works with ↵ | Paul Bakaus | 2008-05-25 | 2 | -87/+112 |
| | | | | multiple sortables (closes #2785) | ||||
* | draggable, droppable: added a class do the active draggable helper, that ↵ | Paul Bakaus | 2008-05-25 | 2 | -1/+3 |
| | | | | will be ignored by droppables as droppable target (fixes #2886) | ||||
* | core: reverted change that caused all plugins to malfunction - will later be ↵ | Paul Bakaus | 2008-05-25 | 2 | -3/+3 |
| | | | | introduced when the tests are ready. | ||||
* | draggable: fixed absolute positioned element's scroll positions | Paul Bakaus | 2008-05-25 | 1 | -4/+5 |
| | |||||
* | effects.core: fixed parsing of IE left/top values in createWrapper (closes ↵ | Paul Bakaus | 2008-05-25 | 1 | -2/+2 |
| | | | | #2915) | ||||
* | draggable: fixed #2919 | Paul Bakaus | 2008-05-25 | 1 | -7/+11 |
| | |||||
* | resizable,selectable,slider: changed this.disabled to this.options.disabled ↵ | Paul Bakaus | 2008-05-25 | 3 | -13/+13 |
| | | | | (fixes #2552) | ||||
* | merged experimental mouse branch | Richard Worth | 2008-05-25 | 6 | -404/+419 |
| | |||||
* | Move license files to root. Added version file. | Richard Worth | 2008-05-25 | 2 | -298/+0 |
| | |||||
* | (no commit message) | Paul Bakaus | 2008-05-23 | 27 | -0/+7431 |