- 22 Sep, 2023 13 commits
-
-
Kristie Huang authored
* fix: should show slippage/deadline on LP flow settings * write unit tests & update --------- Co-authored-by:
Kristie Huang <kristie.huang@uniswap.org>
-
Charles Bachmeier authored
* refactor: move getColor to src * refactor useColor to use getColor function * remove consts * refactor files * clean up color convert fn * move getColor test and import test images * hardcode array buffers for images * add invalid png
-
Zach Pomerantz authored
-
Zach Pomerantz authored
* feat: eagerly connect outside of react lifecycle * test: reflect selected wallet in localStorage * test: spy only on portfolio balances * feat: connectionReady * feat: connecting state * feat: leave space for address * fix tests * better meta * fix * fix wallet change * add interactivity earlier * add validation * update localstorage key in cypress setup * even less thrash * load per account * simplify, hopefully * explanatory * inf render * whoopsie * ordering
-
Charles Bachmeier authored
* correctly query pool data for t24, t48, and tWeek timestamps * add comments * sanitize pool data and update tests * correct test data * add todo * lint * remove logs * 1st class var support courtesy of carter * remove logging and adds comments
-
eddie authored
-
eddie authored
-
eddie authored
-
Zach Pomerantz authored
* chore: prohibit barrels * lint * lint * more lint * add motivation to eslint message
-
eddie authored
* fix: show common bases on mobile * test: add unit tests
-
eddie authored
* fix: reset LDO approvals * fix: constant file, better name * Update src/components/swap/constants.ts Co-authored-by:
Charles Bachmeier <charles@bachmeier.io> --------- Co-authored-by:
Charles Bachmeier <charles@bachmeier.io>
-
eddie authored
* test: unit tests for activity tab createGroups * fix: update cloud test snapshots
-
Zach Pomerantz authored
-
- 21 Sep, 2023 7 commits
-
-
Zach Pomerantz authored
-
Zach Pomerantz authored
* build: improve tree-shaking * dedup terser
-
eddie authored
-
cartcrom authored
* refactor: implement chart model type * refactor: move PriceChart component into charts folder * refactor: relocate pricechart test file * lint * fix: pr comments * fix: use formatter hook in price chart file
-
Nate Wienert authored
* feat: make meta theme-color adapt to new spore background colors * fix: make glow behind swap modal use a blur strategy rather than box shadow for a more squared glow * test: grainy bg * fix: make pool liquidity add input focus border same as swap * remove svg grain
-
Zach Pomerantz authored
* feat: eagerly connect outside of react lifecycle * test: reflect selected wallet in localStorage * test: spy only on portfolio balances
-
Zach Pomerantz authored
-
- 20 Sep, 2023 3 commits
-
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Brendan Wong authored
remove settings button from lp page
-
- 19 Sep, 2023 9 commits
-
-
Charles Bachmeier authored
* feat: block link previews for blocked collections * update collection test * single invalid * move blocklist to its own const file * rename file to blocklist
-
Charles Bachmeier authored
-
Zach Pomerantz authored
-
Jack Short authored
-
eddie authored
* fix: fetch balances when opening token selector in LP page * fix: move PrefetchBalancesWrapper
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Charles Bachmeier authored
-
- 16 Sep, 2023 8 commits
-
-
Callil Capuozzo authored
* Polish search bar styles * fix hover state * Change background to surface1 * update tests * Update styles
-
Zach Pomerantz authored
-
Kristie Huang authored
* fix: duplicate or single-token remove-liquidity routes should show error page * use maxUint256 for nonexistent pool * move tests back to rem-liq * rename pooled token id * nit: use uni address from sdk core * nit: use maxuint256 from sdk core * nit: use liqudityValue for doublecurrencylogo --------- Co-authored-by:
Kristie Huang <kristie.huang@uniswap.org>
-
Zach Pomerantz authored
* fix: synchronously load first page * feat: lazy-load popups/modals/chrome
-
Tina authored
add intent to swap quote
-
Zach Pomerantz authored
-
Zach Pomerantz authored
* feat: lazy-load non-swap routes * retain swap nav location
-
Jack Short authored
* format price impact * format price * adding confirm swap modal * removing export * adding export back * correct active currency * activeLocalCurrencyIsUSD * fallback to usd if no conversion rate for previous
-