Commit Graph

24 Commits (650b716f55fcfa809b22708b9ad43c8a0716f9fc)

Author SHA1 Message Date
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 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 376e136572 Update styling for buttons, font weights 7 years ago
Dan 5a94775b3f Lint fixes for NewUI-flat. 7 years ago
Alexander Tseung 22d9e3a7e6 Allow editing account name in account details 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 24fd16b1be Abstract account modal. 7 years ago
Chi Kei Chan 663cb758b3 Style send token screen 7 years ago
Dan 1d5a725ffb Close button in account-details-modal working. 7 years ago
Dan e7b3ef0708 Lint fixes 7 years ago
Dan J Miller 744b78e9c8 Patch 2 account details modal (#1957) 7 years ago
sdtsui 27b75b67b4 Hook up identicon and buttons to AccountDetailsModal, clean up colors 7 years ago
sdtsui 877faaf096 Integrate old QR component with new modal layout 7 years ago
sdtsui b836d0483d [WIP] Render a QR code in AccountDetailsModal 7 years ago
sdtsui fe5817051b [WIP] Aggregate data for QRView 7 years ago
sdtsui 35508a2898 Add wrapper CSS for AccountDetailsModal 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