1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/hooks
Alex Donesky 385e0f2ad4
fix missing conversion rates in swaps token drop down (#12420)
* fix missing conversion rates in swaps token drop down

* make defaultToken appear at the top of the owned section of the dropdown with full renderable data regardless of whether swaps tokens are available

* revert change to filter non-native tokens with symbol ETH
2021-10-25 10:03:21 -05:00
..
gasFeeInput
useApproveTransaction.js
useCopyToClipboard.js
useCurrencyDisplay.js
useCurrencyDisplay.test.js
useCurrentAsset.js
useEqualityCheck.js
useEthFiatAmount.js
useGasFeeErrors.js
useGasFeeErrors.test.js
useGasFeeEstimates.js
useGasFeeEstimates.test.js
useGasFeeInputs.js Extracting out error and warning code from useGasFeeInputs hook (#12283) 2021-10-18 17:25:35 +05:30
useI18nContext.js
useIncrementedGasFees.js
useMethodData.js
useMetricEvent.js
useOriginMetadata.js
usePrevious.js
useSafeGasEstimatePolling.js
useShouldAnimateGasEstimations.js
useShouldShowSpeedUp.js
useSwappedTokenValue.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
useTimeout.js
useTokenData.js
useTokenData.test.js
useTokenDisplayValue.js
useTokenDisplayValue.test.js
useTokenFiatAmount.js
useTokensToSearch.js fix missing conversion rates in swaps token drop down (#12420) 2021-10-25 10:03:21 -05:00
useTokenTracker.js
useTransactionDisplayData.js
useTransactionDisplayData.test.js
useUserPreferencedCurrency.js
useUserPreferencedCurrency.test.js