1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/integration
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
..
lib Split TransactionViewBalance component (#8637) 2020-05-21 14:33:48 -03:00
mocks Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
index.html migration 7 - break off TransactionManager substate 2017-02-02 20:20:13 -08:00
index.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
jquery-3.1.0.min.js Ui testing (#481) 2016-07-25 16:42:39 -07:00