1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui/components/multichain
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
..
account-list-item UX: Multichain: Improve accessibility of accounts menu (#18309) 2023-03-30 13:12:45 -05:00
account-list-item-menu Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
account-list-menu Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
account-picker UX: Multichain: Account Picker (#18177) 2023-03-30 13:11:13 -05:00
address-copy-button UX: Multichain: Address Copy Button (#18153) 2023-03-29 11:14:38 -05:00
detected-token-banner Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
global-menu Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
multichain-connected-site-menu UX Multichain: Menu for Site connections and permissions (#18167) 2023-03-31 22:53:27 +05:30
multichain-import-token-link Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
multichain-token-list-item update text component color to use box color (#18246) 2023-03-23 13:00:37 -07:00
network-list-item UX: Multichain: Network Menu (#18229) 2023-03-31 12:58:25 -05:00
network-list-menu UX: Multichain: Network Menu (#18229) 2023-03-31 12:58:25 -05:00
index.js UX: Multichain: Network Menu (#18229) 2023-03-31 12:58:25 -05:00
multichain-components.scss UX: Multichain: Network Menu (#18229) 2023-03-31 12:58:25 -05:00