aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send/gas-tooltip.js
Commit message (Expand)AuthorAgeFilesLines
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-2/+8
* i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-3/+3
* Fixed t() calls where localeMessages is missing; and fix incorrect connect re...Dan2018-03-201-1/+1
* Handle i18n with redux.Dan2018-03-161-1/+1
* i18n - load locales manuallykumavis2018-03-151-1/+1
* 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/+1
* [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state...Dan J Miller2017-10-141-2/+2
* Lint fixesDan2017-08-311-16/+14
* Move currency toggle to its own component.Dan2017-08-311-0/+102