Releases: curiosity26/angular-batchupload
Releases · curiosity26/angular-batchupload
v1.2.1
v.1.2.0
Make bu-dialog componentized like bu-drop-zone.
v.1.1.3
BUGFIX: Pass original event through to angular binding via $event parameter.
v.1.1.2
BUGFIX: Bind dropzone events to manager not dropzone
v1.1.1
Use the batchUploadManager from the batchUploadManagerProvider if one not specified in the bu-manager attribute of the batch dropzone.
v1.1.0
Update batchupload dropzone to wireup events via the directive element. Implement a Directive Controller to allow for better integration.
v1.0.0
Add package.json for NPM release