angular-ui / ui-utils

Deprecated collection of modules for angular
http://angular-ui.github.io
MIT License
1.43k stars 546 forks source link

Added onCompletedAll event #404

Closed Z3R084 closed 9 years ago

Z3R084 commented 9 years ago

I'm modified the uploader module. Added an event the is triggered when all uploads are completed. I needed it, when i want to close a modal dialog after all uploads are complete, for example.

It's my first time to contribute so if there is anything wrong report it to me.

Best regards Christian