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
Whymarrh Whitby 718f0010a4 Enable react/no-unused-state rule for ESLint (#7609)
* eslint: Enable react/no-unused-state rule
* Fix unused state issues
* Remove now unused validFileImport localized message
2019-12-03 13:39:25 -04:00
..
alert Convert Alert component to use JSX (#7542) 2019-11-24 19:10:16 -03:30
balance
breadcrumbs
button
button-group
card
currency-display
currency-input Enforce a single boolean attr notation in JSX (#7465) 2019-11-18 19:53:41 -03:30
dialog
error-message
eth-balance Split EthBalance into container and component files (#7557) 2019-11-25 11:58:21 -03:30
export-text-container Convert ExportTextContainer component to use JSX (#7538) 2019-11-24 01:24:22 -03:30
hex-to-decimal
identicon
jazzicon
loading-screen Convert LoadingScreen component to use JSX (#7545) 2019-11-24 17:51:50 -03:30
lock-icon
metafox-logo Enforce a single boolean attr notation in JSX (#7465) 2019-11-18 19:53:41 -03:30
page-container Enforce a single boolean attr notation in JSX (#7465) 2019-11-18 19:53:41 -03:30
sender-to-recipient Enable react/no-unused-state rule for ESLint (#7609) 2019-12-03 13:39:25 -04:00
snackbar Add support for one-click onboarding (#7017) 2019-11-22 13:03:51 -04:00
spinner
tabs
text-field
toggle-button
token-balance
token-currency-display
token-input
unit-input Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30
copyButton.js Convert CopyButton component to JSX (#7513) 2019-11-23 12:51:21 -03:30
editable-label.js Convert EditableLabel component to use JSX (#7543) 2019-11-24 17:51:21 -03:30
fiat-value.js Enable no-var rule for ESLint (#7590) 2019-12-03 13:39:25 -04:00
mascot.js Enable no-var rule for ESLint (#7590) 2019-12-03 13:39:25 -04:00
qr-code.js Adjust QrCodeView propTypes for its Qr.messages prop (#7529) 2019-11-24 13:45:35 -03:30
readonly-input.js Convert ReadOnlyInput component to use JSX (#7512) 2019-11-23 00:44:44 -03:30
tooltip-v2.js
tooltip.js Convert Tooltip component to JSX (#7516) 2019-11-23 12:51:59 -03:30