1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/components/app
Mark Stacey 799536c35f
Fix 'Remove account' in Account Options menu (#8748)
The 'Remove account' button in the Account Options menu was broken.
Clicking it would crash the UI. It now correctly opens the 'Remove
Account' modal.
2020-06-05 16:01:06 -03:00
..
account-menu Fix accounts menu styling (#8707) 2020-06-01 10:01:51 -07:00
add-token-button Redesign 'Add Token' component (#8260) 2020-03-31 10:31:32 -03:00
alerts add useI18nContext shortcut hook (#8635) 2020-05-21 10:26:49 -05:00
app-header Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
asset-list refactor asset-list-item to use list-item component (#8725) 2020-06-03 12:50:12 -05:00
asset-list-item asset outdated warning inline on full screen (#8734) 2020-06-05 13:36:40 -05:00
confirm-page-container warn user when sending from different account (#8601) 2020-05-21 15:21:34 -05:00
connected-accounts-list Handle connected accounts with no last active time (#8746) 2020-06-05 13:07:23 -03:00
connected-sites-list Show hostname in the disconnect confirmation (#8663) 2020-05-27 19:39:14 -02:30
connected-status-indicator Design QA fixes for v8 (#8630) 2020-05-20 15:42:18 -05:00
contact-list eslint: Enable more react/jsx-* rules (#7592) 2019-12-03 13:05:44 -03:30
dropdowns Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
gas-customization Use send state for send flow token (#8695) 2020-05-29 14:46:10 -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 Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
menu-bar Fix 'Remove account' in Account Options menu (#8748) 2020-06-05 16:01:06 -03:00
modal Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
modals Fix hide token e2e test (#8724) 2020-06-02 18:47:55 -03:00
multiple-notifications Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
network-display Cleanup network enums (#8627) 2020-05-20 08:57:45 -07:00
permission-page-container Update eth_accounts permission description (#8693) 2020-05-28 15:53:11 -07:00
permissions-connect-footer Create new tabs instead of windows in most cases (#8347) 2020-04-16 14:34:40 -07:00
permissions-connect-header Fix connect long URL styling (#8719) 2020-06-01 15:28:05 -07:00
selected-account Update menu bar account hover background color (#8555) 2020-05-07 23:36:48 -03:00
sidebars Move asset list to home tab on small screens (#8264) 2020-04-01 13:35:07 -03:00
signature-request Add MESSAGE_TYPE enum (#8743) 2020-06-04 16:22:45 -03:00
signature-request-original Add MESSAGE_TYPE enum (#8743) 2020-06-04 16:22:45 -03:00
tests warn user when sending from different account (#8601) 2020-05-21 15:21:34 -05:00
token-cell asset outdated warning inline on full screen (#8734) 2020-06-05 13:36:40 -05:00
token-list refactor token list (#8726) 2020-06-04 13:13:11 -05:00
transaction-action Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
transaction-activity-log various fixes to transaction list (#8673) 2020-05-28 13:00:51 -05:00
transaction-breakdown Fix gas price intermittent test failure (#8728) 2020-06-03 10:54:55 -03:00
transaction-list Increase padding of empty transaction list (#8738) 2020-06-04 12:52:21 -03:00
transaction-list-item asset outdated warning inline on full screen (#8734) 2020-06-05 13:36:40 -05:00
transaction-list-item-details Add nonce to transaction details (#8716) 2020-06-01 17:19:49 -05:00
transaction-status Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
transaction-time-remaining Remove getTxParams (#8676) 2020-05-28 16:39:33 -03:00
user-preferenced-currency-display factor out containers for currency components (#8543) 2020-05-12 14:07:35 -05:00
user-preferenced-currency-input Rename preferencesSelector selector to getPreferences (#8647) 2020-05-26 03:41:58 -02:30
user-preferenced-token-input Extract selected token from token input (#8692) 2020-05-28 19:08:11 -03:00
wallet-overview Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
account-panel.js Use destructuring assignment (#8093) 2020-02-24 14:38:41 -05:00
index.scss refactor asset-list-item to use list-item component (#8725) 2020-06-03 12:50:12 -05: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