1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/app
Garrett Bear 66292330fe
Feat/18890/button ts update (#20492)
* button to TS migration

working demo

style props

broken mapping - need switch

working types file

working types

fix dependent imports of Button

variant mapping

working types

fix lint

fix test

fix ButtonSize issue on QuizContent

box fix

test if this works

fix button being used on QuizContent

fix button_variant import

readme fix

* fix button import

* fix primary button as anchor hover

* deprecated

* button to TS migration

fix lint

fix test

* fix rebase issue

* fix rebase issue

* lint fix
2023-08-28 14:42:00 -07:00
..
account-list-item [MMI] Add code fences in signature-request (#18770) 2023-05-24 13:41:21 +02:00
account-menu [FLASK] Add Snaps Keyring (#19710) 2023-06-29 09:24:08 -04:00
add-network Fix/18884 migrate avatar network (#19079) 2023-07-24 11:15:33 -07:00
advanced-gas-controls Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
advanced-gas-fee-popover split advancedGasFee by network and erase previous options (#20576) 2023-08-26 17:58:26 -07:00
advanced-gas-inputs Replaced all fa-icon-circle with INFO icon (#17539) 2023-05-09 23:04:58 +05:30
alerts Replaced all fa-icon-circle with INFO icon (#17539) 2023-05-09 23:04:58 +05:30
app-loading-spinner swap hex colors in ui/components/app folder (#14189) 2022-03-25 08:32:36 -07:00
approve-content-card UX: Fix TextColor value casing (#20133) 2023-07-24 13:59:45 -05:00
asset-list Updated action list in token, NFTs and activity view (#19702) 2023-06-27 12:05:31 +05:30
beta-header migration of button icon to use TS box version (#20227) 2023-08-03 12:23:47 -07:00
cancel-button Adding story for CancelButton (#19566) 2023-06-20 13:44:54 -07:00
cancel-speedup-popover Replacing deprecated Popover with Modal (#19784) 2023-07-28 14:03:27 -07:00
configure-snap-popup Feat/18890/button ts update (#20492) 2023-08-28 14:42:00 -07:00
confirm-data Update Text import paths: /app (#20083) 2023-07-19 15:32:35 -07:00
confirm-gas-display adapt to use networksMetadata state instead of single networkStatus and networksDetails state (#20219) 2023-08-03 12:31:35 -05:00
confirm-hexdata Update Text import paths: /app (#20083) 2023-07-19 15:32:35 -07:00
confirm-page-container [FLASK] Fix regression in transaction confirmation tabs (#20267) 2023-08-21 12:03:55 +02:00
confirm-subtitle Update Text import paths: /app (#20083) 2023-07-19 15:32:35 -07:00
confirm-title Update Text import paths: /app (#20083) 2023-07-19 15:32:35 -07:00
confirmation-warning-modal Replacing deprecated components in ConfirmationWarningModal (#20416) 2023-08-15 14:57:34 -07:00
connected-accounts-list Fix/18492/update icon ts app folder (#18645) 2023-04-19 14:16:49 -07:00
connected-accounts-permissions Replaced with new checkbox in ConnectedAccountsPermissions (#20228) 2023-08-01 14:17:19 -07:00
connected-sites-list Fix misaligned icons in 'Connected sites' modal (#19944) 2023-07-12 23:17:15 +05:30
connected-status-indicator remove Unused CSS (#19602) 2023-06-19 23:29:52 +05:30
contact-list Update Text import paths: /app (#20083) 2023-07-19 15:32:35 -07:00
create-new-vault Part of #18896 for file ui\components\app\create-new-vault\create-new-vault.js (#20025) 2023-07-21 15:14:26 -07:00
currency-input Restructure CurrencyDisplay to use Design System (#19171) 2023-07-25 14:32:21 -05:00
custom-nonce Added customize tx nonce on ERC20 approve screen when feature is enabled (#17945) 2023-07-12 14:32:46 -04:00
custom-spending-cap Feat/18889/update buttonlink ts (#20372) 2023-08-04 14:00:05 -07:00
desktop-enable-button Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
detected-token Part of #20163 for file ui\components\app\detected-token\detected-token-values\detected-token-values.js (#20537) 2023-08-26 08:27:10 -07:00
edit-gas-display Replaced ActionableMessage Instances in edit-gas (#20196) 2023-08-01 14:21:42 -07:00
edit-gas-fee-button Update Text import paths: /app (#20083) 2023-07-19 15:32:35 -07:00
edit-gas-fee-popover split advancedGasFee by network and erase previous options (#20576) 2023-08-26 17:58:26 -07:00
edit-gas-popover feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
flask/experimental-area feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
gas-details-item Fix account selectors when balances are missing (#20385) 2023-08-26 00:28:24 -02:30
gas-timing Fix unknown processing time not showing in warning color (#19527) 2023-06-15 10:52:08 -05:00
hold-to-reveal-button Fix hold to reveal button on mobile browsers (#19847) 2023-06-30 14:11:29 -07:00
home-notification Replaced all fa-icon-circle with INFO icon (#17539) 2023-05-09 23:04:58 +05:30
import-token Fix #19829: UX: Multichain: Move "Import Tokens" to Modal (#19553) 2023-08-14 11:08:59 -05:00
incoming-trasaction-toggle feat(878): implement network txn toggle and new style (#20363) 2023-08-24 11:27:42 +01:00
info-box Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
ledger-instruction-field fix/BannerBase to TS (#20421) 2023-08-18 14:52:40 -07:00
loading-network-screen Update Text import paths: /app (#20083) 2023-07-19 15:32:35 -07:00
metamask-template-renderer Approval flow adding success and error pages (#19778) 2023-07-12 09:29:54 +01:00
metamask-translation devDeps: storybook@7 (#19092) 2023-05-18 11:07:42 +09:00
modal Adding deprecation tags to popover and old modals (#19556) 2023-06-14 09:47:16 -07:00
modals fix(privateKey): Restore hold-to-reveal button for private key export (#20109) 2023-08-24 17:35:26 -04:00
multilayer-fee-message Restructure CurrencyDisplay to use Design System (#19171) 2023-07-25 14:32:21 -05:00
multiple-notifications Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
network-account-balance-header Update Text import paths: /app (#20083) 2023-07-19 15:32:35 -07:00
network-display fix: refactor linea goerli testnet implementation (#19321) 2023-06-15 09:08:07 -02:30
nft-default-image Added IPFS toggle (#20172) 2023-08-01 23:51:51 +05:30
nft-details UX: Remove the 'Source' and 'Link' URLs from NFT detail (#20248) 2023-08-04 13:28:34 -05:00
nft-options UX: Ensure NFT Options Menu is Same Size as Tokens (#19953) 2023-07-11 09:11:31 -05:00
nfts-detection-notice Move "Enable Opensea API" and "NFT Autodetect" into Security & Privacy settings (#20278) 2023-08-02 18:46:36 -04:00
nfts-items UX: Remove unwanted spacing from last NFT collection (#20442) 2023-08-14 09:52:52 -05:00
nfts-tab Move "Enable Opensea API" and "NFT Autodetect" into Security & Privacy settings (#20278) 2023-08-02 18:46:36 -04:00
permission-cell Update Text import paths: /app (#20083) 2023-07-19 15:32:35 -07:00
permission-page-container [FLASK] Allow Snaps to use eth_accounts as a revokable permission (#19306) 2023-07-06 22:54:27 +02:00
permissions-connect-footer Consolidating Zendesk URLs in to constants file (#15669) 2022-08-23 09:19:31 -05:00
permissions-connect-header [FLASK] Allow Snaps to use eth_accounts as a revokable permission (#19306) 2023-07-06 22:54:27 +02:00
permissions-connect-permission-list [FLASK] Revert changes made to stable permission display (UI design) (#18470) 2023-04-14 12:04:23 +02:00
qr-hardware-popover Part of #18714: Replacing deprecated constants (#20003) 2023-07-19 15:08:06 +05:30
recovery-phrase-reminder Update Text import paths: /app (#20083) 2023-07-19 15:32:35 -07:00
security-provider-banner-alert fix/BannerBase to TS (#20421) 2023-08-18 14:52:40 -07:00
security-provider-banner-message Update Text import paths: /app (#20083) 2023-07-19 15:32:35 -07:00
selected-account Updating Icon types and component to use TS Box component (#19990) 2023-07-25 09:05:37 -07:00
set-approval-for-all-warning Update Text import paths: /app (#20083) 2023-07-19 15:32:35 -07:00
signature-request split advancedGasFee by network and erase previous options (#20576) 2023-08-26 17:58:26 -07:00
signature-request-header split advancedGasFee by network and erase previous options (#20576) 2023-08-26 17:58:26 -07:00
signature-request-original split advancedGasFee by network and erase previous options (#20576) 2023-08-26 17:58:26 -07:00
signature-request-siwe split advancedGasFee by network and erase previous options (#20576) 2023-08-26 17:58:26 -07:00
snaps replacing deprecated Box component and updating story (#20301) 2023-08-14 16:07:45 -07:00
srp-input Replaced ActionableMessage component in srp-input (#20111) 2023-08-04 08:42:28 -07:00
srp-quiz-modal Feat/18890/button ts update (#20492) 2023-08-28 14:42:00 -07:00
step-progress-bar Overall CSS #13441 (#13902) 2022-05-16 13:38:04 -05:00
tab-bar fix: where text wraps even though there is enough space to display it. (#19914) 2023-07-24 18:51:29 +05:30
terms-of-use-popup Update Text import paths: /app (#20083) 2023-07-19 15:32:35 -07:00
token-cell UX Improvement: Fixed tooltip for token-list-item (#20258) 2023-08-02 15:07:12 +05:30
token-list Fix #19647 - Allow importing multiple tokens (#20224) 2023-08-03 09:20:34 -05:00
token-list-display Feat/hide 0 balances (#13306) 2022-02-02 12:32:16 +01:00
transaction-activity-log Updating Icon types and component to use TS Box component (#19990) 2023-07-25 09:05:37 -07:00
transaction-alerts feat(878): implement network txn toggle and new style (#20363) 2023-08-24 11:27:42 +01:00
transaction-breakdown Swaps UI update (#19169) 2023-06-15 20:17:21 +02:00
transaction-decoding Part of #17670 for: accreditation.component.js (#20057) 2023-07-24 13:38:17 -07:00
transaction-detail Replaced all fa-icon-circle with INFO icon (#17539) 2023-05-09 23:04:58 +05:30
transaction-detail-item Part of #17670 for ui\components\app\transaction-detail-item\transaction-detail-item.component.js (#19980) 2023-07-24 21:09:56 -07:00
transaction-icon Multichain Activity Screen (#19557) 2023-07-17 13:48:15 -04:00
transaction-list [MMI] Allows the mmi build to be generated using the dist command (#20148) 2023-07-25 10:31:52 +02:00
transaction-list-item hides the CancelSpeedupPopover (#20180) 2023-08-01 11:16:49 +01:00
transaction-list-item-details Update Text import paths: /app (#20083) 2023-07-19 15:32:35 -07:00
transaction-status-label [MMI] Add the custody status text in the transaction status (#18797) 2023-04-28 09:11:16 -02:30
user-preferenced-currency-display Restructure CurrencyDisplay to use Design System (#19171) 2023-07-25 14:32:21 -05:00
user-preferenced-currency-input Continue converting tests from enzyme to @testing-library/react (#16175) 2022-10-20 11:20:49 -07:00
user-preferenced-token-input Continue converting tests from enzyme to @testing-library/react (#16175) 2022-10-20 11:20:49 -07:00
wallet-overview [MMI] Always redirect to MMI portfolio dashboard upon the user clicking on swaps (#20527) 2023-08-18 18:44:23 +02:00
whats-new-popup Create What's New storybook item (#20392) 2023-08-14 08:27:12 -05:00
app-components.scss Replacing deprecated Popover with Modal (#20413) 2023-08-18 09:54:50 -07:00
menu-droppo.js Convert unit test render from enzyme to @testing-library/react. (#15091) 2022-08-03 13:30:43 -07:00