Alexander Tseung
f4d833cb09
Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons
7 years ago
Alexander Tseung
9e41f58af2
Clean up network config
7 years ago
Dan
0a711f0de0
Removes t from props via metamask-connect and instead places it on context via a provider.
7 years ago
kumavis
10609493c5
ui - use relative location for images
7 years ago
kumavis
cf82e766d4
ui - fix relative url for deposit-ether-modal
7 years ago
Alexander Tseung
cfa2592d78
Update button styles
7 years ago
Dan
18f8583529
Fix references to undefined 'this.props'
7 years ago
Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
7 years ago
Dan
09260f9c5e
Fixed t() calls where localeMessages is missing; and fix incorrect connect reference.
7 years ago
Alexander Tseung
6f749e5576
Update Confirm Contract screen ( #3597 )
7 years ago
Dan
5fe0be722b
Handle i18n with redux.
7 years ago
Alexander Tseung
66193c823c
Update Deposit Eth icon ( #3569 )
7 years ago
kumavis
34aeef50a0
i18n - load locales manually
7 years ago
Thomas
b45ea44aa5
Add missing opening parens to pag-container__subtitle
7 years ago
Alexander Tseung
08542c18e1
Update deposit ether styling ( #3510 )
7 years ago
Dan
376ffb758f
Shapeshift form handles market info unavailable errors.
7 years ago
Nick Doiron
abfa74f09a
complete i18n across new UI
7 years ago
Nick Doiron
7da52c5997
separate out cross-browser i18n for extensions
7 years ago
Nick Doiron
99898ac775
better organization of locale file; i18n in more view files
7 years ago
Alexander Tseung
65e9d9efc5
Fix rendering QR code in old UI, hide unnecessary back button
7 years ago
Dan J Miller
5c1dcf3e9b
[NewUI-flat] New deposit ether modal UI. ( #2642 )
...
* New deposit ether modal.
* New deposit modal full screen on mobile, and other style fixes.
* Hide shapeshift option from deposit modal for now.
* Add shapeshift form to new deposit modal.
* Store recipient address for shapeshift tx in background.
* Use Simpledropdown to achieve desired styling in coin selector.
* Lint fix
* Fix typos and remove dead code.
* Remove storage of shapeshift receiving address from background.
* Fix typos
7 years ago