1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages/onboarding-flow
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
..
add-network-modal feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
create-password Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
creation-successful Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
import-srp Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
metametrics Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
onboarding-app-header prefer locale slice for locale state (#17499) 2023-02-01 11:53:35 -06:00
onboarding-flow-switch [MMI] Added mmi code fencing in onboarding flow (#17880) 2023-03-20 15:39:29 +01:00
pin-extension Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
privacy-settings Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
recovery-phrase Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
secure-your-wallet Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
welcome 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
onboarding-flow.js Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
onboarding-flow.test.js fix: fix non-critical warning in tests (#17567) 2023-02-02 20:37:53 +00:00