- 26 Apr, 2023 1 commit
-
-
Zach Pomerantz authored
* fix: transform vanilla extract for jest * lint: vanilla transform * build: deduplicate * test: improve transformIgnorePatterns * fix: broken snapshot * nits * Update craco.config.cjs * build: lockfile * build: lockfile * Update vanilla.transform.cjs
-
- 25 Apr, 2023 10 commits
-
-
Charles Bachmeier authored
* add page break and placeholder files * container layout * description tabs * add table tabs * mobile wrap * remove todo * adaptive padding * add extensible tabbed component * add new file * add snapshot test for empty data page * update snapshot * add new snapshot * undo unrelated snapshot change * draft: details v2 containers * Revert "draft: details v2 containers" This reverts commit 7c6580c974a7c749490c909778757a51a13b8e07. * uniform padding and single tab styling * update snapshot * update default tab behaviour * add trait bubble * working chevrons * shared bubble tab title * add placeholder nums for offers and listings * remove styles and update snapshot * remove chevron and update snapshot * use test asset for snapshot * max width * convert to map with keys * remove bubbletext helper * remove extra brace * use styled components and memo * update trait component height * update snapshot * Add count field to Tab * add comment * update snapshot * move styled component to shared folder * update snapshot --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz> Co-authored-by:
Jack Short <john.short.tj@gmail.com>
-
Zach Pomerantz authored
* test: prevent async debounce updates * lint * fix: actually fix * fix: rm unused act * fix: synchronously update popper * lint * way better
-
Zach Pomerantz authored
* build: extend cypress tsconfig from build tsconfig * build: exclude node_modules from watch to improve typechecking perf * fix: even tighter tsconfigs * fix: even tighter * fix: tailor cypress tsconfig to testing * fix: split them up again * fix: pr comments
-
Charles Bachmeier authored
* remove graphql feature flag and old query methods * remove unused fn * remove redundant names, simplify import * explicit var naming * column * add comment * update flag check * undo * visit /swap in uni search test * empty array base --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Zach Pomerantz authored
* test: shard GH action unit tests * fix: use percent
-
eddie authored
-
Zach Pomerantz authored
* fix: mock useWeb3React * fix: pr nits * fix: do not import for perf * fix: update snaps * fix: import type * Revert "fix: import type" This reverts commit d7da5a04d1951a50d997005059077e482dd6e97c.
-
Tina authored
* update font weight and line height to match figma * remove unnecessary fontWeight and lineHeight props * revert textSecondary change * revert SubheadSmall change * remove lineHeight from Subheader for Success screen * add Trans wrapper to Sweep text * reduce gap between name and address to 2px * update snapshot tests for classnames change * fix failing snapshot --------- Co-authored-by:
Lynn Yu <lynn.yu@uniswap.org>
-
- 24 Apr, 2023 3 commits
-
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Jordan Frankfurt authored
* feat: reduce severity of phishing filter to allow url token names * fix # positions, prototype progressive risk check w/ list presence * functional progressive risk check functionality * better name for tokenList * remove logs/todos * make it work for mini-portfolio * getUniqueAddressesFromPositions * useTokenContractsConstant * adds comment documenting the positionInfo->positionDetails type mapping * safe->filtered positions in the Pool page * use for loop instead of reduce * WIP: token constants lookup table consolidating chain data and list data * remove lookup table to pr#6268 * use NEVER_RELOAD * use a counter on tokenList inclusion * pr feedback - code simplification * add tests * tinaszheng pr feedback * fix incorrect undefined fn signature * forEach -> for loop * add comment explainer to useFilterPossiblyMaliciousPositions * simplify and comments re: filtration logic * fix tests
-
- 22 Apr, 2023 4 commits
-
-
Vignesh Mohankumar authored
* fix: handle other types of chunk error codes * lint * change regex * letters only
-
Charles Bachmeier authored
* add page break and placeholder files * container layout * description tabs * add table tabs * mobile wrap * remove todo * adaptive padding * add extensible tabbed component * add new file * add snapshot test for empty data page * update snapshot * add new snapshot * undo unrelated snapshot change * draft: details v2 containers * Revert "draft: details v2 containers" This reverts commit 7c6580c974a7c749490c909778757a51a13b8e07. * uniform padding and single tab styling * update snapshot * update default tab behaviour * max width * convert to map with keys --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz> Co-authored-by:
Jack Short <john.short.tj@gmail.com>
-
Tina authored
* test: swap flow cypress tests * fix: use default parameter * use local reducer in swap flow * remove swap from global reducer * fix: remove comments * feat: add new test * move token constant to fixtures file --------- Co-authored-by:
Eddie Dugan <eddie.dugan@uniswap.org>
-
eddie authored
* feat: add apple store banner * feat: make apple meta tag use the current url * fix: tag error * fix: lint * fix: yarn dedup * feat: back to basic impl * fix: syntax * fix: comment
-
- 21 Apr, 2023 20 commits
-
-
eddie authored
* fix: remove the info icon popover from the toolbar * fix: boolean
-
Vignesh Mohankumar authored
* add in css errors * rm console * change code
-
Jack Short authored
-
Vignesh Mohankumar authored
* fix: ignore ChunkLoadingErrors if related to 499 or missing data * add tests * more tests * types * no syntaxerror * handle undefined performance * change test name * comment * Update src/tracing/errors.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update src/tracing/errors.test.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update src/tracing/errors.test.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * rm unnecessary * change * rm any * cast earlier * fixes * fix: typings * fixes * rm mock * rm comment * try polyfill * fix mocks * rm stuff * move mock ---------
-
cartcrom authored
* chore: remove miniportfolio and mgtm flags * fix: tiny css fix
-
Jack Short authored
-
Vignesh Mohankumar authored
* update match * Update src/tracing/errors.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * lint * add test ---------
-
Jack Short authored
-
eddie authored
* fix: e2e test coverage reporting * fix: try increasing * fix: names * fix: optimize test.yml * fix: undo last change and add cache
-
Zach Pomerantz authored
* build: upgrade web3-react@^8.2 * test: web3 * fix: update test name
-
Zach Pomerantz authored
-
Zach Pomerantz authored
* build: remove duplicate file case check * build: remove unused moment tree-shaking * fix: nits
-
Zach Pomerantz authored
-
eddie authored
-
Zach Pomerantz authored
* build: add caching to eslint * build: add caching to jest * build: add caching to tsc * build: add caching to actions * fix: upgrade upload-artifact to v3 * build: update craco eslint cacheLocation * build: use ignore-path for craco eslint
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
eddie authored
* test: swap flow cypress tests * fix: use default parameter * fix: use shared token addresses * fix: fix test * fix: nits
-
Vignesh Mohankumar authored
* fix: filter CSP errors * not syntax * comment
-
Vignesh Mohankumar authored
* fix: handle invalid chainId on position page * fix * add test * Revert "add test" This reverts commit d18742aa506b210a6600d6ec2e8b5166d514f988. * fix: prevent crashes on /add and /remove on unsupported chains * handle v3 rm * chainId * lint * Update src/pages/RemoveLiquidity/V3.tsx Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
- 20 Apr, 2023 2 commits
-
-
lynn authored
* init * init * use test constants * use constants * change address * more comprehensive tests * move noop * add eslint rule * return null in noop * merge * fixes
-
cartcrom authored
* fix: updated uniswap wallet images * fix: revert unintended css update * feat: use updated app icon w/ border
-