1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 23:58:06 +01:00
metamask-extension/ui/hooks
Dan J Miller ae247ea14a
Improve flashing behaviour for loading gas estimates (on confirm screen) (#11852)
* Improve flashing behaviour for loading gas estimates

* Fix typo

* renderHeartBeatIfInTest
2021-08-16 20:18:24 -02:30
..
useApproveTransaction.js Fix #11703 - Provide wiring for approval modal (#11711) 2021-08-02 09:07:15 -05:00
useCancelTransaction.js EIP-1559 - Implement speedup and cancel buttons (#11701) 2021-07-31 08:01:29 -05:00
useCancelTransaction.test.js EIP-1559 - Implement speedup and cancel buttons (#11701) 2021-07-31 08:01:29 -05:00
useCopyToClipboard.js Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
useCurrencyDisplay.js move conversion utils to shared folder (#11451) 2021-07-06 12:48:49 -05:00
useCurrencyDisplay.test.js move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
useCurrentAsset.js
useEqualityCheck.js
useEthFiatAmount.js move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
useGasFeeEstimates.js Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly (#11781) 2021-08-05 18:59:58 -05:00
useGasFeeEstimates.test.js Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly (#11781) 2021-08-05 18:59:58 -05:00
useGasFeeInputs.js Ensure transaction activity log supports EIP-1559 (#11794) 2021-08-06 19:48:53 -02:30
useGasFeeInputs.test.js EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 2021-08-02 17:52:18 -05:00
useI18nContext.js
useIncrementedGasFees.js EIP-1559 - Implement speedup and cancel buttons (#11701) 2021-07-31 08:01:29 -05:00
useMethodData.js
useMetricEvent.js
useOriginMetadata.js
usePrevious.js
useRetryTransaction.js EIP-1559 - Implement speedup and cancel buttons (#11701) 2021-07-31 08:01:29 -05:00
useRetryTransaction.test.js Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate (#11694) 2021-07-30 22:59:21 -02:30
useSafeGasEstimatePolling.js Stop GasFeeController polling when pop closes (#11746) 2021-08-04 16:53:13 -05:00
useShouldAnimateGasEstimations.js Improve flashing behaviour for loading gas estimates (on confirm screen) (#11852) 2021-08-16 20:18:24 -02:30
useShouldShowSpeedUp.js Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
useSwappedTokenValue.js
useTimeout.js
useTokenData.js
useTokenData.test.js
useTokenDisplayValue.js
useTokenDisplayValue.test.js
useTokenFiatAmount.js move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
useTokensToSearch.js move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
useTokenTracker.js add erc-721 token detection and flag to disable sending (#11210) 2021-06-22 12:39:44 -05:00
useTransactionDisplayData.js Return an empty string when date is not provided [Date display utils] (#11831) 2021-08-13 08:22:12 -07:00
useTransactionDisplayData.test.js Adding method to capture one-time Sentry exceptions (#11553) 2021-07-22 16:13:40 -07:00
useUserPreferencedCurrency.js Update controllers with conversionRate change with minimal required changes in extension (#11361) 2021-06-23 18:28:49 -05:00
useUserPreferencedCurrency.test.js Update controllers with conversionRate change with minimal required changes in extension (#11361) 2021-06-23 18:28:49 -05:00