.. |
__snapshots__
|
fix: searchbar showing incorrect spacing at medium size (#6637)
|
2023-06-02 09:40:04 -10:00 |
Tokens.test.ts
|
feat: upgrade sdk-core to 3.2.6 and add AVAX (#6757)
|
2023-07-06 21:44:06 -07:00 |
Tokens.ts
|
fix: rename WrappedTokenInfo class (#7495)
|
2023-11-06 16:15:41 -05:00 |
useAccountRiskCheck.test.ts
|
feat: change address screening service to Uniswap /screen API (#7339)
|
2023-10-02 13:04:30 -04:00 |
useAccountRiskCheck.ts
|
feat: change address screening service to Uniswap /screen API (#7339)
|
2023-10-02 13:04:30 -04:00 |
useActiveLocalCurrency.ts
|
feat: currency selector (#7196)
|
2023-08-30 14:48:53 -04:00 |
useActiveLocale.ts
|
build: replace babel with swc (#7056)
|
2023-08-08 10:38:37 -07:00 |
useApproveCallback.ts
|
feat: add amount to local copy of Approval transactions (#6726)
|
2023-06-13 13:55:45 -07:00 |
useArgentWalletContract.ts
|
refactor: rm useActiveWeb3React (#4004)
|
2022-06-30 16:38:02 -07:00 |
useAssetLogoSource.ts
|
fix: show logos on warned tokens (#6978)
|
2023-07-19 14:00:50 -07:00 |
useAutoRouterSupported.tsx
|
feat: upgrade sdk-core to 3.2.6 and add AVAX (#6757)
|
2023-07-06 21:44:06 -07:00 |
useAutoSlippageTolerance.ts
|
feat: use useUSDPrice hook for calculating token usd value for auto slippage (#7555)
|
2023-11-09 13:08:54 -05:00 |
useColor.ts
|
fix: rename WrappedTokenInfo class (#7495)
|
2023-11-06 16:15:41 -05:00 |
useContract.ts
|
fix: dont try to log unserializable objects (#7497)
|
2023-10-19 13:38:16 -07:00 |
useCopyClipboard.ts
|
chore: upgrade to react 18 (#3992)
|
2022-07-13 16:56:09 -04:00 |
useCurrentBlockTimestamp.ts
|
fix: memoize on-chain results (#3493)
|
2022-03-11 14:56:05 -08:00 |
useDebounce.ts
|
chore: remove unused exports (#4380)
|
2022-08-17 11:45:45 -04:00 |
useDebouncedChangeHandler.tsx
|
fix: inadvertent merges/reverts (#2915)
|
2021-12-02 10:35:39 -08:00 |
useDebouncedTrade.ts
|
fix: skip all quote / pricing requests if window is not visible (#7554)
|
2023-11-08 15:14:50 -05:00 |
useDerivedPositionInfo.ts
|
fix: no-undefined-or in object field types (#6640)
|
2023-05-24 11:31:40 -07:00 |
useDisableNFTRoutes.ts
|
fix: web app without NFTs (#6712)
|
2023-07-06 15:46:41 -04:00 |
useDisableScrolling.test.ts
|
fix: prevent scrolling with settings modal open (#6739)
|
2023-06-14 12:30:42 -04:00 |
useDisableScrolling.ts
|
fix: prevent scrolling with settings modal open (#6739)
|
2023-06-14 12:30:42 -04:00 |
useENS.ts
|
fix: memoize hooks from /swap (#2949)
|
2021-12-09 13:06:55 -08:00 |
useENSAddress.ts
|
fix: bring back safeNamehash (#7050)
|
2023-08-02 15:15:10 -07:00 |
useENSAvatar.ts
|
fix: bring back safeNamehash (#7050)
|
2023-08-02 15:15:10 -07:00 |
useENSContentHash.ts
|
fix: bring back safeNamehash (#7050)
|
2023-08-02 15:15:10 -07:00 |
useENSName.ts
|
feat: account suspense (#7337)
|
2023-09-22 09:57:35 -07:00 |
useERC20Permit.ts
|
feat: upgrade sdk-core to 3.2.6 and add AVAX (#6757)
|
2023-07-06 21:44:06 -07:00 |
useFeeTierDistribution.ts
|
build: replace babel with swc (#7056)
|
2023-08-08 10:38:37 -07:00 |
useFetchListCallback.ts
|
feat: new app provider w/ fallback behavior (#7205)
|
2023-09-22 14:05:27 -05:00 |
useFilterPossiblyMaliciousPositions.test.ts
|
feat: reduce severity of phishing filter to allow url token names (#6249)
|
2023-04-24 10:11:04 -05:00 |
useFilterPossiblyMaliciousPositions.ts
|
feat: use Swap Component on TDP (#6332)
|
2023-05-02 14:39:44 -04:00 |
useGasPrice.ts
|
fix: memoize on-chain results (#3493)
|
2022-03-11 14:56:05 -08:00 |
useGlobalChainSwitch.ts
|
fix: one point price charts + added suspense (#5030)
|
2022-11-10 11:00:32 -05:00 |
useHoverProps.ts
|
refactor: swap line items and tooltips decomposition (#7390)
|
2023-10-03 15:22:07 -04:00 |
useHttpLocations.ts
|
feat: update token icon sourcing (#5208)
|
2022-11-17 16:25:04 -05:00 |
useIsArgentWallet.ts
|
refactor: rm useActiveWeb3React (#4004)
|
2022-06-30 16:38:02 -07:00 |
useIsLandingPage.ts
|
fix: Revert "fix: remove gwei indicator", restore block number (#5891)
|
2023-01-30 14:30:01 -05:00 |
useIsNftPage.ts
|
refactor: useIsNftPage hooks (#5142)
|
2022-11-09 16:01:34 -05:00 |
useIsPoolsPage.ts
|
fix: update useIsPoolsPage hook (#6179)
|
2023-03-16 19:36:07 -04:00 |
useIsSwapUnsupported.ts
|
fix: inadvertent merges/reverts (#2915)
|
2021-12-02 10:35:39 -08:00 |
useIsTickAtLimit.ts
|
fix: inadvertent merges/reverts (#2915)
|
2021-12-02 10:35:39 -08:00 |
useIsWindowVisible.ts
|
chore: use @uniswap eslint preset (#5556)
|
2022-12-21 03:08:20 +04:00 |
useLast.ts
|
test(e2e): switching network (#6662)
|
2023-06-21 13:15:03 -04:00 |
useLocalCurrencyLinkProps.ts
|
feat: currency selector (#7196)
|
2023-08-30 14:48:53 -04:00 |
useLocationLinkProps.ts
|
fix: remove GA code (#7303)
|
2023-09-12 13:23:49 -07:00 |
useMachineTime.ts
|
fix: Revert "fix: remove gwei indicator", restore block number (#5891)
|
2023-01-30 14:30:01 -05:00 |
useMaxAmountIn.test.tsx
|
test: permit2 flow component tests (#6551)
|
2023-05-25 14:13:55 -07:00 |
useMaxAmountIn.ts
|
feat: permit2 flow updates (#6538)
|
2023-05-25 13:49:27 -07:00 |
useNetworkSupportsV2.ts
|
fix: improve v2 network support (#7012)
|
2023-07-31 10:04:22 -05:00 |
useOnClickOutside.ts
|
fix: Fix to mobile wallet experience (#4508)
|
2022-08-26 13:35:38 -04:00 |
useParsedQueryString.ts
|
fix: inadvertent merges/reverts (#2915)
|
2021-12-02 10:35:39 -08:00 |
usePermit2Allowance.ts
|
feat: Quick routes (#7348)
|
2023-09-29 12:20:10 -04:00 |
usePermitAllowance.ts
|
chore: moving conedison/provider to interface (#7119)
|
2023-08-18 16:26:08 -04:00 |
usePools.ts
|
feat: upgrade sdk-core to 3.2.6 and add AVAX (#6757)
|
2023-07-06 21:44:06 -07:00 |
usePoolTickData.ts
|
build: replace babel with swc (#7056)
|
2023-08-08 10:38:37 -07:00 |
usePositionTokenURI.ts
|
feat: add multicall to widget (#3112)
|
2022-01-13 08:54:08 -08:00 |
usePrevious.ts
|
fix: inadvertent merges/reverts (#2915)
|
2021-12-02 10:35:39 -08:00 |
useScreenSize.test.ts
|
fix: searchbar showing incorrect spacing at medium size (#6637)
|
2023-06-02 09:40:04 -10:00 |
useScreenSize.ts
|
fix: searchbar showing incorrect spacing at medium size (#6637)
|
2023-06-02 09:40:04 -10:00 |
useSelectChain.ts
|
fix: chain query parameter doesn't block you from switching chains (#6926)
|
2023-07-20 17:05:12 -07:00 |
useSocksBalance.ts
|
feat: upgrade sdk-core to 3.2.6 and add AVAX (#6757)
|
2023-07-06 21:44:06 -07:00 |
useStablecoinPrice.ts
|
fix: de-flake Cypress through various means (#7488)
|
2023-10-18 12:44:52 -07:00 |
useStateRehydrated.ts
|
fix: ensure lists are present before running update (#7206)
|
2023-08-22 14:52:59 -05:00 |
useSwapCallback.tsx
|
feat: swap fees [main] (#7478)
|
2023-10-16 19:32:39 -04:00 |
useSwapTaxes.ts
|
refactor: allow missing input for useSwapTaxes (#7498)
|
2023-10-20 09:54:13 -07:00 |
useSwitchChain.ts
|
feat: new app provider w/ fallback behavior (#7205)
|
2023-09-22 14:05:27 -05:00 |
useSyncChainQuery.ts
|
fix: chain query parameter doesn't block you from switching chains (#6926)
|
2023-07-20 17:05:12 -07:00 |
useToggle.ts
|
fix: inadvertent merges/reverts (#2915)
|
2021-12-02 10:35:39 -08:00 |
useTokenAllowance.ts
|
fix: remove duplicate hook for permit2 approvals (#6999)
|
2023-07-25 14:08:25 -07:00 |
useTokenContractsConstant.ts
|
feat: reduce severity of phishing filter to allow url token names (#6249)
|
2023-04-24 10:11:04 -05:00 |
useTokenInfoFromActiveList.ts
|
fix: rename WrappedTokenInfo class (#7495)
|
2023-11-06 16:15:41 -05:00 |
useTokenWarningColor.test.ts
|
feat: Spore colors refresh (#7118)
|
2023-08-24 17:14:24 -10:00 |
useTokenWarningColor.ts
|
feat: Spore colors refresh (#7118)
|
2023-08-24 17:14:24 -10:00 |
useTotalSupply.ts
|
fix: memoize on-chain results (#3493)
|
2022-03-11 14:56:05 -08:00 |
useTransactionDeadline.ts
|
refactor: rm useActiveWeb3React (#4004)
|
2022-06-30 16:38:02 -07:00 |
useUniswapXSwapCallback.ts
|
feat: add temporary logging to swap_signed (#7472)
|
2023-10-19 13:49:13 -07:00 |
useUniversalRouter.ts
|
feat: Remove logging whole error object for analytics (#7540)
|
2023-11-02 16:32:12 -04:00 |
useUnmountingAnimation.ts
|
chore: add better documentation to a complicated hook (#6689)
|
2023-06-05 20:34:34 -05:00 |
useUSDPrice.ts
|
fix: de-flake Cypress through various means (#7488)
|
2023-10-18 12:44:52 -07:00 |
useV2LiquidityTokenPermit.ts
|
feat: update swap hooks and add swap txn submission (#3187)
|
2022-01-26 19:21:10 -05:00 |
useV2Pairs.ts
|
feat: upgrade sdk-core to 3.2.6 and add AVAX (#6757)
|
2023-07-06 21:44:06 -07:00 |
useV3PositionFees.ts
|
chore: migrate from JIRA to Linear (#6747)
|
2023-06-16 12:48:27 -04:00 |
useV3Positions.ts
|
fix: no-undefined-or in object field types (#6640)
|
2023-05-24 11:31:40 -07:00 |
useWindowSize.ts
|
fix: inadvertent merges/reverts (#2915)
|
2021-12-02 10:35:39 -08:00 |
useWrapCallback.tsx
|
feat: add opt out analytics (#6983)
|
2023-07-21 13:15:51 -04:00 |