1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
metamask-extension/ui/app/components/app
Mark Stacey 2d66e90d07
Refactor asset list into separate component (#8263)
The pieces that we'll be referring to as the "Asset List" in the near
future have been extracted from WalletView into a separate AssetList
component. This list includes ETH, the tokens, and the 'Add Token'
button.

The styles were moved alongside this new component as well.
2020-03-31 16:48:11 -03:00
..
account-details Remove unnecessary withRouter and compose calls (#7890) 2020-01-24 15:12:49 -04:00
account-menu Remove selected address history (#8104) 2020-02-25 14:39:38 -08:00
add-token-button Redesign 'Add Token' component (#8260) 2020-03-31 10:31:32 -03:00
app-header Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
asset-list Refactor asset list into separate component (#8263) 2020-03-31 16:48:11 -03:00
confirm-page-container Refactor tab styles to minimize tab component styles (#8209) 2020-03-23 21:18:45 -03:00
connected-sites-list Remove selected address history (#8104) 2020-02-25 14:39:38 -08:00
contact-list eslint: Enable more react/jsx-* rules (#7592) 2019-12-03 13:05:44 -03:30
dai-migration-component Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
dropdowns Remove unnecessary variables for state and props (#8144) 2020-03-01 06:14:07 -04:00
gas-customization Fix unit tests using shared test doubles (#8235) 2020-03-25 14:45:23 -03:00
home-notification yarn lint --fix 2019-12-03 17:20:55 -03:30
info-box Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
loading-network-screen fix #6958: fix destructuring of lastSelectedProvider (#8197) 2020-03-16 15:48:12 -03:00
menu-bar Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
modal Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
modals LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
multiple-notifications Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
network-display Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
permission-page-container Remove faux <header> elements (#8131) 2020-02-27 18:00:20 -04:00
selected-account Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
shift-list-item Delete shapeshift functionality; retain state and display (#8118) 2020-02-26 09:34:46 -08:00
sidebars Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
signature-request LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
signature-request-original LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
tests Move TokenCell styles alongside component (#8257) 2020-03-30 23:44:10 -03:00
token-cell Update token cell to show inline stale balance warning (#8259) 2020-03-31 10:50:32 -03:00
token-list Update token cell to show inline stale balance warning (#8259) 2020-03-31 10:50:32 -03:00
transaction-action Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
transaction-activity-log Enable core ESLint no-mixed-operators rule 2020-02-17 21:06:36 -03:30
transaction-breakdown Enable core ESLint no-mixed-operators rule 2020-02-17 21:06:36 -03:30
transaction-list Move home notifications upwards in DOM (#8138) 2020-02-28 16:27:58 -04:00
transaction-list-item Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
transaction-list-item-details Use new Copy icon (#8190) 2020-03-16 09:44:02 -04:00
transaction-status Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
transaction-time-remaining Remove unnecessary withRouter and compose calls (#7890) 2020-01-24 15:12:49 -04:00
transaction-view-balance Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
user-preferenced-currency-display Enable core ESLint no-mixed-operators rule 2020-02-17 21:06:36 -03:30
user-preferenced-currency-input Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
user-preferenced-token-input Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
wallet-view Refactor asset list into separate component (#8263) 2020-03-31 16:48:11 -03:00
account-panel.js Use destructuring assignment (#8093) 2020-02-24 14:38:41 -05:00
index.scss Refactor asset list into separate component (#8263) 2020-03-31 16:48:11 -03:00
menu-droppo.js Fix bug preventing dropdown close upon outside click (#8145) 2020-03-01 06:13:49 -04:00
network.js Refactor Network dropdown component (#7817) 2020-01-16 15:02:03 -03:30
tab-bar.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30