aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/copyButton.js
Commit message (Expand)AuthorAgeFilesLines
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-2/+8
* i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-3/+3
* Handle i18n with redux.Dan2018-03-161-2/+2
* i18n - load locales manuallykumavis2018-03-151-1/+1
* get t imported in all files currently using i18nNick Doiron2018-01-251-0/+1
* first steps to i18nNick Doiron2018-01-231-1/+1
* 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
* 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