Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removes t from props via metamask-connect and instead places it on context ↵ | Dan | 2018-03-29 | 1 | -3/+8 |
| | | | | via a provider. | ||||
* | Lint fixes | Dan | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | i18n redux solution doesn't require importing t() and passing state to each ↵ | Dan | 2018-03-22 | 1 | -3/+2 |
| | | | | t() call; t is just available on props. | ||||
* | Lint fixes. | Dan | 2018-03-20 | 1 | -0/+1 |
| | |||||
* | Fixed t() calls where localeMessages is missing; and fix incorrect connect ↵ | Dan | 2018-03-20 | 1 | -3/+3 |
| | | | | reference. | ||||
* | Handle i18n with redux. | Dan | 2018-03-16 | 1 | -1/+1 |
| | |||||
* | i18n - load locales manually | kumavis | 2018-03-15 | 1 | -2/+3 |
| | |||||
* | Add reset account button to new UI. | Dan | 2018-02-09 | 1 | -6/+30 |
| | |||||
* | Show user notifications after switch between UIs | Dan | 2017-12-05 | 1 | -0/+51 |