Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

refactor copy to clipboard functionality #3420

Merged
merged 6 commits into from Nov 14, 2016
Merged

Conversation

derhuerst
Copy link
Contributor

@derhuerst derhuerst commented Nov 14, 2016

This PR is a follow-up of #3131 and fully fixes #3124. Also fixes #3152.

It introduces the new CopyToClipboard component in every place (I could find) where a copy button has to be shown.

@derhuerst derhuerst added M7-ui A0-pleasereview 🤓 Pull request needs code review. labels Nov 14, 2016
@jacogr jacogr added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Nov 14, 2016
@gavofyork gavofyork merged commit 1418c31 into master Nov 14, 2016
@gavofyork gavofyork deleted the refactor-copy-to-clipboard branch November 14, 2016 15:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CopyToClipboard component to add snackbar to show use make copy to clipboard code DRY
3 participants