1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app/components/app
2020-06-10 16:44:09 -07:00
..
account-menu Fix account menu entry for imported accounts (#8747) 2020-06-05 17:24:51 -03: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 Fix prop type mismatch (#8754) 2020-06-05 15:06:15 -07:00
asset-list-item use grid template to position list item (#8753) 2020-06-05 16:33:51 -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 Permissions: Do not display HTTP/HTTPS URL schemes for unique hosts (#8768) 2020-06-09 13:56:24 -07:00
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 account menu entry for imported accounts (#8747) 2020-06-05 17:24:51 -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 make redirect flow consistent 2020-06-10 16:44:09 -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 make redirect flow consistent 2020-06-10 16:44:09 -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 Create useTokenFiatAmount hook (#8778) 2020-06-10 16:04:29 -03:00
token-list Avoid mutating module export (#8775) 2020-06-10 13:27:35 -03: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-icon restore status tooltip (#8745) 2020-06-10 15:38:34 -05:00
transaction-list Increase padding of empty transaction list (#8738) 2020-06-04 12:52:21 -03:00
transaction-list-item restore status tooltip (#8745) 2020-06-10 15:38:34 -05:00
transaction-list-item-details Add nonce to transaction details (#8716) 2020-06-01 17:19:49 -05:00
transaction-status restore status tooltip (#8745) 2020-06-10 15:38:34 -05:00
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 Refactor TokenBalance component (#8752) 2020-06-05 17:19:27 -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