1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 23:58:06 +01:00
metamask-extension/ui/pages/swaps/awaiting-signatures
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
awaiting-signatures.js Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
awaiting-signatures.stories.js Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
awaiting-signatures.test.js Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
index.js Swaps: Improve hardware wallet UX (#10987) 2021-05-06 09:14:42 -05:00
index.scss Swaps: Improve hardware wallet UX (#10987) 2021-05-06 09:14:42 -05:00
swap-step-icon.js Update Eslint and deps (#15293) 2022-07-26 13:10:51 -05:00
swap-step-icon.test.js EIP-1559 and Rinkeby Testnet support in Swaps (#11635) 2021-07-30 13:35:30 +02:00