1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 21:00:23 +02:00
metamask-extension/ui/app/components/app
Mark Stacey 7d0a7ab301
Update @metamask/eslint-config to v4.1.0 (#9663)
`@metamask/eslint-config` has been updated to v4.1.0. This update
requires that we update `eslint` to v7 as well, which in turn requires
updating most `eslint`-related packages.

Most notably, `babel-eslint` was replaced with `@babel/eslint-parser`,
and `babel-eslint-plugin` was replaced by `@babel/eslint-plugin`. This
required renaming all the `babel/*` rules to `@babel/*`.

Most new or updated rules that resulted in lint errors have been
temporarily disabled. They will be fixed and re-enabled in subsequent
PRs.
2020-10-21 14:01:03 -02:30
..
account-list-item Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
account-menu Ensure proper hover display for accounts in main menu (#9575) 2020-10-14 14:13:09 -02:30
add-token-button Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
alerts Merge pull request from GHSA-c2xw-px2x-pr65 2020-10-06 15:27:02 -02:30
app-header Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
asset-list Fix import/extensions issues (#9217) 2020-08-14 09:16:45 -02:30
asset-list-item Show token symbol when token amount string is long (#9333) 2020-09-01 13:13:58 -07:00
confirm-page-container Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
connected-accounts-list Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
connected-accounts-permissions Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
connected-sites-list Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
connected-status-indicator Use undefined as default prop for onClick (#9654) 2020-10-21 00:30:01 -04:00
contact-list Standardize scss import practices (#9183) 2020-08-19 11:41:56 -05:00
dropdowns Update setRpcTarget parameter name (#9585) 2020-10-13 16:37:29 -02:30
gas-customization Update @metamask/eslint-config to v4.1.0 (#9663) 2020-10-21 14:01:03 -02:30
home-notification increase specifity of button style overrides on notifications (#9427) 2020-09-17 09:08:02 -05:00
info-box Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
loading-network-screen Remove localhost provider type (#9551) 2020-10-12 12:05:40 -07:00
menu-bar Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
modal Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
modals Fix lint 2020-10-14 17:07:15 -05:00
multiple-notifications Fix invalid CSS rules (#9039) 2020-07-20 15:26:44 -02:30
network-display Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
permission-page-container Fix dropshadow permissions page (#9413) 2020-09-15 15:20:58 -05:00
permissions-connect-footer Use mixins for typography instead of placeholder selectors (#9072) 2020-07-29 10:35:53 -05:00
permissions-connect-header Use mixins for typography instead of placeholder selectors (#9072) 2020-07-29 10:35:53 -05:00
selected-account Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
sidebars Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
signature-request Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
signature-request-original Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
tab-bar colocate tab-bar styles with the tab-bar component (#9176) 2020-08-11 08:58:10 -05:00
tests Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
token-cell Show token symbol when token amount string is long (#9333) 2020-09-01 13:13:58 -07:00
token-list Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
transaction-activity-log Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
transaction-breakdown Overflow primaryCurrency in tx-list-item & use primaryCurrency for tx breakdown details. (#9539) 2020-10-09 13:11:39 -07:00
transaction-icon Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
transaction-list Use initial transaction for settings swap transaction title params (#9543) 2020-10-10 17:20:20 -02:30
transaction-list-item Fix use transaction time remaining (#9630) 2020-10-19 12:15:21 -02:30
transaction-list-item-details Overflow primaryCurrency in tx-list-item & use primaryCurrency for tx breakdown details. (#9539) 2020-10-09 13:11:39 -07:00
transaction-status Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
user-preferenced-currency-display Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
user-preferenced-currency-input Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
user-preferenced-token-input Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
wallet-overview Data consistency swaps token balance (#9588) 2020-10-14 14:09:04 -02:30
app-components.scss Standardize scss import practices (#9183) 2020-08-19 11:41:56 -05:00
menu-droppo.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
network.js Remove localhost provider type (#9551) 2020-10-12 12:05:40 -07:00