- 14 Jun, 2023 7 commits
-
-
eddie authored
* feat: rename permit2 variables for clarity * fix: types
-
eddie authored
* feat: update permit2 hook to allow revoking * fix: types * fix: rename reset to revoke * fix: re-use useUpdateTokenAllowance * fix: add tests * fix: improve code style * fix: undefined nit
-
Brendan Wong authored
* fix: prevent scrolling with settings modal open * fix: create hook * fix: create tests * fix: simplify useeffect and add JSDoc
-
Brendan Wong authored
* fix: tick labels respond to width of the graph * fix: add description to new useeffect Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Saro Vindigni authored
-
eddie authored
-
eddie authored
* feat: add amount to local copy of Approval transactions * fix: use alternate * fix: type problem * feat: add test
-
- 13 Jun, 2023 1 commit
-
-
Tina authored
remove feature flag stuff
-
- 12 Jun, 2023 2 commits
-
-
Charles Bachmeier authored
fix flaky time relevant test Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Tina authored
catch URA no liquidity case
-
- 10 Jun, 2023 1 commit
-
-
Tina authored
use routing-api or URA for price fetches behind feature flag
-
- 09 Jun, 2023 10 commits
-
-
Zach Pomerantz authored
* build: codecov config * build: better codecov * build: omit default * build: sensical codecov * build: upload-artifact * build: customize codecov comment * build: try again * build: try again * build: turn off status except flags * build: flag comments * build: changes on * build: simplify * build: after_n for comment
-
Charles Bachmeier authored
* fix: Handle scientific notation for NFT Details pricing * add test case --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Jack Short authored
-
Jack Short authored
-
Shubham Rasal authored
* ui: navbar ui updated * added margin right * moved style to higher component
-
Jack Short authored
* chore: removing error state for rejecting chain switch * removing connection error state
-
Zach Pomerantz authored
-
eddie authored
* test(e2e): disable video compression * refactor: improve popupList impl/test * test(e2e): log JSON-RPC calls * fix: retry backoff logic * test(e2e): wait for hardhat/popup assertions * fix: remove transactions after expired * test(e2e): re-enable other swap tests Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com> * chore: rm console.log * fix: expire txs after 6h * refactor: dry trade info * test(e2e): use default deadline * test(e2e): use aliases for permit2 test * test(e2e): automine/off in beforeEach * test(e2e): rm intermediate screen with no pause * fix: stop resetting modal when we interrupt quote polling' * feat: add e2e test for window losing focus * fix: move test * fix: combine tests --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
-
Jordan Frankfurt authored
-
Jordan Frankfurt authored
* fix: remove mainnet from optional chains list * simplify imports
-
- 08 Jun, 2023 9 commits
-
-
Jack Short authored
-
cartcrom authored
* refactor: convert getConnection to non-hook * fix: remove getConnection from hook dependecies * fix: unecessary optional
-
eddie authored
-
eddie authored
-
eddie authored
<!-- Your PR title must follow conventional commits: https://github.com/Uniswap/interface#pr-title --> ## Description <!-- Summary of change, including motivation and context. --> <!-- Use verb-driven language: "Fixes XYZ" instead of "This change fixes XYZ" --> <!-- Delete inapplicable lines: --> _Linear ticket:_ https://linear.app/uniswap/issue/WEB-2151/permit2-fix-dialog-window-height <!-- Delete this section if your change does not affect UI. --> ## Screen capture ### Before | Mobile | Desktop | | ------------ | ------------ | | paste_before | <img width="516" alt="image" src="https://github.com/Uniswap/interface/assets/66155195/4b7320c3-9bd3-4c5c-8d28-341a5ae7fa4f"> | ### After | Mobile | Desktop | | ------------ | ----------- | | paste_after |  |
-
Zach Pomerantz authored
* test(e2e): disable video compression * refactor: improve popupList impl/test * test(e2e): log JSON-RPC calls * fix: retry backoff logic * test(e2e): wait for hardhat/popup assertions * fix: remove transactions after expired * test(e2e): re-enable other swap tests Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com> * chore: rm console.log * fix: expire txs after 6h * refactor: dry trade info * test(e2e): use default deadline * test(e2e): use aliases for permit2 test * test(e2e): automine/off in beforeEach * test(e2e): rm intermediate screen with no pause * fix merge * fix only --------- Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
-
Nate Wienert authored
-
Zach Pomerantz authored
-
Nate Wienert authored
feat: disconnect button has confirmation step with animated width transition to show confirm text (#6668) * feat: changes disconnect button to a two-step animated button with confirmation * fix: use ConfirmSwapModal in expert mode (#6673) Fixes the swap flow for users who are still in expert mode and need permit2 approvals for a token --------- Co-authored-by:
eddie <66155195+just-toby@users.noreply.github.com>
-
- 07 Jun, 2023 10 commits
-
-
Zach Pomerantz authored
* test(e2e): disable video compression * refactor: improve popupList impl/test * test(e2e): log JSON-RPC calls * fix: retry backoff logic * test(e2e): wait for hardhat/popup assertions * fix: remove transactions after expired * test(e2e): re-enable other swap tests Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com> * chore: rm console.log * fix: expire txs after 6h * refactor: dry trade info * test(e2e): use default deadline --------- Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
-
Jordan Frankfurt authored
* feat(wallet-connect): add support for v2 * use theme button to fix opacity issue * fix lint * add new web3-react v2 package * add mainnet to chains list * fix test * yarn dedupe * add new @walletconnect/ethereum-provider * fix safari padding * fix second-click flash on popover toggle * add walletconnect theme * add goerli to non-prod chain selector * remove: debug * remove vertical line * WEB-2107 Fix modal close behavior * remove logging * clean up accountDrawerOpenAtom usage * remove irrelevant comments * remove unintentional whitespace diff * yarn yarn-deduplicate --strategy=highest * add conditional chain selector * update wc package version * goerli -> sepolia * goerli -> sepolia * yarn yarn-deduplicate --strategy=highest * UNIWALLET -> UNISWAP_WALLET * useWalletSupportsChain -> useWalletSupportedChains * use TOGGLE_SIZE * remove inline styles * remove inline styles and use better alt text * update Option.test * use a named function for forwardRef arg * fix types --------- Co-authored-by:
Jordan Frankfurt <jordan@CORN-Jordan-949.frankfurt>
-
Brendan Wong authored
* fix: token bridge pointer bug * fix: use zIndex enum instead of hardcoded
-
Brendan Wong authored
* fix: info labels for extended list tokens * test: update warning tests for new changes * fix: function for label and padding * fix: use warning check function * fix: update displayWarningLabel
-
Brendan Wong authored
* fix: updated celo logo * fix: use celo logo from local fs * fix: removed outdated comments * fix: combine if statements in celo check * fix: fix lint
-
Nate Wienert authored
* feat: add link to download the uniswap wallet to the homepage
-
clrdo authored
fix: swaps with native currency destination in BNB Chain Co-authored-by:
clrdo <clrdo@github.com>
-
eddie authored
* feat: log swap errors to sentry * fix: dont stringify
-
eddie authored
-
eddie authored
* fix: disable settings button when contextual chainId !== connectedChainId * fix: re-enable TDP tests (#6708)
-