- 03 Aug, 2023 4 commits
-
-
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 5 commits
-
-
Brendan Wong authored
mock graphql query
-
Jordan Frankfurt authored
-
eddie authored
* fix: remove duplicate hook for permit2 approvals * fix: address comments
-
Brendan Wong authored
* feat: add token and nft injection * feat: basic tests * fix: get jest configured properly * fix: change timeout * fix: uninstall port ready * fix: readd port ready * fix: local tests work * Update yarn.lock * add lint disable for setup files * fix: update dependencies * fix: basic test suite for nfts/tokens * feat: collection data * fix: make tests more comprehensive * fix: change matches to contains * fix: tests for twitter alt image tag * fix: image gen * fix: add patch-package * fix: update yarn install * feat: basic image gen for nfts and collections * fix: remove vibrant attempt * use watermark asset * dynamically grab color * modularize code and prototype for token preview * refactor code * finalize css * fix color grabber * update tests * fix up css * refactor code a bit more * remove console logs * tests * update tests * update images based on design feedback * network logos * update lint * slight refactoring * more refactoring * fix packages * Update yarn.lock * remove dynamically generated image stuff * cleanup return values * Create README.md * Revert "Create README.md" This reverts commit 7a91c98d384995fba914c9bf9a2fb3072793621f. * First round of feedback * comments * Update test.yml * Update test.yml * Update test.yml * feedback round 2 * final feedback * final final feedback * add coverage and other options * Update test.yml * start typecheck * update cache * update snapshots? * Update jest.config.json * Update jest.config.json * give timeout some buffer * update import * upgrade ts * fix typing for apollo deps * finalize typechecks * downgrade typescript to original version * add cache directory to jest * remove coverage * remove google analytics from tests * review changes
-
Brendan Wong authored
* feat: add token and nft injection * feat: basic tests * fix: get jest configured properly * fix: change timeout * fix: uninstall port ready * fix: readd port ready * fix: local tests work * Update yarn.lock * add lint disable for setup files * fix: update dependencies * fix: basic test suite for nfts/tokens * feat: collection data * fix: make tests more comprehensive * fix: change matches to contains * fix: tests for twitter alt image tag * fix: image gen * fix: add patch-package * fix: update yarn install * feat: basic image gen for nfts and collections * fix: remove vibrant attempt * use watermark asset * dynamically grab color * modularize code and prototype for token preview * refactor code * finalize css * fix color grabber * update tests * fix up css * refactor code a bit more * remove console logs * tests * update tests * update images based on design feedback * network logos * update lint * slight refactoring * more refactoring * fix packages * Update yarn.lock * remove dynamically generated image stuff * cleanup return values * Create README.md * Revert "Create README.md" This reverts commit 7a91c98d384995fba914c9bf9a2fb3072793621f. * Revert "Revert "Create README.md"" This reverts commit d0a4f5b95115e8ad47b6b3fd01b47806d68ad3d7. * add docs for html rewriter * Update README.md * remove previously removed files
-
- 25 Jul, 2023 5 commits
-
-
Nate Wienert authored
fix: use deferred value to avoid suspense issues with inputting text during supsended render causing errors
-
Nate Wienert authored
fix flaky test covering searchbar
-
Charles Bachmeier authored
* import creation block from ur sdk * update ur sdk
-
Zach Pomerantz authored
-
Jack Short authored
-
- 24 Jul, 2023 1 commit
-
-
eddie authored
-
- 21 Jul, 2023 1 commit
-
-
Jack Short authored
* making shared settings toggle component * adding description to analytics toggle * trace analytics wrapper * changing sendAnalytics to optOut * updating functions * moving atom location * adding back testid to testnet toggle * sending data on page load * defaulting to true * refactoring toggles * renaming and moving to new filepath * exporting everything out of analytics * updating eslint * typo * responding to requested changes * fixing merge conflicts
-