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/ui
Mark Stacey 0ca5d1dc8a
Refactor asset list items (#8586)
All asset list items now use the same component (`AssetListItem`).
Previously the tokens and the Ethereum balance were totally separate
components, despite being styled similarly.

Various unnecessary DOM elements and style rules were removed, but the
overall list looks identical to how it looked before.
2020-05-13 17:41:15 -03:00
..
alert Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
alert-circle-icon Remove use of webpack loaders in components (#8249) 2020-03-30 15:38:02 -03:00
breadcrumbs Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
button Add tx history icons (#8180) 2020-03-11 14:05:47 -04:00
button-group Use Component Story Format for stories (#8108) 2020-02-26 10:13:56 -04:00
card Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
check-box Fix checkbox color when checked or indeterminate (#8552) 2020-05-07 23:25:19 -03:00
circle-icon Remove use of webpack loaders in components (#8249) 2020-03-30 15:38:02 -03:00
currency-display factor out containers for currency components (#8543) 2020-05-12 14:07:35 -05:00
currency-input Consolidate and dedupe send selectors (#8506) 2020-05-04 12:06:28 -07:00
dialog Use consistent variable name for classnames import (#8143) 2020-03-01 06:14:16 -04:00
dropdown Add dropdown component (#8524) 2020-05-06 11:48:38 -03:00
error-message Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
export-text-container Add mechanism to randomize seed phrase filename (#7863) 2020-01-21 21:22:55 -04:00
hex-to-decimal Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
icon Delete Close icon component (#8286) 2020-04-02 11:49:07 -02:30
icon-with-fallback Remove z-index from IconWithFallBack (#8289) 2020-04-02 12:48:40 -02:30
identicon Refactor identicon styles (#8580) 2020-05-13 09:27:34 -03:00
jazzicon Re-render jazzicon component when diameter changes (#8114) 2020-02-26 09:42:33 -04:00
list-item Add tx list-item component (#8195) 2020-03-17 15:15:53 -04:00
loading-screen Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
lock-icon yarn lint --fix 2019-12-03 17:20:55 -03:30
metafox-logo Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
page-container Refactor tab styles to minimize tab component styles (#8209) 2020-03-23 21:18:45 -03:00
popover Add Popover contentClassName prop (#8514) 2020-05-05 15:02:53 -03:00
search-icon Search accounts by name (#7261) 2019-12-03 22:51:55 -03:30
sender-to-recipient Rename addressSlicer function to shortenAddress (#8408) 2020-04-24 09:52:09 -07:00
snackbar Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
spinner Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
tabs Move asset list to home tab on small screens (#8264) 2020-04-01 13:35:07 -03:00
text-field Use Component Story Format for stories (#8108) 2020-02-26 10:13:56 -04:00
toggle-button Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
token-balance Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
token-currency-display factor out containers for currency components (#8543) 2020-05-12 14:07:35 -05:00
token-input Delete amountConversionRate and selectors (#8503) 2020-05-04 10:54:54 -07:00
unit-input Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
editable-label.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
mascot.js Replace debounce package with debounce function from lodash (#7931) 2020-01-29 13:36:03 -04:00
qr-code.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
readonly-input.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
tooltip-v2.js Undefine Tooltip default wrapperClassName (#8283) 2020-04-01 23:12:19 -02:30
tooltip.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30