1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/hooks
2021-09-27 09:06:07 -05:00
..
useApproveTransaction.js Fix - Provide wiring for approval modal () 2021-08-02 09:07:15 -05:00
useCopyToClipboard.js Using values from shared/constants/time to represent timing values () 2021-06-10 12:27:03 -07:00
useCurrencyDisplay.js move conversion utils to shared folder () 2021-07-06 12:48:49 -05:00
useCurrencyDisplay.test.js move metamask state selectors out of send () 2021-06-08 11:03:59 -05:00
useCurrentAsset.js Integrate TokensController () 2021-09-10 12:37:19 -05:00
useEqualityCheck.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
useEthFiatAmount.js move metamask state selectors out of send () 2021-06-08 11:03:59 -05:00
useGasFeeEstimates.js Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly () 2021-08-05 18:59:58 -05:00
useGasFeeEstimates.test.js Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly () 2021-08-05 18:59:58 -05:00
useGasFeeInputs.js Dont default gas limit in gas popover when non is available on transaction params () 2021-08-18 02:54:53 -07:00
useGasFeeInputs.test.js Dont default gas limit in gas popover when non is available on transaction params () 2021-08-18 02:54:53 -07:00
useI18nContext.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
useIncrementedGasFees.js Fix gas api overcalling () 2021-09-15 10:59:51 -05:00
useMethodData.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
useMetricEvent.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
useOriginMetadata.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
usePrevious.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
useSafeGasEstimatePolling.js Stop GasFeeController polling when pop closes () 2021-08-04 16:53:13 -05:00
useShouldAnimateGasEstimations.js Improve flashing behaviour for loading gas estimates (on confirm screen) () 2021-08-16 20:18:24 -02:30
useShouldShowSpeedUp.js Using values from shared/constants/time to represent timing values () 2021-06-10 12:27:03 -07:00
useSwappedTokenValue.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
useTimeout.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
useTokenData.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
useTokenData.test.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
useTokenDisplayValue.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
useTokenDisplayValue.test.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
useTokenFiatAmount.js fix issue where conversionRates aren't shown for tokens stored in non-checksum format () 2021-09-27 09:06:07 -05:00
useTokensToSearch.js fix issue where duplicate tokens without icons appear in swap-to token list dropdown () 2021-09-22 10:31:36 -05:00
useTokenTracker.js Integrate TokensController () 2021-09-10 12:37:19 -05:00
useTransactionDisplayData.js Replace hardcoded sent ether label on confirm screen () 2021-09-15 16:54:51 -05:00
useTransactionDisplayData.test.js Adding method to capture one-time Sentry exceptions () 2021-07-22 16:13:40 -07:00
useUserPreferencedCurrency.js Update controllers with conversionRate change with minimal required changes in extension () 2021-06-23 18:28:49 -05:00
useUserPreferencedCurrency.test.js Update controllers with conversionRate change with minimal required changes in extension () 2021-06-23 18:28:49 -05:00