- 17 May, 2021 1 commit
-
-
Moody Salem authored
-
- 15 May, 2021 1 commit
-
-
Moody Salem authored
-
- 14 May, 2021 10 commits
-
-
-
Moody Salem authored
fix: break words in swap error messages (fixes https://github.com/Uniswap/uniswap-interface/issues/1462)
-
Moody Salem authored
-
Moody Salem authored
* estimated amounts instead of minimum/maximums * missed a spot * fix linting error
-
OMGspidertanx authored
-
Moody Salem authored
-
Moody Salem authored
* try walletconnect multinetwork * clean up environment variables for multinetwork * remove irrelevant config * move some stuff around Co-authored-by:
Noah Zinsmeister <noahwz@gmail.com>
-
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 9 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
-