bevacqua / angularjs-dragula

:ok_hand: Drag and drop so simple it hurts
https://bevacqua.github.io/angularjs-dragula
MIT License
509 stars 110 forks source link

Fix filenames and expose models on drop and remove #106

Closed pajcho closed 1 year ago

pajcho commented 7 years ago

In order to be able to use dropped or removed items, I just expose source and target models defined inside dragula-model attribute. Also, I expose element model as the last parameter.

I have used this package from my branch, hence the version 1.2.11. I can return version to 1.2.9 before the merge.