1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui/app/hooks
Erik Marks d55f579447
Fix useTransactionDisplayData unit tests (#10134)
New year, new problems.

It's working as expected, but we had hard-coded some 2020 date values, and `formatDateWithYearContext` adds the year to its output formatted date if the date is not from the current year.
2021-01-04 09:45:54 -08:00
..
tests Fix useTransactionDisplayData unit tests (#10134) 2021-01-04 09:45:54 -08:00
useCancelTransaction.js Create custom addHexPrefix function (#9306) 2020-11-06 13:18:00 -08:00
useCopyToClipboard.js Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
useCurrencyDisplay.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
useCurrentAsset.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
useEqualityCheck.js Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
useEthFiatAmount.js Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
useI18nContext.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
useMethodData.js Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
useMetricEvent.js add new MetaMetricsController (#9857) 2020-12-02 15:41:30 -06:00
usePrevious.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
useRetryTransaction.js Remove use of ethgasstation; use metaswap /gasPrices api for gas price estimates (#9867) 2020-12-02 19:55:19 -03:30
useShouldShowSpeedUp.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
useSwappedTokenValue.js add shared transaction constants (#9459) 2020-11-03 16:57:51 -06:00
useSwapsEthToken.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
useTimeout.js Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
useTokenData.js Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
useTokenDisplayValue.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
useTokenFiatAmount.js Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
useTokensToSearch.js Use Boolean for filters (#10066) 2020-12-14 11:03:59 -06:00
useTokenTracker.js show failed token balance updates (#9896) 2020-11-18 16:13:28 -06:00
useTransactionDisplayData.js Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
useUserPreferencedCurrency.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00