| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sortable: options.item can now be a function that returns a jQuery collection | Paul Bakaus | 2008-05-29 | 1 | -2/+2 |
* | sortable: implemented advanced placeholder functionality - the placeholder op... | Paul Bakaus | 2008-05-29 | 1 | -10/+19 |
* | effects: removed effect 'fade' (honestly not needed) | Paul Bakaus | 2008-05-28 | 5 | -49/+19 |
* | mouse: cleanup | Scott González | 2008-05-28 | 1 | -8/+6 |
* | datepicker: datepicker now follows the theming convention of UI (fixes #2650) | Paul Bakaus | 2008-05-28 | 1 | -63/+63 |
* | slider: fixed translateRange - axis parameter was missing (closes #2862) | Paul Bakaus | 2008-05-27 | 1 | -1/+1 |
* | slider: fixed slider, now uses subclassing of the mouse plugin | Paul Bakaus | 2008-05-27 | 1 | -40/+58 |
* | draggable - ui-draggable and ui-draggable-disabled classes were not being added | Richard Worth | 2008-05-26 | 1 | -2/+9 |
* | (no commit message) | Paul Bakaus | 2008-05-26 | 1 | -1/+1 |
* | sortable: implemented tolerance: "guess", which is also the default tolerance... | Paul Bakaus | 2008-05-26 | 1 | -1/+2 |
* | draggable: fixed #2791 | Paul Bakaus | 2008-05-26 | 1 | -1/+1 |
* | sortable: fixed containment option | Paul Bakaus | 2008-05-26 | 1 | -4/+4 |
* | sortable: refactored big parts of sortable with new parts of draggable - scro... | Paul Bakaus | 2008-05-26 | 2 | -265/+267 |
* | sortable: option dropOnEmpty wasn't working correctly - in fact, you could al... | Paul Bakaus | 2008-05-26 | 1 | -12/+5 |
* | 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 multipl... | Paul Bakaus | 2008-05-25 | 2 | -87/+112 |
* | draggable, droppable: added a class do the active draggable helper, that will... | Paul Bakaus | 2008-05-25 | 2 | -1/+3 |
* | core: reverted change that caused all plugins to malfunction - will later be ... | Paul Bakaus | 2008-05-25 | 2 | -3/+3 |
* | 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 #2... | Paul Bakaus | 2008-05-25 | 1 | -2/+2 |
* | 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 |
* | 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 |