1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/ui/pages/swaps/smart-transaction-status
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__ Dark Mode: Swap hex colors in ui/pages (#14214) 2022-03-25 15:15:31 -07:00
arrow-icon.js Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00
arrow-icon.test.js Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00
canceled-icon.js Dark Mode: Swap hex colors in ui/pages (#14214) 2022-03-25 15:15:31 -07:00
canceled-icon.test.js Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00
index.js Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00
index.scss Dark Mode: Remove ui colors (#14184) 2022-03-25 10:07:47 -05:00
reverted-icon.js Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00
reverted-icon.test.js Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00
smart-transaction-status.js Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
smart-transaction-status.stories.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
smart-transaction-status.test.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
success-icon.js Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00
success-icon.test.js Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00
timer-icon.js Dark Mode: Swap hex colors in ui/pages (#14214) 2022-03-25 15:15:31 -07:00
timer-icon.test.js Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00
unknown-icon.js Dark Mode: Swap hex colors in ui/pages (#14214) 2022-03-25 15:15:31 -07:00
unknown-icon.test.js Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00