'Copy to Clipboard' functionality (#163)

* Adds 'Copy to Clipboard' functionality to all code blocks in readOnly

* Show on hover, move to SC

* 💚

* PR feedback
This commit is contained in:
Tom Moor
2017-08-02 22:10:58 -07:00
committed by GitHub
parent ca35cee841
commit 38c8a46d32
9 changed files with 146 additions and 25 deletions

View File

@@ -81,6 +81,7 @@
"boundless-popover": "^1.0.4",
"bugsnag": "^1.7.0",
"classnames": "2.2.3",
"copy-to-clipboard": "^3.0.6",
"css-loader": "0.23.1",
"debug": "2.2.0",
"dotenv": "^4.0.0",