- 22 Sep, 2023 3 commits
-
-
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
-
- 15 Sep, 2023 6 commits
-
-
Matthew Spector authored
-
Zach Pomerantz authored
-
Nicolas Brugneaux authored
-
Zach Pomerantz authored
-
eddie authored
* fix: v2 pool ui * fix: use one wrapper
-
eddie authored
* feat: add chain id and update name * log metamask version * fix: tests
-
- 14 Sep, 2023 4 commits
-
-
Nate Wienert authored
* fix: ci added CODEOWNERS github format * Update .github/workflows/1-main-to-staging.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Nate Wienert authored
* fix: make popups appear above drawer and near top conditionally only when drawer is open * remove logic around top bar
-
Jordan Frankfurt authored
fix: -u on cloud tests
-
cartcrom authored
* refactor: price chart utility functions * fix: snapshot * fix: combine useMemos * fix: pr nits
-