aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/sender-to-recipient.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵kumavis2018-03-301-2/+7
|\ | | | | | | ci-artifacts
| * Removes t from props via metamask-connect and instead places it on context ↵Dan2018-03-291-2/+7
| | | | | | | | via a provider.
* | ui - use relative location for imageskumavis2018-03-291-1/+1
|/
* Fix sender-to-recipient export and non-existent translation key.Dan2018-03-221-4/+2
|
* Lint fixesDan2018-03-221-2/+2
|
* Merge branch 'master' into i18n-translator-reduxDan2018-03-221-4/+25
|\
| * Update confirm transaction screenAlexander Tseung2018-03-211-4/+25
| |
* | i18n redux solution doesn't require importing t() and passing state to each ↵Dan2018-03-221-2/+1
| | | | | | | | t() call; t is just available on props.
* | Lint fixes.Dan2018-03-201-1/+5
| |
* | Fixed t() calls where localeMessages is missing; and fix incorrect connect ↵Dan2018-03-201-1/+1
| | | | | | | | reference.
* | Merge branch 'master' into i18n-translator-reduxDan2018-03-201-1/+1
|/
* Update Confirm Contract screen (#3597)Alexander Tseung2018-03-171-0/+45