- 11 Oct, 2023 4 commits
-
-
eddie authored
fix: move user prop updater into statsigProvider
-
cartcrom authored
* feat: new consolidated chain logos * test: update snapshots * refactor: simplify border radius formula * fix: pass style prop to portofolio logo container * lint * fix: accessibility * fix: pr nits' * fix: unnused styled component
-
Kristie Huang authored
* feat: add dynamicconfig feature flags setting * better typing * use diff atom for configs * fix * add config to devflagsbox * fix devbox intiailization * lint
-
Charles Bachmeier authored
* feat: [info] update color extract default and have a fallback * uncomment section removed for testing * update snapshot
-
- 10 Oct, 2023 2 commits
-
-
eddie authored
-
Charles Bachmeier authored
fix broken image
-
- 07 Oct, 2023 3 commits
-
-
eddie authored
-
eddie authored
* feat: add top token urls to sitemap and improve script * fix: remove unnecessary header * fix: test
-
Jack Short authored
-
- 06 Oct, 2023 16 commits
-
-
Jack Short authored
* feat: uk disclaimer banner * bad merge with sitemap * button * cypress test * intercept ordering * comments * sitemap was committed idk why * font weights * moving uk disclaimer * removing trash
-
Kristie Huang authored
-
eddie authored
-
Kristie Huang authored
* fix: unhide native gas token from miniportfolio * wip tests & gql types * fix tests, default hide small balances * pr review * fix e2e hidden count
-
Connor McEwen authored
-
cartcrom authored
* feat: updated routing tooltips * refactor: gas price formatting * fit: boolean rendering
-
Connor McEwen authored
* fix: merge issue * update snapshots
-
Kristie Huang authored
* add feature flags settings overrides box * cat * useGate hook monstrosity * pr changes * exclude devflagsbox from code cov * pr review * mobile bottom bar * nit * initialize atom * fix atom initialization * remove comments * fix devbox initialization * nit remove diff
-
cartcrom authored
* feat: updated slippage ui * fix: update settings to also have period in max slippage string * test: update e2e test search string
-
Connor McEwen authored
* add country code to meta tag * use blocked paths header * proper types * add test * Update functions/components/metaTagInjector.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update functions/components/metaTagInjector.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update src/pages/App.tsx Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * pr suggestions * skip failing e2e * revert test change * take file from main --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
eddie authored
* feat: add sitemap for app.uniswap.org * feat: script to update lastmod * fix: deps and snapshots * fix: use xml2js * fix: improve test and sitemap
-
eddie authored
-
eddie authored
-
eddie authored
-
eddie authored
-
Matthew Spector authored
-
- 05 Oct, 2023 3 commits
-
-
Charles Bachmeier authored
-
Charles Bachmeier authored
* fix: use discontinued project for low volume test * use token I created * update comment * no info available * remove socials * update comment * checksummed address
-
cartcrom authored
* feat: gas costs ui updates * lint * test: update snapshots * test: update other snapshots
-
- 04 Oct, 2023 5 commits
-
-
eddie authored
* test: try no coverage for unit tests * test: onlychanged * test: try parallel * fix: no http in unit tests * fix: deduplicate * fix: nock only * fix: maxworkers 2 * fix: remove nock * fix: restore nock * fix: comment * fix: try again with jest-offline * fix: remove jest-offline * test: try 2 again * fix: 100%
-
eddie authored
-
Jack Short authored
* formatPercent * hook deps * price chart * price chart formatting * bug bash findings * Update src/utils/formatNumbers.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * fixing merge errors * unit tests * special cases --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
cartcrom authored
* refactor: swap line items and tooltips decomposition * test: test line items directly * refactor: added tooltip prop * refactor: preview trade logic * fix: percentage color * lint * fix: exchange rate alignment * fix: initial pr comments * test: fix snapshots * refactor: var naming * fix: uneeded dep array var * refactor: small nit
-
Jordan Frankfurt authored
* chore: update @web3-react/walletconnect-v2 * update remaining packages and their patches
-
- 03 Oct, 2023 1 commit
-
-
Tina authored
startTime -> deadline
-
- 02 Oct, 2023 5 commits
-
-
Kristie Huang authored
* change fetch url to uniswap api * clean code + write tests * nit updates * nit-rename test --------- Co-authored-by:
Kristie Huang <kristie.huang@uniswap.org>
-
gnewfield authored
* add pages for nonexistent and blocked NFT collections * add padding * fix themed text import * update design and revise based on pr comments
-
Charles Bachmeier authored
-
Charles Bachmeier authored
* feat: setup initial pool details page and route * add pool data query and call on enw page * make query dynamic to url chainId * Get and display Header info * add token symbols * split header into its own file * add helper function to not default to eth chain * add helper function tests * add header component tests * add mocked test for PDP * use valid values * allow unsupported BE chains supported by thegraph * typecheck * remove useless row * no longer needed child * use first and last child * move mock consts to their own file * skele linear task * return null * descriptiive pool not found bool * modify correct logo container * update snapshots * instantiate all chain apollo clients * added snapshot test * merge main and update snapshots * Update src/pages/PoolDetails/PoolDetailsHeader.tsx Co-authored-by:
Nate Wienert <natewienert@gmail.com> * type feeTier * setup init stats component * correctly query pool data for t24, t48, and tWeek timestamps * add comments * sanitize pool data and update tests * correct test data * add todo * lint * show correct data * remove logs * use formatter * showing colored bars * styled graph * get muted color * refactor: move getColor to src * refactor useColor to use getColor function * remove consts * refactor files * 1st class var support courtesy of carter * remove logging and adds comments * mobile styling * move Stats to its own file * add test cases * add test file * update padding * remove old test file * respond to feedback * right column wrapper * add non-functional pdp buttons * update tests * add button functionality * working tokenId for position * split buttons in their own file * add tests * reduce screenshots --------- Co-authored-by:
Nate Wienert <natewienert@gmail.com>
-
eddie authored
-
- 30 Sep, 2023 1 commit
-
-
Kristie Huang authored
* feat: add feature flags dynamic config for chains * fix * add better chainid error checking * quiet linter * refactor & should be quick_route_chains only
-