| .. |
|
__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
|
feat: upgrade sdk-core to 3.2.6 and add AVAX (#6757)
|
2023-07-06 21:44:06 -07:00 |
|
useAccountRiskCheck.ts
|
build: replace babel with swc (#7056)
|
2023-08-08 10:38:37 -07: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: additional routing option prototype (#6934)
|
2023-07-14 14:46:59 -07:00 |
|
useColor.ts
|
feat: upgrade sdk-core to 3.2.6 and add AVAX (#6757)
|
2023-07-06 21:44:06 -07:00 |
|
useContract.ts
|
fix: Remove double client side quoting (#7121)
|
2023-08-11 19:25:57 -04: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.test.ts
|
fix: Remove double client side quoting (#7121)
|
2023-08-11 19:25:57 -04:00 |
|
useDebouncedTrade.ts
|
feat: use cache while debouncing quotes (#7188)
|
2023-08-18 12:36:24 -07: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 |
|
useEagerlyConnect.ts
|
fix: ensure lists are present before running update (#7206) (#7208)
|
2023-08-22 15:00:06 -05: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
|
fix: bring back safeNamehash (#7050)
|
2023-08-02 15:15:10 -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: upgrade sdk-core to 3.2.6 and add AVAX (#6757)
|
2023-07-06 21:44:06 -07: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 |
|
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 |
|
useLocationLinkProps.ts
|
chore: upgrade react-router-dom to v6 (#4143)
|
2022-07-26 17:10:57 -04: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: additional routing option prototype (#6934)
|
2023-07-14 14:46:59 -07: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
|
build: replace babel with swc (#7056)
|
2023-08-08 10:38:37 -07:00 |
|
useStateRehydrated.ts
|
fix: ensure lists are present before running update (#7206) (#7208)
|
2023-08-22 15:00:06 -05:00 |
|
useSwapCallback.tsx
|
feat: additional routing option prototype (#6934)
|
2023-07-14 14:46:59 -07:00 |
|
useSwitchChain.ts
|
chore: delete WalletConnect v1 (#6857)
|
2023-07-07 14:06:07 -04: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
|
test(lint): separate multiline comments (#6476)
|
2023-05-02 08:26:07 -07:00 |
|
useTokenWarningColor.test.ts
|
fix: info labels for extended list tokens (#6678)
|
2023-06-07 10:15:36 -04:00 |
|
useTokenWarningColor.ts
|
build: replace babel with swc (#7056)
|
2023-08-08 10:38:37 -07: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
|
chore: moving conedison/provider to interface (#7119)
|
2023-08-18 16:26:08 -04:00 |
|
useUniversalRouter.ts
|
feat: add time to sign analytics (#7140)
|
2023-08-14 14:13:38 -04:00 |
|
useUnmountingAnimation.ts
|
chore: add better documentation to a complicated hook (#6689)
|
2023-06-05 20:34:34 -05:00 |
|
useUSDPrice.ts
|
feat: prefetch eth price for swap currencies (#7187)
|
2023-08-18 10:47:14 -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 |