aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/metamask-connect.js
Commit message (Collapse)AuthorAgeFilesLines
* Unit tests for containers, utils and selectors in send_/Dan2018-05-051-1/+1
|
* Memoize t function in metamask-connectDan2018-03-241-1/+7
|
* Remove console.logsDan2018-03-221-1/+0
|
* i18n redux solution doesn't require importing t() and passing state to each ↵Dan2018-03-221-1/+3
| | | | t() call; t is just available on props.
* Fixed t() calls where localeMessages is missing; and fix incorrect connect ↵Dan2018-03-201-2/+4
| | | | reference.
* Handle i18n with redux.Dan2018-03-161-0/+18