1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/components/app
Erik Marks 1f49772ca3
Create new tabs instead of windows in most cases (#8347)
* openExtensionInBrowser: create tab, not window

* open tabs instead of windows in most cases
2020-04-16 14:34:40 -07: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 Move asset list to home tab on small screens (#8264) 2020-04-01 13:35:07 -03:00
confirm-page-container Replace METAMASK_UI_TYPE global with helper function (#8279) 2020-04-01 19:28:10 -03:00
connected-sites-list Show correct description for empty Connected Sites modal (#8298) 2020-04-08 10:14:54 -02:30
connected-status-indicator Make ConnectedStatusIndicator clickable (#8297) 2020-04-07 18:53:18 -02:30
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 Create new tabs instead of windows in most cases (#8347) 2020-04-16 14:34:40 -07: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 Refactor Menubar and AccountDetailsDropdown styles (#8278) 2020-04-02 00:08:45 -02:30
modal Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
modals Create new tabs instead of windows in most cases (#8347) 2020-04-16 14:34:40 -07: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 Connect flow via popup (#8269) 2020-04-07 16:08:15 -02:30
permissions-connect-footer Create new tabs instead of windows in most cases (#8347) 2020-04-16 14:34:40 -07:00
permissions-connect-header Connect flow via popup (#8269) 2020-04-07 16:08:15 -02:30
selected-account Remove selectedAddress from SelectedAccount component (#8285) 2020-04-02 11:49:19 -02:30
shift-list-item Create new tabs instead of windows in most cases (#8347) 2020-04-16 14:34:40 -07:00
sidebars Move asset list to home tab on small screens (#8264) 2020-04-01 13:35:07 -03:00
signature-request Rename non-existent selectedAccount prop to fromAccount (#8337) 2020-04-15 11:41:34 -03:00
signature-request-original Create new tabs instead of windows in most cases (#8347) 2020-04-16 14:34:40 -07:00
tests Move asset list to home tab on small screens (#8264) 2020-04-01 13:35:07 -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 Create new tabs instead of windows in most cases (#8347) 2020-04-16 14:34:40 -07:00
transaction-breakdown Enable core ESLint no-mixed-operators rule 2020-02-17 21:06:36 -03:30
transaction-list Restore History title on wide viewport (#8277) 2020-04-01 18:11:50 -03:00
transaction-list-item Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
transaction-list-item-details Create new tabs instead of windows in most cases (#8347) 2020-04-16 14:34:40 -07: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 Move asset list to home tab on small screens (#8264) 2020-04-01 13:35:07 -03:00
account-panel.js Use destructuring assignment (#8093) 2020-02-24 14:38:41 -05:00
index.scss Connect flow via popup (#8269) 2020-04-07 16:08:15 -02:30
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