- 25 Aug, 2023 3 commits
-
-
Charles Bachmeier authored
* feat: track connected wallet provider calls to be replaced with be/infura * update analytics events * wrap analytics events in useEffects * Update src/hooks/useContract.ts Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com> --------- Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
-
Nate Wienert authored
* Add colors and type and fix everywhere * fix text.tsx * Color and text adjustments * Further tweaks * Removed promotional gradient Changed to pink * Add new icons and tweak broken colors * Kill shadows Removes shadows from NFT cards, Pools and Tokens tables * Update icons Update filled and info icons to filled versions * Update bag icon Changed to fill style * Change share icon Changed to the new filled arrow * Fix merge errors * update tests * Complete find and replace old colors * Fix colors on pool pages * Update index.test.tsx.snap * fix header hover states * update test * Update connect button hover state * Update styles design bash * Update tests * Update fonts * fix buy button font weight * update tests * fix jumping input boxes * lint * lints * update tests * redo auth header * fix issues * fix snapshots * use individual weights instead of variable for nicer $ signn * update tests * make dark mode glow distinct * remove commented out code * icons in react * update textSecondary * fix feedback * port over token test fix * lint * fix: make popups appear above drawer and near top conditionally only when drawer is open * Revert "fix: make popups appear above drawer and near top conditionally only when drawer is open" This reverts commit 994697144374ae3fc0cdf9275bce538fda5fc8de. --------- Co-authored-by:
Callil Capuozzo <callil.capuozzo@gmail.com> Co-authored-by:
pp-hh-ii-ll <111304124+pp-hh-ii-ll@users.noreply.github.com> Co-authored-by:
Callil Capuozzo <callil@uniswap.org>
-
Jack Short authored
* fix: smart contract wallets unsupported * logging to amp * response was deleted
-
- 24 Aug, 2023 6 commits
-
-
cartcrom authored
* fix: workaround to include tax in slippage tolerance * refactor: simplify tax line item components * docs: update FOT comments * fix: simplify tax calculation logic * docs: update comment and add TODO * fix: use postTaxAmountOut for price change calculation * fix: use preTaxStablecoinPriceImpact for swab button warnings * test: unit test for swap details/modal * feat: add feature flag to gate FOT changes * docs: add comment to postTaxOutputAmount getter * fix: reword fee tooltip * refactor: warning theme color variable usage * fix: update snapshots * fix: use preTaxStablecoinPriceImpact for price impact prompt logic * lint: dependency array
-
eddie authored
-
Charles Bachmeier authored
feat: add sentry monitoring for no_route error
-
Jordan Frankfurt authored
* fix: proposal creation layout on safari * add important to header margin
-
Jordan Frankfurt authored
-
Jordan Frankfurt authored
-
- 23 Aug, 2023 5 commits
-
-
eddie authored
-
eddie authored
* fix: setTraceError in swap callback * fix: move error class to util file
-
Jordan Frankfurt authored
-
cartcrom authored
-
Jordan Frankfurt authored
* fix: ensure lists are present before running update * pr input from zzmp
-
- 22 Aug, 2023 1 commit
-
-
Nate Wienert authored
improve cypress test
-
- 19 Aug, 2023 5 commits
-
-
Jack Short authored
* chore: moving provider from coned to interface * moving signing over to interface * updating lockfile * dedup * use d3-array build for jest * downgrading jest/types * Revert "downgrading jest/types" This reverts commit 88d3746c00dcd98275be18a4b8af0314ae4329ad.
-
Brendan Wong authored
reorganize chain priority
-
Zach Pomerantz authored
* feat: check cache before debouncing quote * feat: use cached values if available * fix: initial loading state * fix: no transition to loading * chore: return skipToken from args * test: update snapshots * fix: add back stale state
-
eddie authored
* wip: more metrics * wip: SWAP_INPUT_FIRST_USED * feat: track elapsed times * feat: add e2e test * fix: order of logging * feat: swap quote request logging * feat: e2e test * feat: another property * test: test events separately * fix: dont log for price quotes
-
Jack Short authored
* Revert "feat: use router depending on the origin (#6982)" This reverts commit c9b4016b. * updating tests * fixing import from styled components * fixing styled imports
-
- 18 Aug, 2023 7 commits
-
-
Zach Pomerantz authored
* feat: prefetch eth price for swap currencies * chore: clarify namings
-
Jordan Frankfurt authored
* chore: update web3-react yarn deduplicate * catch .warn warnings
-
Zach Pomerantz authored
fix: consider debouncing as loading state
-
Brendan Wong authored
* make line height bigger * Update [[index]].tsx
-
Brendan Wong authored
* fix: add assets to public folder * Update global-teardown.ts * update assets * resize logos
-
Jack Short authored
* chore: moving language selection to own settings panel * auto switch when close * updating e2e * clickable style * moving behind feature flag * fixing tests * this looks nicer * nowrap for overflow
-
eddie authored
-
- 17 Aug, 2023 8 commits
-
-
Brendan Wong authored
* Update PriceChart.tsx * simplify deltaarrow function * update text coloring * increase gap a bit more * rename tags * restyling of information * fix import issue * Update src/components/Tokens/TokenDetails/PriceChart.tsx Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com> * unit testing! --------- Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
-
Jordan Frankfurt authored
* feat: dedupe on commit * run existing script
-
Brendan Wong authored
* feat: lower white levels if too close * testing and parameterization * Update getColor.ts * Update getColor.test.ts * Update getColor.ts * Update getColor.test.ts * Update getColor.test.ts
-
eddie authored
* wip: more metrics * wip: SWAP_INPUT_FIRST_USED * feat: track elapsed times * feat: add e2e test * fix: order of logging * fix: nits
-
Brendan Wong authored
Update 1200x630_Rich_Link_Preview_Image.png
-
Zach Pomerantz authored
-
Brendan Wong authored
* feat: add CodeCov to cloud tests * Update codecov.yml * Update codecov.yml * get cov to 80% * remove unneeded test
-
Thomas Thachil authored
-
- 16 Aug, 2023 4 commits
-
-
eddie authored
* feat: start working on redux migrations * feat: fix migations and add tests * feat: fix persistence and improve tests * fix: tests * fix: rename test file so it doesnt run in jest * fix: tests * fix: lint * feat: indexedDB * fix: e2e tests * fix: address some comments * fix: update legacy migrations * fix: fix rehydrations * fix: remove PersistGate and fix e2e tests * fix: add comment to helper function
-
Nate Wienert authored
-
cartcrom authored
* test: e2e uniswapX toggle/opt-in tests * fix: update visit to match new version of hardhat * test: e2e gouda orders * fix: remove swapping before allowance has loaded * refactor: opt-in rather than toggle * fix: test comment * test: uniswapx activity * fix: lint and small pending hook refactors * test: e2e UniswapX orders (#7110) * test: e2e gouda orders * fix: remove swapping before allowance has loaded * refactor: opt-in rather than toggle * fix: test comment * fix: PR nits
-
cartcrom authored
* test: e2e uniswapX toggle/opt-in tests * fix: update visit to match new version of hardhat * test: e2e UniswapX orders (#7110) * test: e2e gouda orders * fix: remove swapping before allowance has loaded * refactor: opt-in rather than toggle * fix: test comment * fix: PR nits
-
- 15 Aug, 2023 1 commit
-
-
Charles Bachmeier authored
* fix: test id based on address instead of ticker * add chain to test id * use token address * lowercase
-