1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/components/app
2021-07-09 13:08:15 -05:00
..
account-list-item use safer toChecksum utility (#11117) 2021-05-17 16:19:39 -05:00
account-menu Fixing account search results ordering (#11097) 2021-05-14 11:38:56 -07:00
add-token-button remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
advanced-gas-controls Add form-field component and new account view (#11450) 2021-07-06 17:19:11 -05:00
alerts remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
app-header remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
asset-list Update controllers with conversionRate change with minimal required changes in extension (#11361) 2021-06-23 18:28:49 -05:00
asset-list-item Update controllers with conversionRate change with minimal required changes in extension (#11361) 2021-06-23 18:28:49 -05:00
confirm-page-container wire up gasFeeController (#11421) 2021-07-08 15:23:00 -05:00
connected-accounts-list remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
connected-accounts-permissions remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
connected-sites-list remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
connected-status-indicator remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
contact-list remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
dropdowns remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
edit-gas-display Add icon to actionable message component (#11409) 2021-07-02 14:07:56 -05:00
edit-gas-display-education Implements the new EIP1559 UI components (#11384) 2021-06-28 09:45:08 -05:00
edit-gas-popover wire up gasFeeController (#11421) 2021-07-08 15:23:00 -05:00
gas-customization wire up gasFeeController (#11421) 2021-07-08 15:23:00 -05:00
gas-timing Create Gas Timing component for EIP-1559 (#11405) 2021-07-02 14:12:13 -05:00
home-notification remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
info-box remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
loading-network-screen Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
menu-bar Fixing jest component test output errors (#11139) 2021-05-20 11:28:25 -07:00
metamask-template-renderer remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
metamask-translation remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
modal remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
modals update speedup and cancel to make room for EIP-1559 (#11407) 2021-07-08 13:48:23 -05:00
multiple-notifications Using fixed positioning for home notifications (#11356) 2021-06-21 15:51:09 -07:00
network-display make network-display component only clickable when passed a function for onClick (#11379) 2021-06-30 13:21:48 -05:00
permission-page-container remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
permissions-connect-footer remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
permissions-connect-header remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
recovery-phrase-reminder Adding periodic reminder modal for backing up recovery phrase (#11021) 2021-06-04 23:33:58 -07:00
selected-account Adding copy icon to home screen account address (#11460) 2021-07-06 11:17:13 -07:00
sidebars Implements the new EIP1559 UI components (#11384) 2021-06-28 09:45:08 -05:00
signature-request Prevent signature request component from canceling hardware wallet signing (#11013) 2021-05-07 15:54:20 -05:00
signature-request-original move conversion utils to shared folder (#11451) 2021-07-06 12:48:49 -05:00
step-progress-bar Add recovery-phrase views for new onboarding flow (#11434) 2021-07-07 19:10:12 -05:00
tab-bar remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
token-cell add erc-721 token detection and flag to disable sending (#11210) 2021-06-22 12:39:44 -05:00
token-list remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
transaction-activity-log move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
transaction-breakdown Update controllers with conversionRate change with minimal required changes in extension (#11361) 2021-06-23 18:28:49 -05:00
transaction-detail Create Gas Timing component for EIP-1559 (#11405) 2021-07-02 14:12:13 -05:00
transaction-detail-item add edit button support to transaction-detail-item (#11481) 2021-07-09 13:08:15 -05:00
transaction-icon Prevent propType errors in for TransactionIcon statuses (#11316) 2021-06-23 18:39:06 -05:00
transaction-list Fixing unlocalized strings (#11102) 2021-05-14 17:29:26 -07:00
transaction-list-item remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
transaction-list-item-details Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
transaction-status remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
transaction-total-banner Create Gas Timing component for EIP-1559 (#11405) 2021-07-02 14:12:13 -05:00
user-preferenced-currency-display Add Approval Confirmation Screen component to Storybook (#10998) 2021-05-25 08:20:09 +08:00
user-preferenced-currency-input remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
user-preferenced-token-input remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
wallet-overview Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
whats-new-popup Improve detection of whether a whats new notification was 'seen' (#11225) 2021-06-03 13:58:04 -02:30
app-components.scss Add recovery-phrase views for new onboarding flow (#11434) 2021-07-07 19:10:12 -05:00
menu-droppo.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00