Commit Graph

19 Commits (74c419f9b65841c2966d1fe3b7414bf11e09e0d8)

Author SHA1 Message Date
bitpshr cce123c30e Show checksummed addresses throughout the UI 7 years ago
Dan 0a711f0de0 Removes t from props via metamask-connect and instead places it on context via a provider. 7 years ago
Alexander Tseung cfa2592d78 Update button styles 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
Alexander Tseung 376e136572 Update styling for buttons, font weights 7 years ago
Dan 5a94775b3f Lint fixes for NewUI-flat. 7 years ago
Chi Kei Chan 6231431894 Change download to show in Export Private Key Modal 7 years ago
Chi Kei Chan 4336794355 Fix styling in private key modal 7 years ago
Alexander Tseung 222a203353 Fix click to copy for private key not working (#2360) 7 years ago
Dan 10345a12c2 Keep privateKey out of state and clear it after closing export private key modal. 7 years ago
Dan 01816e1b22 Adds a back button to export private key modal; connects account details to same modal. 7 years ago
Dan 7102772c3a Connect export key modal to state and enable actions. 7 years ago
Dan 2c474b0d6e Export private key modal body ui. 7 years ago
Dan 0eeba3771c Exports private key modal opens from dropdown. 7 years ago