1. 02 Sep, 2023 2 commits
  2. 01 Sep, 2023 2 commits
  3. 31 Aug, 2023 4 commits
  4. 30 Aug, 2023 2 commits
  5. 29 Aug, 2023 1 commit
  6. 28 Aug, 2023 1 commit
  7. 26 Aug, 2023 2 commits
  8. 25 Aug, 2023 3 commits
    • Charles Bachmeier's avatar
      feat: track connected wallet provider calls to be replaced with BE/infura (#7197) · ce8105bf
      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: default avatarJordan Frankfurt <jordanwfrankfurt@gmail.com>
      
      ---------
      Co-authored-by: default avatarJordan Frankfurt <jordanwfrankfurt@gmail.com>
      ce8105bf
    • Nate Wienert's avatar
      feat: Spore colors refresh (#7118) · 59db4c5b
      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: default avatarCallil Capuozzo <callil.capuozzo@gmail.com>
      Co-authored-by: default avatarpp-hh-ii-ll <111304124+pp-hh-ii-ll@users.noreply.github.com>
      Co-authored-by: default avatarCallil Capuozzo <callil@uniswap.org>
      59db4c5b
    • Jack Short's avatar
      fix: smart contract wallets unsupported (#7226) · 1f6f1f1d
      Jack Short authored
      * fix: smart contract wallets unsupported
      
      * logging to amp
      
      * response was deleted
      1f6f1f1d
  9. 24 Aug, 2023 6 commits
  10. 23 Aug, 2023 5 commits
  11. 22 Aug, 2023 1 commit
  12. 19 Aug, 2023 5 commits
    • Jack Short's avatar
      chore: moving conedison/provider to interface (#7119) · 6ec9bb73
      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.
      6ec9bb73
    • Brendan Wong's avatar
      fix: reorganize chain priority (#7189) · 31d0c3c9
      Brendan Wong authored
      reorganize chain priority
      31d0c3c9
    • Zach Pomerantz's avatar
      feat: use cache while debouncing quotes (#7188) · 88b7acf3
      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
      88b7acf3
    • eddie's avatar
      feat: swap quote event (#7174) · 877e000d
      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
      877e000d
    • Jack Short's avatar
      chore: revert path based routing (#7192) · 3f05a884
      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
      3f05a884
  13. 18 Aug, 2023 6 commits