- 03 Aug, 2023 13 commits
-
-
cartcrom authored
* feat: update cancelled local tx's * fix: use updated queries * test: add cancel reducer and hook tests * fix: spelling in test descriptor * feat: improved activity descriptors * fix: check activity groups instead of activity * fix: pending hooks cleanup * fix: destruct object from pending hook * refactor: update usage of pending util * fix: removed unused util
-
Brendan Wong authored
* fix: failing token cloud function tests * utilize enum from chains
-
gnewfield authored
* Disable increment/decrement when range prices undefined * Enable full-range price selection for new pools * Add cypress tests * Fix lint error
-
Brendan Wong authored
update link
-
Brendan Wong authored
* fix: close settings menu on drawer close * migrate change to default menu * remove indent * add cleanup
-
Brendan Wong authored
* fix: bring back safeNamehash * Update safeNamehash.test.ts
-
Nate Wienert authored
* chore: align @uniswap/analytics dep versions with wallet * fix: use deeplink instead of universal link (#7017) * fix: use deeplink instead of universal link * docs: added comment * test: mock quotes to avoid errors logged (#7031) * fix: change style of mobile pool buttons and menu (#7020) * fix: menu flyout alignment overridden on mobile * fix: change button order, sizing * Replace deprecated media queries and text components * fix: remove flakey token test (#7029) * fix: reverted swap state (#7044) * fix: wait for transaction status in ConfirmSwapModal * fix: use actual swap status in ConfirmSwapModal * feat: add test * fix: shared hook * fix: fix test * fix: dont create Activity instance * fix: clearing input on connect wallet (#6928) * fix: clearing input on connect wallet * update e2e tests * fix: text wrap and spacing on mobile TDP (#6909) fix text wrap and spacing on mobile TDP * fix: top token charts on mobile (#6967) * fix: top token charts on mobile * Update TokenRow.test.tsx.snap * Update src/components/Tokens/TokenTable/TokenRow.tsx Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update src/components/Tokens/TokenTable/__snapshots__/TokenRow.test.tsx.snap Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * update * Update TokenRow.test.tsx.snap * Update TokenRow.test.tsx.snap --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * test: deflake and clean universal search (#7034) * fix: improve v2 network support (#7012) * fix: improve v2 network support * add an unsupported message to all v2 pages * test: add v2 pool tests * add guard on transaction callbacks * fix: dep array --------- Co-authored-by:
eddie <66155195+just-toby@users.noreply.github.com> * fix: failing nft buy test (#7049) --------- Co-authored-by:
cartcrom <39385577+cartcrom@users.noreply.github.com> Co-authored-by:
gnewfield <18626088+gnewfield@users.noreply.github.com> Co-authored-by:
Brendan Wong <35351983+LunrEclipse@users.noreply.github.com> Co-authored-by:
eddie <66155195+just-toby@users.noreply.github.com> Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com> Co-authored-by:
Jack Short <john.short.tj@gmail.com>
-
Brendan Wong authored
* feat: MP closes on scroll down * fix: make dismissal smoother * fix: implement react gestures and fix scroll * fix: fix drag when not starting from top * fix: double scroll on mobile * fix: comments for clarity * fix: mobile scrolling? * remove console logs * potential fix? * remove change again * maybe fix? * cope * even more cope * even more more cope * copiest * make less buggy * nope * maybe? * HOLD * maybe * try 2 * maybe * hopefully * test * another try * cope * redo * attempt 2 * hmm * maybe * I THINK
-
gnewfield authored
* Clip token name with ellipsis style * Use built-in ellipsis style
-
Brendan Wong authored
* fix: set input panel to 0 when recalculating * fix: only reset number when input cleared * fix: remove useEffect and more graciously handle trade mutation
-
Ankit Boghra authored
fix: broken link for polygon bridge Co-authored-by:
Charlie B <charles@bachmeier.io>
-
eddie authored
-
Jordan Frankfurt authored
* add you pay/you receive label to swap inputs * update styles * update snapshots
-
- 02 Aug, 2023 2 commits
-
-
Zach Pomerantz authored
-
Thomas Thachil authored
-
- 31 Jul, 2023 2 commits
-
-
Jack Short authored
-
Jordan Frankfurt authored
* fix: improve v2 network support * add an unsupported message to all v2 pages * test: add v2 pool tests * add guard on transaction callbacks * fix: dep array --------- Co-authored-by:
eddie <66155195+just-toby@users.noreply.github.com>
-
- 29 Jul, 2023 5 commits
-
-
Zach Pomerantz authored
-
Brendan Wong authored
* fix: top token charts on mobile * Update TokenRow.test.tsx.snap * Update src/components/Tokens/TokenTable/TokenRow.tsx Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update src/components/Tokens/TokenTable/__snapshots__/TokenRow.test.tsx.snap Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * update * Update TokenRow.test.tsx.snap * Update TokenRow.test.tsx.snap --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Brendan Wong authored
fix text wrap and spacing on mobile TDP
-
Brendan Wong authored
* fix: clearing input on connect wallet * update e2e tests
-
eddie authored
* fix: wait for transaction status in ConfirmSwapModal * fix: use actual swap status in ConfirmSwapModal * feat: add test * fix: shared hook * fix: fix test * fix: dont create Activity instance
-
- 28 Jul, 2023 5 commits
-
-
Brendan Wong authored
-
gnewfield authored
* fix: menu flyout alignment overridden on mobile * fix: change button order, sizing * Replace deprecated media queries and text components
-
cartcrom authored
-
cartcrom authored
* fix: use deeplink instead of universal link * docs: added comment
-
Zach Pomerantz authored
* fix: update mainnet block * fix: typecheck
-
- 27 Jul, 2023 10 commits
-
-
gnewfield authored
* fix: remove currency select drop shadows and make deposit label non-interactive * rename labelOnly prop to pointerEvents
-
Brendan Wong authored
* maintain ens info on other chains * update ens hook * feedback! * initial test * test progress * e2e test? * final feedback * fix(lint): rm unused test var * fix final bugs * last lint issue * fix: update catches * fix: define catch handlers * fix: use error in catch * empty commit --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
cartcrom authored
-
Brendan Wong authored
* change z-index of network banner * change to use pointer-events rather than deprecated value
-
Zach Pomerantz authored
Revert "fix: update token tests for cloudflare functions (#7026)" This reverts commit b58d4b72.
-
Tina authored
* bump uniswapx-sdk * add feature flag * use undefined if feature flag is off * move to top level config * remove unused variable
-
Brendan Wong authored
fix: update tests
-
Zach Pomerantz authored
* fix: use redirect for landing * chore: rm console.log
-
eddie authored
-
Zach Pomerantz authored
-
- 26 Jul, 2023 3 commits
-
-
Brendan Wong authored
mock graphql query
-
Jordan Frankfurt authored
-
eddie authored
* fix: remove duplicate hook for permit2 approvals * fix: address comments
-