1. 22 Apr, 2023 2 commits
    • Tina's avatar
      feat: Use local reducer in Swap flow (#6312) · b161022f
      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: default avatarEddie Dugan <eddie.dugan@uniswap.org>
      b161022f
    • eddie's avatar
      feat: add apple store banner (#6412) · a527f009
      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
      a527f009
  2. 21 Apr, 2023 20 commits
  3. 20 Apr, 2023 3 commits
  4. 19 Apr, 2023 4 commits
  5. 18 Apr, 2023 4 commits
  6. 17 Apr, 2023 1 commit
    • Zach Pomerantz's avatar
      build: utilize the node_modules/.cache (#6364) · 7ab6a17b
      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
      
      * fix: pr nits
      7ab6a17b
  7. 14 Apr, 2023 6 commits