uniswap-interface-uncensored/src/hooks
Moody Salem eeef306bdd
fix(🧦): 🧦
2020-07-10 12:42:24 -04:00
..
ethereum.d.ts Make the hooks directory strict (#817) 2020-05-20 14:39:28 -05:00
index.ts feat(migrate): adds the migrate flow to the uniswap exchange site 2020-06-03 14:07:01 -04:00
Tokens.ts improvement(token search): No automatic add (#888) 2020-06-12 11:15:18 -04:00
Trades.ts fix(swap routing): max hops back to 3 2020-06-26 14:12:12 -04:00
tsconfig.json Make the hooks directory strict (#817) 2020-05-20 14:39:28 -05:00
useApproveCallback.ts improvement(approval): show approval state approved if allowance exceeds amount to approve, even when pending 2020-07-09 13:34:29 -04:00
useBodyKeyDown.ts perf(ethereum): reduce number of calls by batching all polling node calls (#840) 2020-05-28 21:17:45 -04:00
useContract.ts fix(🧦): 🧦 2020-07-10 12:42:24 -04:00
useCopyClipboard.ts perf(ethereum): reduce number of calls by batching all polling node calls (#840) 2020-05-28 21:17:45 -04:00
useDebounce.ts perf(ethereum): reduce number of calls by batching all polling node calls (#840) 2020-05-28 21:17:45 -04:00
useENS.ts feat(send page): remove send page, implement recipient feature in swap page (#934) 2020-07-08 23:06:29 -04:00
useENSAddress.ts feat(send page): remove send page, implement recipient feature in swap page (#934) 2020-07-08 23:06:29 -04:00
useENSName.ts feat(send page): remove send page, implement recipient feature in swap page (#934) 2020-07-08 23:06:29 -04:00
useInterval.ts linter error 2020-07-06 21:31:08 -04:00
useIsWindowVisible.ts perf(reduce call volume): save a bunch of calls to infura when the tab is not focused, change infura IDs for v2 2020-05-26 13:36:09 -04:00
useLast.ts improvement(advanced): always show advanced (#890) 2020-06-15 10:13:12 -04:00
useParsedQueryString.ts feat(v1-support): Enable executing swaps on v1 or v2 (#883) 2020-06-11 15:56:28 -04:00
usePrevious.ts perf(ethereum): reduce number of calls by batching all polling node calls (#840) 2020-05-28 21:17:45 -04:00
useSocksBalance.ts fix(🧦): 🧦 2020-07-10 12:42:24 -04:00
useSwapCallback.ts fix(swap): swap to account if recipient is null (#940) 2020-07-09 09:55:20 -04:00
useToggle.ts perf(ethereum): reduce number of calls by batching all polling node calls (#840) 2020-05-28 21:17:45 -04:00
useToggledVersion.ts improvement(token search): No automatic add (#888) 2020-06-12 11:15:18 -04:00