asafdav / ng-s3upload

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

Feature Custom Template #24

Closed raul782 closed 9 years ago

raul782 commented 10 years ago

Hi, While this component works great now, I think we need more flexibility in terms of the template.

Is there a way to customize it?, it looks this is hardcoded right now and it doesn't blend with custom designs, therefore the need to be able to manipulate it.

Thanks

colinvella commented 10 years ago

I agree. It would be nice to be able to specify a template in the form of a string or a URL to one, via a directive attribute. Perhaps there should be a generic options attribute that accepts this and other settings (aside from s3-upload-options)