- 14 May, 2021 3 commits
-
-
Moody Salem authored
fix: division by 0 when computing the USDC value of tokens that do not have a v2 pair (fixes https://github.com/Uniswap/uniswap-interface/issues/1566)
-
Noah Zinsmeister authored
-
Noah Zinsmeister authored
* add dummy flags for burn/collect as weth * add toggles * clean up toggle position * only show weth toggle if collection is possible
-
- 13 May, 2021 19 commits
-
-
-
Noah Zinsmeister authored
-
Moody Salem authored
-
Moody Salem authored
-
Justin Domingue authored
* handle expert_mode= and ape= query parameters * removed console log * use useParsedQueryString * only handle setting ape mode
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Justin Domingue authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
-
- 12 May, 2021 17 commits
-
-
Ian Lapham authored
-
Moody Salem authored
-
Moody Salem authored
-
Ian Lapham authored
* truncate and format large numbers * update truncation shorthand * update logic for detecting small amount
-
Moody Salem authored
-
Moody Salem authored
-
Justin Domingue authored
* add header background-color on scroll overlap * slide background in/out on scroll * remove unused import Co-authored-by:
Justin Domingue <domingue.justin@gmail.com>
-
Justin Domingue authored
* only animate NFT SVG on hover by using a canvas * handle high dpis * animation transition between canvas and img * set start state to not animated * removed animations that were causing issues on Firefox * simplify code * remove debugger statement * remove useEffect in favor of an event handler * hide canvas without unmounting to avoid blinking * fix lint error * fix flicker on hover by leaving canvas always visible * add comment about z-index Co-authored-by:
Justin Domingue <domingue.justin@gmail.com>
-
Moody Salem authored
-
Moody Salem authored
-
Noah Zinsmeister authored
-
Noah Zinsmeister authored
only pass tokenId to useV3PositionFees
-
Moody Salem authored
-
Moody Salem authored
* do not construct tokens for wrapped token info * some cleanup of the wrapped token info * back to extends, bump sdk core version via v2/v3 sdk updates * Revert "back to extends, bump sdk core version via v2/v3 sdk updates" This reverts commit 92cc5073 * update the sdk version * fix some more uses of instanceof * finish the refactor * mess with the currency list performance * start replacing with the latest v3/v2 sdks * raw -> quotient * more cleanup * finish the refactor * clean up currency list refactor * fix list rendering * perf(token lists): improve app performance when there are large inactive token lists (#1510) * improve inactive token lists performance * cleanup before larger changes to combine inactive lists * only do the search if the query does not match any active lists, limit the number of results * more performance improvements * search inactive lists more aggressively
-
Ian Lapham authored
* fix for error token map parsings * update varios UI styles * update padding on & amounts
-
Moody Salem authored
-
Noah Zinsmeister authored
-
- 11 May, 2021 1 commit
-
-
Noah Zinsmeister authored
-