angularjs-dragula
angularjs-dragula copied to clipboard
Fix filenames and expose models on drop and remove
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.