angular-qrcode
angular-qrcode copied to clipboard
Add support for configurable download file names
With this change the library now looks for an additional attribute (download-file-name) from the QR element and uses that as the file name. If the attribute is not found, we default to the original name 'qrcode.png'.
Hi nice job, btw you forgot to add if the downloadFileName value change..But is a little fix