aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/signature-request.js
Commit message (Expand)AuthorAgeFilesLines
* Fix merge conflictsAlexander Tseung2018-03-311-11/+17
|\
| * Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-11/+17
* | Fix merge conflicts. Refactor renderPrimary into Home componentAlexander Tseung2018-03-311-3/+14
|/
* Merge branch 'master' into i18n-translator-reduxDan2018-03-271-2/+2
|\
| * Update button stylesAlexander Tseung2018-03-261-2/+2
* | i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-11/+10
* | Fixed t() calls where localeMessages is missing; and fix incorrect connect re...Dan2018-03-201-2/+2
* | Handle i18n with redux.Dan2018-03-161-10/+10
|/
* complete i18n across new UINick Doiron2018-01-301-4/+4
* get t imported in all files currently using i18nNick Doiron2018-01-251-0/+1
* better organization of locale file; i18n in more view filesNick Doiron2018-01-241-2/+2
* first steps to i18nNick Doiron2018-01-231-14/+10
* More lint fixesDan2017-11-021-16/+12
* Lint fixes for NewUI-flat.Dan2017-11-021-5/+0
* eth_sign warning colorDan2017-10-271-1/+8
* Sign Typed Request styling fixesChi Kei Chan2017-10-261-2/+2
* Signature request fixes.Dan2017-10-261-6/+16
* Signature RequestDan2017-10-261-0/+245