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/ui
Mark Stacey 3832d694a4
Replace percentage opacity value (#8898)
The CSS `opacity` rule accepts percentages on newer browsers, but some
older browser versions we support (e.g. Firefox v60) doesn't support
them. A number is now used instead, which is supported by all browsers
we support.
2020-07-02 21:51:41 -03:00
..
account-mismatch-warning warn user when sending from different account (#8601) 2020-05-21 15:21:34 -05: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 update button styling on home/asset page (#8800) 2020-06-15 12:02:38 -05: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 replace icons with Checkbox component (#8830) 2020-06-23 09:26:33 -05:00
circle-icon Remove use of webpack loaders in components (#8249) 2020-03-30 15:38:02 -03:00
currency-display Fix gas price intermittent test failure (#8728) 2020-06-03 10:54:55 -03:00
currency-input Rename preferencesSelector selector to getPreferences (#8647) 2020-05-26 03:41:58 -02:30
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 Replace removed 'copy-to-clipboard' icon (#8853) 2020-06-24 12:10:29 -03:00
hex-to-decimal Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
icon remove top/bottom margin on info icon (#8822) 2020-06-16 13:05:03 -05:00
icon-border Fix site icon size (#8814) 2020-06-15 19:24:23 -03:00
icon-with-fallback Fix site icon size (#8814) 2020-06-15 19:24:23 -03:00
icon-with-label Restore timing function (#8774) 2020-06-12 13:46:01 -05:00
identicon Adds the rule of hooks eslint rule (#8779) 2020-06-10 13:31:14 -05:00
jazzicon Re-render jazzicon component when diameter changes (#8114) 2020-02-26 09:42:33 -04:00
list-item Restore list item title attributes (#8858) 2020-06-24 19:41:30 -03: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
menu Update color of menu item icons (#8797) 2020-06-12 17:09:47 -03:00
metafox-logo Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
page-container Set min-height: 0 on page-container__bottom to fix overflow behaviour of add token list (#8874) 2020-07-01 05:52:36 -02:30
popover Replace percentage opacity value (#8898) 2020-07-02 21:51:41 -03:00
search-icon Search accounts by name (#7261) 2019-12-03 22:51:55 -03:30
sender-to-recipient do not show account mismatch alert on details (#8678) 2020-05-28 14:20:56 -05:00
site-icon Fix site icon size (#8814) 2020-06-15 19:24:23 -03: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 Add box shadow to Home screen tabs (#8739) 2020-06-04 13:42:45 -03:00
text-field Use Component Story Format for stories (#8108) 2020-02-26 10:13:56 -04:00
toggle-button fix grid repositioning on label change (#8713) 2020-06-03 09:47:12 -05:00
token-balance Refactor TokenBalance component (#8752) 2020-06-05 17:19:27 -03:00
token-currency-display factor out containers for currency components (#8543) 2020-05-12 14:07:35 -05:00
token-input Extract selected token from token input (#8692) 2020-05-28 19:08:11 -03:00
unit-input Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
editable-label.js Fix account name editing (#8801) 2020-06-12 23:06:19 -03:00
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 warn user when sending from different account (#8601) 2020-05-21 15:21:34 -05:00
tooltip.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30