Commit Graph

13 Commits

Author SHA1 Message Date
Dan 0a711f0de0 Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
Dan d24a0590d3 i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 2018-03-21 22:11:47 -02:30
Dan 5fe0be722b Handle i18n with redux. 2018-03-15 21:59:45 -02:30
kumavis 34aeef50a0 i18n - load locales manually 2018-03-14 16:32:35 -07:00
Nick Doiron 9c133aaab3 get t imported in all files currently using i18n 2018-01-24 19:41:29 -10:00
Nick Doiron bad70eb1b3 first steps to i18n 2018-01-22 23:48:03 -10:00
Dan Finlay 86d367957f Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
Dan Finlay 5eb3d5d485 Make folder for responsive UI 2017-07-03 15:39:25 -07:00
Kevin Serrano 23263bec7d
Linting to the max. 2016-11-11 10:26:12 -08:00
Dan Finlay 2880f8631c Unify tooltip styles
Made a local tooltip component for replicating our tooltip styles wherever we use tooltips.

Applied that tooltip to other items that had tooltips.
2016-06-29 16:21:38 -07:00
Dan Finlay 78e6ed22be Add tooltip to copy button 2016-06-29 15:57:59 -07:00
Dan Finlay 7f92a8da06 Use clipboard icon for copy button 2016-06-29 14:39:25 -07:00
Dan Finlay 441a7eec28 Add CopyButton component 2016-06-29 14:11:12 -07:00