1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui/pages/swaps
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
..
__snapshots__ Swaps UI redesign for the View Quote page (#12950) 2021-12-07 00:21:26 -03:30
awaiting-signatures Styling fix and content update for Swaps (#19284) 2023-05-25 18:48:11 +02:00
awaiting-swap feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
build-quote Part of #17670 , #18714 & #18651 for 3 files. (#18752) 2023-05-01 17:48:58 -07:00
countdown-timer Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
create-new-swap Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
dropdown-input-pair Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
dropdown-search-list Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
exchange-rate-display Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
fee-card Styling fix and content update for Swaps (#19284) 2023-05-25 18:48:11 +02:00
import-token Part of 17670: Replace Typography with Text swap-import-token (#18479) 2023-04-07 08:48:30 -07:00
loading-swaps-quotes Styling fix and content update for Swaps (#19284) 2023-05-25 18:48:11 +02:00
main-quote-summary Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
searchable-item-list Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
select-quote-popover Update knobs to controls in storybook: SelectQuotePopover (#18671) 2023-04-24 14:48:14 +05:30
slippage-buttons Styling fix and content update for Swaps (#19284) 2023-05-25 18:48:11 +02:00
smart-transaction-status Part of #17670: Replace Typography with Text component in smart-transaction-status.js (#18743) 2023-05-05 12:15:39 +01:00
swaps-footer Add hardcoded list of human-readable snap names (#17595) 2023-02-06 11:05:57 +01:00
view-on-block-explorer Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
view-quote Show the right "balance needed" value if we fallback from STX to regular Swaps (#19230) 2023-05-25 19:30:10 +02:00
index.js Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
index.scss Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
index.test.js Send all swaps requests to api2, remove useNewSwapsApi boolean (#12792) 2021-11-30 19:56:28 +01:00
swaps-util-test-constants.js update prettier (#15360) 2022-07-31 13:26:40 -05:00
swaps.util.test.js feat(mme-17214): migrate L33 files to typescript (#17372) 2023-01-31 12:01:10 +00:00
swaps.util.ts Update @metamask/controller-utils to v4 (#19344) 2023-05-31 18:33:29 -02:30