1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/hooks
Alex Donesky ece437b139 Update controllers with conversionRate change with minimal required changes in extension (#11361)
* updating controllers with conversionRate change with minimal required changes in extension

* swapping showFiat selector in places where possible

* adding invalid conversion protection

* lint fixes

* adjusting list-item styling logic
2021-07-09 16:35:44 -02:30
..
useCancelTransaction.js move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
useCancelTransaction.test.js Add gas constants (#11248) 2021-06-08 10:25:48 -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 Update controllers with conversionRate change with minimal required changes in extension (#11361) 2021-07-09 16:35:44 -02:30
useCurrencyDisplay.test.js move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
useCurrentAsset.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
useEqualityCheck.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
useEthFiatAmount.js move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
useI18nContext.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
useMethodData.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
useMetricEvent.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
useOriginMetadata.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
usePrevious.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
useRetryTransaction.js Hide basic tab in advanced gas modal for speedup and cancel when on testnets (#11115) 2021-05-18 12:36:05 -04:00
useRetryTransaction.test.js Hide basic tab in advanced gas modal for speedup and cancel when on testnets (#11115) 2021-05-18 12:36:05 -04:00
useShouldShowSpeedUp.js Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
useSwappedTokenValue.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
useTimeout.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
useTokenData.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
useTokenData.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
useTokenDisplayValue.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
useTokenDisplayValue.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
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-07-05 01:01:26 -07:00
useTransactionDisplayData.js Capture exception instead of throw error in useTransactionDisplayData (#11153) 2021-05-21 09:31:45 -02:30
useTransactionDisplayData.test.js move metamask state selectors out of send (#11249) 2021-06-08 11:03:59 -05:00
useUserPreferencedCurrency.js Update controllers with conversionRate change with minimal required changes in extension (#11361) 2021-07-09 16:35:44 -02:30
useUserPreferencedCurrency.test.js Update controllers with conversionRate change with minimal required changes in extension (#11361) 2021-07-09 16:35:44 -02:30