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
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
5fe0be722b
Handle i18n with redux.
7 years ago
kumavis
34aeef50a0
i18n - load locales manually
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
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
Dan
7eb083bd9f
Improve variable name.
7 years ago
Dan
544166437a
Deposit button shows link to faucet on testnet networks.
7 years ago
Alexander Tseung
bef1405a50
Change all "Buy" to "Deposit"
7 years ago
Chi Kei Chan
4f106854ba
Hide ShapeShift and Fix Modal Stylings
7 years ago
Dan
fe37dd7ecd
Open account details modal on buy -> direct deposit.
7 years ago
Dan
e7b3ef0708
Lint fixes
7 years ago
sdtsui
27b75b67b4
Hook up identicon and buttons to AccountDetailsModal, clean up colors
7 years ago
sdtsui
d82233b95c
Hook up actions to EditAccountNameModal
7 years ago
sdtsui
71b2dd290b
Enhance global modal to handle Buy, Edit, and Details Modals
7 years ago
sdtsui
50f8535f7b
Switch buy modal 'cancel' from text to button for accessibility
7 years ago
sdtsui
bdf5436c2d
Add minor comments and cleanup for new components
7 years ago
sdtsui
c8893fb9ca
Hook up 'Buy with Fiat', redirect to Coinbase
7 years ago
sdtsui
dc702705bf
Move buy view into its own component - BuyOptions
7 years ago