jpdevries / makeanico

Accessible 16x16 favicon WYSIWYG creator
7 stars 0 forks source link

no-js users can't export SVG or PNG #12

Closed jpdevries closed 8 years ago

jpdevries commented 8 years ago

This issue slipped through the cracks. The markup needed is initially available on the page but hidden.

jpdevries commented 8 years ago

As of https://github.com/jpdevries/makeanico/commit/96c3d08ea1cde62cfa242bf44a4999973e7305b6

Export no-js starts of as a lightweight for with a submit button the data URL can be omitted. if not found the Node back end gets it from req.get('Referrer')

lazily loaded enhancements add dynamic <a download> buttons and a file input filed to allow users to name the file to be downloaded