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
Whymarrh Whitby ef88d79fac
Fix no-useless-concat issues (#9200)
See [`no-useless-concat`](https://eslint.org/docs/rules/no-useless-concat) for more information.

This change enables `no-useless-concat` and fixes the issues raised by the rule.
2020-08-12 17:07:44 -02:30
..
account-list-item trim unused account-list-item code and co-locate styles (#9116) 2020-08-06 08:04:55 -05:00
account-menu Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
add-token-button use UI button for add token functionality (#8781) 2020-06-12 11:22:00 -05:00
alerts Add accent-color usage from design system. (#9009) 2020-07-21 11:17:02 -05:00
app-header Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
asset-list Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
asset-list-item Restore list item title attributes (#8858) 2020-06-24 19:41:30 -03:00
confirm-page-container Narrow usages of 037DD6 to 'primary-blue' (#9008) 2020-07-17 13:11:04 -05:00
connected-accounts-list Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -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 Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
contact-list Fix crash upon removing contact (#9031) 2020-07-20 11:55:47 -03:00
dropdowns Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
gas-customization Fix no-useless-concat issues (#9200) 2020-08-12 17:07:44 -02:30
home-notification Update font family globally (#9073) 2020-07-29 15:04:02 -05:00
info-box Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
loading-network-screen Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
menu-bar Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
modal Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
modals Fix no-useless-concat issues (#9200) 2020-08-12 17:07:44 -02:30
multiple-notifications Fix invalid CSS rules (#9039) 2020-07-20 15:26:44 -02:30
network-display Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
permission-page-container Use mixins for typography instead of placeholder selectors (#9072) 2020-07-29 10:35:53 -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 Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
sidebars Fix invalid CSS rules (#9039) 2020-07-20 15:26:44 -02:30
signature-request trim unused account-list-item code and co-locate styles (#9116) 2020-08-06 08:04:55 -05:00
signature-request-original colocate original request-signature component styles (#9182) 2020-08-11 11:29:19 -05:00
tab-bar colocate tab-bar styles with the tab-bar component (#9176) 2020-08-11 08:58:10 -05:00
tests Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
token-cell Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
token-list Avoid mutating module export (#8775) 2020-06-10 13:27:35 -03:00
transaction-action Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
transaction-activity-log Fix words (#9038) 2020-07-20 14:32:49 -02:30
transaction-breakdown Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
transaction-icon restore status tooltip (#8745) 2020-06-10 15:38:34 -05:00
transaction-list Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
transaction-list-item do not show amounts for approvals (#9032) 2020-07-21 10:45:14 -05:00
transaction-list-item-details Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
transaction-status Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
user-preferenced-currency-display Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
user-preferenced-currency-input Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
user-preferenced-token-input Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
wallet-overview Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
index.scss colocate original request-signature component styles (#9182) 2020-08-11 11:29:19 -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