asafdav / ng-s3upload

Upload to S3 using AngularJS
MIT License
190 stars 83 forks source link

Progress bar fix #54

Closed btoone closed 6 years ago

btoone commented 9 years ago

Fixes a few things with the progress bar templates, including:

This patch also adds the theme configuration to the example file (example/upload.html)

NOTE: The first commit in this patch is code from previous commits by other contributors. Someone probably forgot to update the build files on accident. I included the changes here as my first commit so I could be working from the latest in the build files.

btoone commented 9 years ago

Sorry my commits aren't broken up better. I intended for them to be but got a little overzealous with my rebase.

QuentinFchx commented 9 years ago

Hahaha, I did almost the same work in #55 Did not see your PR

btoone commented 9 years ago

@QuentinFchx Nice work, hopefully @asafdav will like our changes and get them approved soon.