rgrove / rawgit

Served files from raw.githubusercontent.com, but with the correct content types. No longer actively developed.
https://rawgit.com
MIT License
2.39k stars 488 forks source link

Add copy to clipboard buttons #115

Closed mad-gooze closed 8 years ago

mad-gooze commented 8 years ago

This pull adds copy to clipbord buttons for dev and production urls.

rgrove commented 8 years ago

Thanks for the contribution!

Normally I don't recommend implementing new functionality without first asking whether I'm interested, but in this case I'm open to adding a copy button. However, there are a few issues (mostly design-related) that will need to be fixed before I'd be willing to accept this PR:

Here's a screenshot of what the button currently looks like in Chrome, for reference:

mad-gooze commented 8 years ago
rgrove commented 8 years ago

Thanks! I've deployed this with a few small tweaks (I used an SVG of GitHub's clipboard Octicon and changed the styling a bit).