aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send/gas-fee-display-v2.js
Commit message (Expand)AuthorAgeFilesLines
* i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-4/+4
* Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-tra...kumavis2018-03-211-4/+7
|\
| * Merge branch 'master' into retry-tx-refractorDan2018-03-201-2/+5
| |\
| | * Don't block user from setting gas if estimating gas returns errors. (#3627)Dan J Miller2018-03-201-2/+5
| * | Merge branch 'master' into retry-tx-refractorDan2018-03-141-2/+2
| |\|
| * | Adds inline opening of gas customization to confirm-send-ether screen.Dan2018-03-091-2/+2
* | | Handle i18n with redux.Dan2018-03-161-2/+2
* | | 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] Send screen gas loading fixes (#3027)Dan J Miller2018-01-181-1/+2
* More lint fixesDan2017-11-021-3/+2
* Lint fixes for NewUI-flat.Dan2017-11-021-1/+1
* Get currency from state in account details, send and confirm screens.Dan2017-10-201-1/+3
* Fixes mobile styling.Dan2017-10-201-1/+1
* Move all of send state to metamask state.Dan2017-10-191-13/+4
* Customize Gas connected to stateDan2017-10-161-1/+5
* [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state...Dan J Miller2017-10-141-0/+47