1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/swaps
Mark Stacey d1cea85f33
Rename provider to providerConfig (#18907)
* Rename `provider` to `providerConfig`

The network controller `provider` state has been renamed to
 `providerConfig`. This better reflects what this state is, and makes
this controller more closely aligned with the core network controller.

All references to the provider configuration have been updated to
prefer `providerConfig` over `provider`, to make the distinction clear
between a provider and provider config.

Closes #18902

* Add migration
2023-05-02 13:23:20 -02:30
..
__snapshots__
awaiting-signatures Part of #17670 , #18714 & #18651 for 3 files. (#18752) 2023-05-01 17:48:58 -07:00
awaiting-swap feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
build-quote Part of #17670 , #18714 & #18651 for 3 files. (#18752) 2023-05-01 17:48:58 -07:00
countdown-timer
create-new-swap Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
dropdown-input-pair
dropdown-search-list Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
exchange-rate-display
fee-card Update fee-card.js (#18746) 2023-04-25 08:27:46 -05:00
import-token Part of 17670: Replace Typography with Text swap-import-token (#18479) 2023-04-07 08:48:30 -07:00
loading-swaps-quotes Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
main-quote-summary
searchable-item-list Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
select-quote-popover Update knobs to controls in storybook: SelectQuotePopover (#18671) 2023-04-24 14:48:14 +05:30
slippage-buttons Update slippage-buttons.js (#18745) 2023-04-25 08:28:03 -05:00
smart-transaction-status Part of #17670: Replace Typography with Text component (#18569) 2023-04-24 14:51:40 +05:30
swaps-footer
view-on-block-explorer Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
view-quote Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
index.js Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
index.scss
index.test.js
swaps-util-test-constants.js
swaps.util.test.js
swaps.util.ts