1. 22 Apr, 2023 3 commits
    • Charles Bachmeier's avatar
      feat: [DetailsV2] build containers for data page (#6399) · 3e5c0bdd
      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: default avatarCharles Bachmeier <charlie@genie.xyz>
      Co-authored-by: default avatarJack Short <john.short.tj@gmail.com>
      3e5c0bdd
    • 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 5 commits