aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/sender-to-recipient.js
Commit message (Collapse)AuthorAgeFilesLines
* 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