Commit Graph

14 Commits

Author SHA1 Message Date
Paul Bakaus
feb96d88fc draggable: more intersect calculation improvements when connected to sortables 2008-05-30 11:48:11 +00:00
Paul Bakaus
5f24485abe draggable: another connectToSortable improvement: the activate/deactivate callbacks are now fired when the draggable starts dragging 2008-05-30 11:30:58 +00:00
Paul Bakaus
5b19d8e723 draggable: fixed issue with connectToSortable, where the helper property was not properly restored later on 2008-05-30 10:07:49 +00:00
Paul Bakaus
2d6b7469cb sortable: connecting draggables to a sortable and dropping them on the sortable now also triggers a "receive" event, where the sender will be the original draggable. Moving out of the sortable while dragging a connected draggable will not trigger the stop/update events anymore. 2008-05-29 12:37:32 +00:00
Richard Worth
c28d263667 draggable - ui-draggable and ui-draggable-disabled classes were not being added 2008-05-26 20:30:27 +00:00
Paul Bakaus
7b538f65e0 draggable: fixed #2791 2008-05-26 11:39:25 +00:00
Paul Bakaus
356ea57634 sortable: refactored big parts of sortable with new parts of draggable - scrolling problems should be fixed now, as well as many others. 2008-05-26 11:24:50 +00:00
Paul Bakaus
e7a179ef42 draggable: removed helpr animation from connectToSortable in favor of callbacks 2008-05-25 18:29:53 +00:00
Paul Bakaus
d0d8ee752d sortable,draggable: made connectToSortable work again, now works with multiple sortables (closes #2785) 2008-05-25 18:24:02 +00:00
Paul Bakaus
57266e1ba4 draggable, droppable: added a class do the active draggable helper, that will be ignored by droppables as droppable target (fixes #2886) 2008-05-25 16:50:18 +00:00
Paul Bakaus
70702aee59 draggable: fixed absolute positioned element's scroll positions 2008-05-25 16:06:24 +00:00
Paul Bakaus
074bd8d1ab draggable: fixed #2919 2008-05-25 15:39:24 +00:00
Richard Worth
c0f0e4d2cc merged experimental mouse branch 2008-05-25 04:04:57 +00:00
Paul Bakaus
ab281b36d7 2008-05-23 09:26:18 +00:00