Add url dialog for to allow copying for non-github element repos#156
Add url dialog for to allow copying for non-github element repos#156shawncplus wants to merge 1 commit into
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
|
I signed it! |
|
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
|
I signed it! |
|
CLAs look good, thanks! |
|
If I had to do this a different way I'd make an |
Currently if an element is coming from a bower url which isn't in the github user/repo format the github links break. This update adds a dialog to allow the user to copy the url if it's not a github link.