1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 06:07:06 +01:00
metamask-extension/ui/pages/settings
Mark Stacey f765b8c9b9
Refactor provider config selector (#18905)
The provider configuration selector has been renamed from `getProvider`
to `getProviderConfig`, and it has been moved from the selectors module
into the MetaMask slice. A JSDoc description has been added as well.

This refactor was done to make a future PR simpler, and to make this
selector better aligned with best practices.

This relates to #18902
2023-05-01 21:04:43 -02:30
..
advanced-tab feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
alerts-tab feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
contact-list-tab update icons to ts enum version (#18698) 2023-04-24 09:19:19 -05:00
experimental-tab feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
info-tab feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
networks-tab Refactor provider config selector (#18905) 2023-05-01 21:04:43 -02:30
security-tab Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
settings-search feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
settings-search-list update icons to ts enum version (#18698) 2023-04-24 09:19:19 -05:00
settings-tab Update settings-tab.component.js (#18753) 2023-04-25 08:27:19 -05:00
snaps Update Button prop name type to variant (#18774) 2023-04-26 11:17:25 -05:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
settings.component.js feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
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