1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/ui
2021-11-24 14:20:39 -08:00
..
account-mismatch-warning
actionable-message Confirm transaction page - onchain failure handling (#12743) 2021-11-24 22:32:53 +05:30
alert Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
alert-circle-icon alert-circle-icon (#12651) 2021-11-22 17:40:33 -08:00
box Adding 'gap' prop to Box (#12611) 2021-11-08 09:26:03 -07:00
breadcrumbs
button Add storybook render tests with CI integration (#12477) 2021-11-23 16:41:30 -08:00
button-group Fix button-group.stories for new Storybook documentation (#12621) 2021-11-24 13:46:45 -08:00
callout CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
card Updating Card ui component and adding story (#12666) 2021-11-15 13:13:54 -05:00
check-box checkbox storybook (#12757) 2021-11-24 14:20:39 -08:00
chip Updating Chip component (#12671) 2021-11-15 13:13:35 -05:00
circle-icon circle-icon (#12650) 2021-11-22 17:41:16 -08:00
color-indicator CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
confusable
currency-display Add Max Fee Per Gas to transaction breakdown (#12042) 2021-09-08 12:06:16 -06:00
currency-input Changed ETH decimal values to have 8 places for sending (#12437) 2021-11-05 07:52:03 -07:00
definition-list CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
dialog
dropdown CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
editable-label
error-message CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
export-text-container
form-field Onboarding v2 e2e test (#12628) 2021-11-10 17:27:10 +00:00
hex-to-decimal
i18n-value Edit transaction screen changes for EIP-1559 V2 (#12493) 2021-11-05 22:53:15 +05:30
icon CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
icon-border Updating IconWithFallback to functional component, adding stories and docs (#12797) 2021-11-24 11:43:22 -08:00
icon-button
icon-with-fallback Updating IconWithFallback to functional component, adding stories and docs (#12797) 2021-11-24 11:43:22 -08:00
icon-with-label Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
identicon CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
info-tooltip CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
jazzicon Integrating the TokenListController to Extension (#11398) 2021-09-09 16:56:27 -04:00
list-item Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
loading-heartbeat Improve flashing behaviour for loading gas estimates (on confirm screen) (#11852) 2021-08-16 20:18:24 -02:30
loading-indicator
loading-screen
lock-icon
mascot CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
menu CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
metafox-logo Remove the partially-applied dark mode styles used for beta (#12489) 2021-10-28 17:29:20 -02:30
numeric-input Update NumericInput to remove PropTypes warning (#12446) 2021-10-25 10:19:50 -06:00
page-container Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
popover Fix/ux papercuts transaction details issue #12295 (#12401) 2021-11-03 12:56:25 -02:30
pulse-loader CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
qr-code Fix/ux papercuts account details issue #12292 (#12399) 2021-11-09 07:28:21 -03:30
radio-group Use gas recommendation constants throughout app (#12461) 2021-11-05 19:59:23 -05:00
readonly-input
search-icon
sender-to-recipient Fix/ux papercuts transaction details issue #12295 (#12401) 2021-11-03 12:56:25 -02:30
site-icon Updating IconWithFallback to functional component, adding stories and docs (#12797) 2021-11-24 11:43:22 -08:00
slider Adding slider component (#12219) 2021-09-28 11:20:21 +05:30
snackbar
spinner
tabs Adding collectibles feature flag, default NFT tab (#12463) 2021-10-27 09:55:14 -07:00
text-field Clear the clipboard after the seed phrase is pasted (#12828) 2021-11-24 13:39:12 -03:30
toggle-button Adding className to togglebutton (#12838) 2021-11-24 14:15:10 -08:00
token-balance
token-currency-display
token-input Ensure that handleChange in token-input.component handles empty values (#12835) 2021-11-24 16:40:13 -03:30
tooltip Don't show "Unavailable on this network" if Swaps button is enabled (#12513) 2021-10-28 19:36:04 +02:00
truncated-definition-list UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
typography Updating IconWithFallback to functional component, adding stories and docs (#12797) 2021-11-24 11:43:22 -08:00
unit-input We shouldn't be changing decimal places as user type, we should do that on blur. (#12631) 2021-11-11 22:16:28 +04:00
update-nickname-popover Create an "Add a Nickname" popover (also support edit) #12528 (#12644) 2021-11-22 08:56:09 -03:30
url-icon Adding UrlIcon component to Storybook (#12285) 2021-10-08 11:10:01 -07:00
ui-components.scss Create an "Add a Nickname" popover (also support edit) #12528 (#12644) 2021-11-22 08:56:09 -03:30