aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pending-msg-details.js
Commit message (Collapse)AuthorAgeFilesLines
* Removes t from props via metamask-connect and instead places it on context ↵Dan2018-03-291-2/+8
| | | | via a provider.
* i18n redux solution doesn't require importing t() and passing state to each ↵Dan2018-03-221-3/+3
| | | | t() call; t is just available on props.
* Handle i18n with redux.Dan2018-03-161-2/+2
|
* complete i18n across new UINick Doiron2018-01-301-1/+1
|
* get t imported in all files currently using i18nNick Doiron2018-01-251-0/+1
|
* first steps to i18nNick Doiron2018-01-231-2/+1
|
* Fix eth sign formattingDan Finlay2017-08-181-1/+1
|
* rename selectedAccount to selectedAddresskumavis2017-01-311-1/+1
|
* change all instances of selectedAddress to selectedAccount.Kevin Serrano2016-11-221-1/+1
|
* LintedDan Finlay2016-08-251-1/+0
|
* Improve msg signing paddingDan Finlay2016-08-251-5/+3
|
* svg notif now work for msg signatureskumavis2016-06-251-0/+53