- 15 Jun, 2023 7 commits
-
-
cartcrom authored
* feat: detect more injectors * feat: added comments * refactor: move image folder * test: add tests for new injectors * feat: small test change * fix: update comment about coinbase injection * test: update snapshots * fix: pr nits
-
Jordan Frankfurt authored
* fix: update web3-react * update flakey snapshot test and add required config var * revert snapshot change * allow ^ * update lockfile with permissive version * add newly required explicit options for @web3modal
-
Saro Vindigni authored
* fix: <a> cannot appear as a descendant of <a> * refact: change render logic to SwitchLocaleLink
-
Jordan Frankfurt authored
* feat: add loading indicator to activity tab in mini portfolio * should not render spinner when activity key is active * add an unread notification dot that is dismissed when the user visits the activity tab * pr feedback
-
Jordan Frankfurt authored
* fix: uniswap_wallet -> uniwallet update tests Revert "fix: uniswap_wallet -> uniwallet" This reverts commit 7bdf34b33025d0b564c5870b073eb20e3d1774e1. Revert "update tests" This reverts commit cc841cb5e01a1a239f79fa4d9d480e6479128f08. add migration * refactor: add deprecated value back to enum (#6768) * add deprecated value back to enum * Update src/connection/types.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz> Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * add deprecated case to getConnection --------- Co-authored-by:
Charles Bachmeier <charles@bachmeier.io> Co-authored-by:
Charles Bachmeier <charlie@genie.xyz> Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
eddie authored
* feat: log router preference in user properties * fix: update analytics events
-
Vignesh Mohankumar authored
-
- 14 Jun, 2023 8 commits
-
-
eddie authored
-
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 2 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>
-