-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(web): zkey downloads changed to use normal browser anchors (#127)
Removes custom progress bar and javascript function for downloading. Zkey downloads are changed to be wrapped in anchor tags "<a>" in order to use the browser's standard file download flow. This has the benefit of exposing the URLs to people can "Copy Link" and share these zkey URLs.
- Loading branch information
Showing
1 changed file
with
35 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters