1. 18 Jul, 2023 7 commits
    • Charles Bachmeier's avatar
      04884fe1
    • Brendan Wong's avatar
      feat: cloudflare worker to inject meta tags (#6901) · ef28667d
      Brendan Wong authored
      * feat: add token and nft injection
      
      * feat: basic tests
      
      * fix: get jest configured properly
      
      * fix: change timeout
      
      * fix: uninstall port ready
      
      * fix: readd port ready
      
      * fix: local tests work
      
      * Update yarn.lock
      
      * add lint disable for setup files
      
      * fix: update dependencies
      
      * fix: basic test suite for nfts/tokens
      
      * feat: collection data
      
      * fix: make tests more comprehensive
      
      * fix: change matches to contains
      
      * fix: tests for twitter alt image tag
      
      * fix: image gen
      
      * fix: add patch-package
      
      * fix: update yarn install
      
      * feat: basic image gen for nfts and collections
      
      * fix: remove vibrant attempt
      
      * use watermark asset
      
      * dynamically grab color
      
      * modularize code and prototype for token preview
      
      * refactor code
      
      * finalize css
      
      * fix color grabber
      
      * update tests
      
      * fix up css
      
      * refactor code a bit more
      
      * remove console logs
      
      * tests
      
      * update tests
      
      * update images based on design feedback
      
      * network logos
      
      * update lint
      
      * slight refactoring
      
      * more refactoring
      
      * fix packages
      
      * Update yarn.lock
      
      * remove dynamically generated image stuff
      
      * cleanup return values
      
      * Create README.md
      
      * Revert "Create README.md"
      
      This reverts commit 7a91c98d384995fba914c9bf9a2fb3072793621f.
      
      * First round of feedback
      
      * comments
      
      * feedback round 2
      
      * final feedback
      
      * final final feedback
      
      * nest twitter:image:alt in image check
      
      * better title handling
      
      ---------
      Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
      ef28667d
    • Zach Pomerantz's avatar
      fix: duck type error checking (#6924) · 0ced5f24
      Zach Pomerantz authored
      * fix: duck type error checking
      
      * fix: use duck-typing
      
      * simplify
      
      * fix typings
      
      * fix comments
      0ced5f24
    • Zach Pomerantz's avatar
      test(e2e): buy crypto modal flag (#6965) · 252bf32d
      Zach Pomerantz authored
      252bf32d
    • eddie's avatar
      fix: format currency amounts as strings in logging (#6966) · 01e87657
      eddie authored
      * fix: format currency amounts as strings in logging
      
      * fix: toExact
      01e87657
    • Brendan Wong's avatar
      fix: remove shadow and gap on mobile (#6906) · 55bf30c0
      Brendan Wong authored
      * remove shadow and gap on mobile
      
      * remove empty brackets
      55bf30c0
    • Nate Wienert's avatar
      95f61487
  2. 17 Jul, 2023 9 commits
  3. 16 Jul, 2023 1 commit
    • Zach Pomerantz's avatar
      fix: display token images on first pageload (#6956) · bbe42b81
      Zach Pomerantz authored
      * fix: always show img for common bases
      
      * fix: include backup img in first render
      
      * fix: initialize and update token safety lookup
      
      * test: update snapshots to include initial logos
      
      * refactor: better code colocation
      
      * test: updating token safety lookup table
      
      * refactor: tokenSafetyLookup
      
      * refactor: tokenLogoLookup
      
      * fix: pass lists state to token safety update
      
      * test: mock initial update
      bbe42b81
  4. 15 Jul, 2023 4 commits
  5. 14 Jul, 2023 1 commit
  6. 07 Jul, 2023 15 commits
  7. 06 Jul, 2023 3 commits