1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/hooks
Mark Stacey a100c55e64
Hide token fiat amounts on testnets ()
The token amount is no longer shown in fiat on testnets, unless the
user has enabled the "Show fiat on testnets" setting.
2020-06-12 15:47:23 -03:00
..
tests Show fiat amounts inline on token transfers () 2020-06-12 14:37:06 -03:00
useCancelTransaction.js resolve remaining issues with transaction list () 2020-05-27 14:45:20 -05:00
useCurrencyDisplay.js Implement new transaction list design () 2020-05-26 15:49:11 -05:00
useI18nContext.js add useI18nContext shortcut hook () 2020-05-21 10:26:49 -05:00
useMethodData.js Implement new transaction list design () 2020-05-26 15:49:11 -05:00
useMetricEvent.js Adds the rule of hooks eslint rule () 2020-06-10 13:31:14 -05:00
useRetryTransaction.js fix crash on signature request () 2020-06-01 12:27:51 -05:00
useShouldShowSpeedUp.js Adds the rule of hooks eslint rule () 2020-06-10 13:31:14 -05:00
useTokenData.js Implement new transaction list design () 2020-05-26 15:49:11 -05:00
useTokenDisplayValue.js Implement new transaction list design () 2020-05-26 15:49:11 -05:00
useTokenFiatAmount.js Hide token fiat amounts on testnets () 2020-06-12 15:47:23 -03:00
useTokenTracker.js Adds the rule of hooks eslint rule () 2020-06-10 13:31:14 -05:00
useTransactionDisplayData.js Show fiat amounts inline on token transfers () 2020-06-12 14:37:06 -03:00
useTransactionTimeRemaining.js Restore timing function () 2020-06-12 13:46:01 -05:00
useUserPreferencedCurrency.js Implement new transaction list design () 2020-05-26 15:49:11 -05:00