1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00
metamask-extension/ui/pages
Mark Stacey 000c1f2ef4
Update @metamask/controller-utils to v4 (#19344)
The package `@metamask/controller-utils` has been updated to v4. This
version was part of the core monorepo v53 release. The remaining
packages released as part of v53 will be updated in later PRs.

This release included a variety of breaking changes, but most of them
did not affect the extension's usage of this library. The one that did
have an impact was the removal of the `Json` type, which was identical
to the `Json` type in `@metamask/utils`. We're now using the
`@metamask/utils` version of this type exclusively.

Relates to #19271

Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
2023-05-31 18:33:29 -02:30
..
add-nft UX: Multichain: Analytics (#18674) 2023-04-27 09:28:08 -05:00
asset update icons to ts enum version (#18698) 2023-04-24 09:19:19 -05:00
confirm-add-suggested-token Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
confirm-approve Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
confirm-contract-interaction Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
confirm-decrypt-message [MMI] Add code fences in signature-request (#18770) 2023-05-24 13:41:21 +02:00
confirm-deploy-contract Extract out confirm-data and confirm-hex-data components from confirm-transaction-base.component.js (#17822) 2023-03-09 10:38:37 +05:30
confirm-encryption-public-key [MMI] Add code fences in signature-request (#18770) 2023-05-24 13:41:21 +02:00
confirm-import-token Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
confirm-send-ether Refactor confirm-send-ether into functional component (#18527) 2023-04-18 05:59:06 +05:30
confirm-send-token Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-signature-request Part of #17670 Replace Typography with Text component for 4 files. (#18793) 2023-05-05 12:14:09 +01:00
confirm-token-transaction-base fix/18577: Add title back for approving ERC20 token (#18617) 2023-04-18 15:49:31 +02:00
confirm-transaction Enable editing L2 gas on optimism (#18217) 2023-04-26 05:43:38 +05:30
confirm-transaction-base Revert "[MMI] Add confirm-transaction-base code fences (#18795)" (#19328) 2023-05-30 21:39:38 +09:00
confirm-transaction-switch Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
confirmation [FLASK] Fix an issue with submitting an empty Snaps UI prompt (#19227) 2023-05-23 11:46:45 +02:00
connected-accounts Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
connected-sites Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
create-account feat(accounts): import account without password (#19132) 2023-05-23 15:54:30 -07:00
desktop-error feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
desktop-pairing Update snapshot 2023-03-28 10:36:53 +02:00
error Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
home UX Multichain: updated assets to tokens in home page (#19144) 2023-05-17 08:30:47 +05:30
import-token devDeps: storybook@7 (#19092) 2023-05-18 11:07:42 +09:00
institutional Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
keychains Add reveal to export private key (#18170) 2023-05-06 17:04:20 -04:00
lock Various test files converting to @testing-library/react. (#15470) 2022-08-08 13:28:49 -07:00
notifications [FLASK] Fix overflowing notification content (#18881) 2023-05-03 11:27:01 +02:00
onboarding-flow Deprecated Icon and ButtonIcon clean up (#19220) 2023-05-19 10:33:02 -07:00
permissions-connect [FLASK] Add Snaps privacy warning on snap install (#18835) 2023-05-31 14:43:39 +02:00
routes UX: Multichain: Disable network and account picker when necessary (#18909) 2023-05-08 12:32:39 -05:00
send Replaced all fa-icon-circle with INFO icon (#17539) 2023-05-09 23:04:58 +05:30
settings UX Multichain: updated ui for settings page (#19167) 2023-05-23 23:59:00 +05:30
swaps Update @metamask/controller-utils to v4 (#19344) 2023-05-31 18:33:29 -02:30
token-allowance Part of #17670 & #18714: Replace Typography with Text component: token-allowance.js (#18742) 2023-05-04 22:08:43 +05:30
token-details Part of #17670 & #18714: Replace Typography with Text component in token-details-page.js (#18741) 2023-05-09 17:55:30 -07:00
unlock-page devDeps: storybook@7 (#19092) 2023-05-18 11:07:42 +09:00
index.js Renamed metametrics.new.js to metametrics.js (#14327) 2022-04-01 14:11:12 -05:00
pages.scss [MMI] Started adding styles imports with code fences (#17943) 2023-05-15 12:38:54 +01:00