1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages
Mark Stacey dd41870f1d
Split TransactionViewBalance component (#8637)
The `TransactionViewBalance` component has been split into three
separate components. This was done primarily to make the asset page
easier to implement. Also the name `TransactionViewBalance` didn't
describe this component very well anymore.

Instead of the Ethereum and token-specific logic being in the same
component, the two cases were split into the `EthOverview` and
`TokenOverview` components respectively. They both use the
`WalletOverview` component, which has the structure shared by both
cases.
2020-05-21 14:33:48 -03:00
..
add-token Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-add-suggested-token Remove faux <header> elements (#8131) 2020-02-27 18:00:20 -04:00
confirm-add-token Remove faux <header> elements (#8131) 2020-02-27 18:00:20 -04:00
confirm-approve Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-decrypt-message Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-deploy-contract Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-encryption-public-key Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-send-ether LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
confirm-send-token Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-token-transaction-base Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
confirm-transaction Delete the ABTestController and its state (#8620) 2020-05-19 13:27:06 -02:30
confirm-transaction-base Handle zero nextNonce in ConfirmTransactionBase placeholder (#8618) 2020-05-18 21:18:38 -02:30
confirm-transaction-switch Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
connected-accounts Design QA fixes for v8 (#8630) 2020-05-20 15:42:18 -05:00
connected-sites Remove title from Connected Sites modal (#8623) 2020-05-19 14:47:55 -02:30
create-account Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
error Add top-level error page (#7889) 2020-01-24 17:11:02 -04:00
first-time-flow Remove unused seed phrase action (#8537) 2020-05-06 13:06:20 -02:30
home Split TransactionViewBalance component (#8637) 2020-05-21 14:33:48 -03:00
keychains Remove faux <header> elements (#8131) 2020-02-27 18:00:20 -04:00
lock Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
mobile-sync Add Idle Timeout for Sync with mobile (#8201) 2020-03-24 01:00:59 -04:00
permissions-connect factor out containers for currency components (#8543) 2020-05-12 14:07:35 -05:00
routes Add switch to connected account alert (#8532) 2020-05-12 10:01:52 -03:00
send Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00
settings add useI18nContext shortcut hook (#8635) 2020-05-21 10:26:49 -05:00
unlock-page Await completion of markPasswordForgotten (#8381) 2020-04-22 16:15:22 -03:00
index.js Use createContext for metametrics context (preserve legacy context) (#8540) 2020-05-08 11:41:43 -05:00
index.scss Add Connected Accounts modal (#8313) 2020-05-15 15:53:52 -03:00