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 e2d6798673
Split EthBalance into container and component files (#7557)
Co-Authored-By: Mark Stacey <markjstacey@gmail.com>
2019-11-25 11:58:21 -03:30
..
alert Convert Alert component to use JSX (#7542) 2019-11-24 19:10:16 -03:30
balance Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
breadcrumbs Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
button Re enable the setMouseUserState styles. (#6860) 2019-07-16 00:06:57 -02:30
button-group Disable unnecessary curly braces in JSX (#7454) 2019-11-18 11:38:47 -03:30
card Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
currency-display Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
currency-input Enforce a single boolean attr notation in JSX (#7465) 2019-11-18 19:53:41 -03:30
dialog Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
error-message Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
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 Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
identicon Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
jazzicon Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
loading-screen Convert LoadingScreen component to use JSX (#7545) 2019-11-24 17:51:50 -03:30
lock-icon Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
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 ENS Reverse Resolution support (#7177) 2019-11-01 15:24:00 -02:30
snackbar Add support for one-click onboarding (#7017) 2019-11-22 13:03:51 -04:00
spinner Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
tabs Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
text-field Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
toggle-button Address various UI styling issues (#6744) 2019-07-08 15:28:35 -02:30
token-balance Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
token-currency-display Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
token-input Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
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 Convert FiatValue component to JSX (#7515) 2019-11-23 12:51:37 -03:30
mascot.js Convert Mascot component to use JSX (#7535) 2019-11-24 01:29:18 -03:30
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 Add ESLint rule forbidding extraneous defaultProps (#7453) 2019-11-18 11:38:10 -03:30
tooltip.js Convert Tooltip component to JSX (#7516) 2019-11-23 12:51:59 -03:30