1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui/components
Mark Stacey 88ae10418b
Expand usage of getProviderConfig selector (#18906)
The `getProviderConfig` selector is now used anywhere the `provider`
state was previously referenced directly. This was done to simplify
renaming this state from `provider` to `providerConfig` in a later PR.

Note that there are many opportunities left to use more-specific
selectors (e.g. `getChainId()` over `getProviderConfig().chainId`), but
that was intentionally omitted from this PR to reduce the size. I
started going down this path and it quickly exploded in scope.

Relates to #18902
2023-05-02 10:06:24 -02:30
..
app Expand usage of getProviderConfig selector (#18906) 2023-05-02 10:06:24 -02:30
component-library Adding new icons (#18870) 2023-04-28 12:29:58 -07:00
institutional [MMI] Added confirm-remove-jwt component (#18186) 2023-04-28 11:01:40 +02:00
multichain UX: Multichain: Set a maximum width on the network picker (#18731) 2023-04-28 12:20:55 -05:00
ui Adding deprecation notice to old Button component (#18908) 2023-05-02 03:05:08 -07:00