aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/copyButton.js
Commit message (Collapse)AuthorAgeFilesLines
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+59
|
* Make folder for responsive UIDan Finlay2017-07-041-59/+0
|
* Linting to the max.Kevin Serrano2016-11-121-3/+1
|
* Unify tooltip stylesDan Finlay2016-06-301-2/+1
| | | | | | Made a local tooltip component for replicating our tooltip styles wherever we use tooltips. Applied that tooltip to other items that had tooltips.
* Add tooltip to copy buttonDan Finlay2016-06-301-10/+41
|
* Use clipboard icon for copy buttonDan Finlay2016-06-301-3/+8
|
* Add CopyButton componentDan Finlay2016-06-301-0/+26