angular-file-upload
angular-file-upload copied to clipboard
Adding onDragEnter and onDragLeave callbacks
Like overClass attribute of nvFileOver directive I think that callbacks on entering and leaving the dropzone will be very helpfull. So I added two attributes to nvFileDrop directive that accept functions. In this way can be add and other callbacks that to be fired on some events.
+1 👍