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
2023-01-11 12:55:20 +00:00
..
account-list-item Continue converting tests from enzyme to @testing-library/react. (#15770) 2022-09-21 11:38:35 -05:00
account-menu Create constants for all keyring types (#16575) 2022-11-21 08:23:35 -06:00
add-network Enable "Add Popular Network" feature by default for all users (#16172) 2022-10-27 07:55:30 -02:30
advanced-gas-controls Fix inputs that should allow decimals (#16254) 2022-10-25 00:25:31 -02:30
advanced-gas-fee-popover Fix inputs that should allow decimals (#16254) 2022-10-25 00:25:31 -02:30
advanced-gas-inputs remove customize-gas modal and related code that is no longer used (#16004) 2022-09-28 15:00:57 -05:00
alerts Create constants for all keyring types (#16575) 2022-11-21 08:23:35 -06:00
app-header BETA - Add beta banner to all screens (#16307) 2022-11-17 17:33:36 -03:30
app-loading-spinner swap hex colors in ui/components/app folder (#14189) 2022-03-25 08:32:36 -07:00
approve-content-card Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"" 2022-11-15 14:22:08 -03:30
asset-list Revert "Ensure that 'tokens found in this account' message is only shown when token detection activated (#15823)" (#15879) 2022-09-19 15:41:48 -02:30
asset-list-item Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"" 2022-11-15 14:22:08 -03:30
beta-header BETA - Update to sentence case (#16590) 2022-11-21 08:44:46 -06:00
cancel-button update prettier (#15360) 2022-07-31 13:26:40 -05:00
cancel-speedup-popover Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
collectible-default-image Fixing lint issues (#15782) 2022-09-12 08:32:09 -07:00
collectible-details Update @metamask/controllers to v33 (#16493) 2022-11-15 15:19:42 -03:30
collectible-options update prettier (#15360) 2022-07-31 13:26:40 -05:00
collectibles-detection-notice Bump controllers v30.0.2 (#14906) 2022-07-18 09:43:30 -05:00
collectibles-items update prettier (#15360) 2022-07-31 13:26:40 -05:00
collectibles-tab Update @metamask/controllers to v33 (#16493) 2022-11-15 15:19:42 -03:30
confirm-page-container Merge branch 'master' into Version-v10.24.0 2022-12-19 11:06:54 +01:00
confirmation-warning-modal Allow adding networks with the same chainId as a preloaded/default network via wallet_AddEthereumChain API (#16733) 2022-12-02 21:14:27 -06:00
connected-accounts-list update prettier (#15360) 2022-07-31 13:26:40 -05:00
connected-accounts-permissions [FLASK] Expose transaction origin to transaction insight snaps (#16671) 2022-12-01 14:38:56 +01:00
connected-sites-list Fix connected site styling (#15409) 2022-08-09 12:29:38 -05:00
connected-status-indicator Updating all background-default hovers colors (#16519) 2022-11-17 12:53:51 -08:00
contact-list Token detection V2 Flag Removal and Re-introducing the use of legacy token list when token detection is OFF (#15138) 2022-08-09 22:56:25 -02:30
create-new-vault Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
currency-input Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
custom-spending-cap Display large and small numbers as decimals instead of scientific notation on token allowance confirmation screens (#16676) 2023-01-10 23:03:57 +00:00
deposit-popover soft disable onramp provider wyre (#17102) 2023-01-09 20:09:46 +00:00
detected-token Don't display DetectedTokenSelectionPopover if there are no detected tokens (#15877) 2022-09-19 15:10:05 -02:30
dropdowns Privacy - Show default selected network after a custom network has been added during onboarding (#16789) 2022-12-08 16:50:47 +00:00
edit-gas-display Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"" 2022-11-15 14:22:08 -03:30
edit-gas-display-education Adding polymorphic 'as' prop to Box component and updating Typography component to use the same (#15518) 2022-08-10 12:42:42 -07:00
edit-gas-fee-button EditGasFeeBtn: Insufficient number of substitutions for key "dappSuggestedTooltip" (#14734) 2022-05-23 15:04:54 -05:00
edit-gas-fee-popover Updating all background-default hovers colors (#16519) 2022-11-17 12:53:51 -08:00
edit-gas-popover Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
flask [FLASK] Add snap alerts and prompts via snap_dialog RPC method (#16048) 2022-12-01 16:46:06 +01:00
gas-details-item migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
gas-timing Unable to proceed with tx bc of inaccurate/overly aggressive "Insufficient funds for gas" warning #13087 (#14634) 2022-11-28 10:41:42 -06:00
hold-to-reveal-button Update Eslint and deps (#15293) 2022-07-26 13:10:51 -05:00
home-notification Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
import-token-link Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
info-box Continue converting tests from enzyme to @testing-library/react. (#15941) 2022-09-23 09:41:35 -05:00
ledger-instruction-field Adding initial and transparent to Box component (#15565) 2022-08-12 15:14:59 -07:00
loading-network-screen fix infura rpc detection (#16585) 2022-11-23 21:30:45 +00:00
menu-bar Create constants for all keyring types (#16575) 2022-11-21 08:23:35 -06:00
metamask-template-renderer [FLASK] Add snap alerts and prompts via snap_dialog RPC method (#16048) 2022-12-01 16:46:06 +01:00
metamask-translation Use Webpack 5 for Storybook (#16678) 2022-11-29 19:23:36 +01:00
modal Continue converting tests from enzyme to @testing-library/react. (#15941) 2022-09-23 09:41:35 -05:00
modals Fix token balance precision on confirm token approval page from soon-to-be-deprecated token allowance flow (#16934) 2022-12-19 10:58:23 +01:00
multilayer-fee-message Improvements for multi-layer fee UX (#13547) 2022-03-29 16:51:45 -02:30
multiple-notifications Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
network-account-balance-header Remove ETH badge from NetworkAccountBalanceHeader when on non-ETH net… (#16102) 2022-10-25 17:03:45 +02:00
network-display Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
permission-page-container Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
permissions-connect-footer Consolidating Zendesk URLs in to constants file (#15669) 2022-08-23 09:19:31 -05:00
permissions-connect-header Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"" 2022-11-15 14:22:08 -03:30
permissions-connect-permission-list [FLASK] Expose transaction origin to transaction insight snaps (#16671) 2022-12-01 14:38:56 +01:00
qr-hardware-popover fix animated qr in dark mode (#14900) 2022-06-13 16:07:51 -05:00
recovery-phrase-reminder Adding polymorphic 'as' prop to Box component and updating Typography component to use the same (#15518) 2022-08-10 12:42:42 -07:00
selected-account Updating all background-default hovers colors (#16519) 2022-11-17 12:53:51 -08:00
set-approval-for-all-warning NFT setApprovalForAll warning popover (#16195) 2022-12-06 14:24:07 -06:00
signature-request Improve SignatureRequest performance (#17052) 2023-01-04 21:48:20 +00:00
signature-request-original Track when token balance is changed to update value on approval screen (#16964) 2022-12-22 12:04:23 +01:00
signature-request-siwe Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"" 2022-11-15 14:22:08 -03:30
srp-input Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
step-progress-bar Overall CSS #13441 (#13902) 2022-05-16 13:38:04 -05:00
tab-bar Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
token-cell Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"" 2022-11-15 14:22:08 -03:30
token-list
token-list-display
transaction-activity-log Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"" 2022-11-15 14:22:08 -03:30
transaction-breakdown Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"" 2022-11-15 14:22:08 -03:30
transaction-decoding Improve SignatureRequest performance (#17052) 2023-01-04 21:48:20 +00:00
transaction-detail Updated all instances of "Component API" to "Props" in storybook documentation (#15324) 2022-07-27 00:22:40 +05:30
transaction-detail-item upgrade gulp-autoprefixer (#16439) 2022-11-15 08:40:56 -06:00
transaction-icon Slight cleanup of constants/transactions, useTransactionDisplayData, and TransactionIcon (#14784) 2022-05-26 16:26:45 -05:00
transaction-list Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
transaction-list-item upgrade jest (#15642) 2022-08-23 15:13:02 -05:00
transaction-list-item-details upgrade gulp-autoprefixer (#16439) 2022-11-15 08:40:56 -06:00
transaction-status Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"" 2022-11-15 14:22:08 -03:30
transaction-total-banner Removing storybook tests (#16577) 2022-11-18 07:32:20 -08:00
user-preferenced-currency-display Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"" 2022-11-15 14:22:08 -03:30
user-preferenced-currency-input Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"" 2022-11-15 14:22:08 -03:30
user-preferenced-token-input Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"" 2022-11-15 14:22:08 -03:30
wallet-overview Create constants for all keyring types (#16575) 2022-11-21 08:23:35 -06:00
whats-new-popup Security and Privacy Settings Re-org (#16756) 2023-01-11 12:55:20 +00:00
app-components.scss NFT setApprovalForAll warning popover (#16195) 2022-12-06 14:24:07 -06:00
menu-droppo.js Convert unit test render from enzyme to @testing-library/react. (#15091) 2022-08-03 13:30:43 -07:00