1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages/swaps/fee-card
Elliot Winkler 1304ec7af5
Convert shared/constants/metametrics to TS (#18353)
We want to convert NetworkController to TypeScript in order to be able
to compare differences in the controller between in this repo and the
core repo. To do this, however, we need to convert the dependencies of
the controller to TypeScript.

As a part of this effort, this commit converts
`shared/constants/metametrics` to TypeScript. Note that simple objects
have been largely replaced with enums. There are some cases where I even
split up some of these objects into multiple enums.

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2023-04-03 09:31:04 -06:00
..
__snapshots__ Add more unit / integration tests for Swaps (#16040) 2022-10-04 18:55:05 +02:00
fee-card.js Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
fee-card.stories.js Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
fee-card.test.js Toggle option to enable/disable balance and Token rate checking for using third-party API (#16772) 2023-01-17 10:23:04 -05:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss Ensure proper color for swaps edit link (#14273) 2022-03-30 14:54:25 -07:00
pig-icon.js Dark Mode: Swap hex colors in ui/pages (#14214) 2022-03-25 15:15:31 -07:00
pig-icon.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00