aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/modals/deposit-ether-modal.js
Commit message (Expand)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-221-220/+0
* Add raised type buttons to Button component. Refactor all buttons within app ...Alexander Tseung2018-09-131-1/+6
* Change btn-secondary styles to btn-default. Make btn-secondary red warning st...Alexander Tseung2018-06-011-1/+1
* Clean up network configAlexander Tseung2018-04-241-2/+2
* Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-artif...kumavis2018-03-301-16/+22
|\
| * Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-16/+22
* | ui - use relative location for imageskumavis2018-03-291-2/+2
* | ui - fix relative url for deposit-ether-modalkumavis2018-03-291-1/+1
|/
* Merge branch 'master' into i18n-translator-reduxDan2018-03-271-1/+1
|\
| * Update button stylesAlexander Tseung2018-03-261-1/+1
* | Fix references to undefined 'this.props'Dan2018-03-221-13/+13
* | i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-15/+14
* | Fixed t() calls where localeMessages is missing; and fix incorrect connect re...Dan2018-03-201-1/+1
* | Merge branch 'master' into i18n-translator-reduxDan2018-03-201-2/+4
|\|
| * Update Confirm Contract screen (#3597)Alexander Tseung2018-03-171-1/+1
| * Update Deposit Eth icon (#3569)Alexander Tseung2018-03-161-4/+6
* | Handle i18n with redux.Dan2018-03-161-15/+15
* | i18n - load locales manuallykumavis2018-03-151-12/+22
|/
* Add missing opening parens to pag-container__subtitleThomas2018-03-141-1/+1
* Merge branch 'master' into i18nThomas Huang2018-03-141-50/+59
|\
| * Update deposit ether styling (#3510)Alexander Tseung2018-03-131-49/+62
* | Merge branch 'master' into i18nDan2018-03-071-0/+5
|\|
| * Shapeshift form handles market info unavailable errors.Dan2018-03-071-0/+5
* | complete i18n across new UINick Doiron2018-01-301-1/+3
* | separate out cross-browser i18n for extensionsNick Doiron2018-01-251-0/+1
* | better organization of locale file; i18n in more view filesNick Doiron2018-01-241-16/+13
|/
* Fix rendering QR code in old UI, hide unnecessary back buttonAlexander Tseung2018-01-171-1/+3
* [NewUI-flat] New deposit ether modal UI. (#2642)Dan J Miller2018-01-131-0/+182