ngDraggable icon indicating copy to clipboard operation
ngDraggable copied to clipboard

Add ng-drag-enter and ng-drag-leave attributes and events

Open cdauth opened this issue 9 years ago • 1 comments

This patch adds the ng-drag-enter and ng-drag-leave attributes to the ng-drop directive. They are executed when a dragging element enters and leaves the drop element.

It also adds the events draggable:dragEnter and draggable:dragLeave events.

cdauth avatar Apr 21 '15 17:04 cdauth

I rebased on master to resolve merge conflicts.

Any reason why this is not being merged?

cdauth avatar Nov 05 '15 18:11 cdauth