You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support 'cancel' query String to prevent dragging: A 'cancel' query String
may be supplied for draggables to prevent starting a drag on specific elements.
Improve clearing of selection when drag starts.
Fix some bugs in touch support.
Firing sortUpdate events after dragEnd events: Firing sortUpdate at the end
makes sure that the listener of update events can uninstall/install involved
draggables without side-effects