1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/ui/pages/settings
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
..
advanced-tab Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
alerts-tab feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
contact-list-tab UX: Icons: Stop using fa-address-book (#17761) 2023-02-16 07:26:00 -06:00
experimental-tab Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
flask [FLASK] Update snap authorship component (#18262) 2023-03-24 17:16:46 +01:00
info-tab Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
networks-tab Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
security-tab Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
settings-search fix(17716): increase threshold to include all options for nonce search (#17999) 2023-03-08 11:04:45 +00:00
settings-search-list UX: Icons: Remove usage of chevron fa- icons (#17668) 2023-02-16 07:26:14 -06:00
settings-tab Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss UX: Icons: Fix Chevrons in Settings Tabs (#17971) 2023-03-06 14:58:01 -06:00
settings.component.js Removed a feature flag (#17922) 2023-03-06 23:37:09 +05:30
settings.container.js RFC: sort keys rule and initial changes (#15534) 2022-08-15 12:41:29 -05:00
settings.stories.js Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
settings.test.js Continue converting tests from enzyme to @testing-library/react (#16373) 2022-11-04 13:56:24 -07:00