1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/components/app
2021-07-06 12:48:49 -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 Provide tooltip for 1559 Gas Price field (#11436) 2021-07-02 14:07:34 -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 Fixing unlocalized strings (#11281) 2021-06-12 15:25:24 -07: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 Implements the new EIP1559 UI components (#11384) 2021-06-28 09:45:08 -05:00
gas-customization Fixing invalid minimumGasLimit prop (AdvancedGasInputs) (#11412) 2021-06-30 23:41:39 -07: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 Implements the new EIP1559 UI components (#11384) 2021-06-28 09:45:08 -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 Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -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
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 Create Gas Timing component for EIP-1559 (#11405) 2021-07-02 14:12:13 -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 Create Gas Timing component for EIP-1559 (#11405) 2021-07-02 14:12:13 -05:00
menu-droppo.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00