1. 17 May, 2023 2 commits
    • Vignesh Mohankumar's avatar
      fix: filter error caused by missing meta tags (#6546) · 29db61ff
      Vignesh Mohankumar authored
      * fix: filter error caused by missing meta tags
      
      * fix
      29db61ff
    • Tina's avatar
      chore: Refactor swap request flow (#6499) · 8431ad91
      Tina authored
      * Refactor swap quote flow with widget logic
      
      * remove console logging
      
      * add ignore path for serialization check and pass in native currencies for client side routing
      
      * apply stashed changes
      
      * revert node version change
      
      * remove TODO comment because maybe no longer relevant
      
      * update unit tests
      
      * wip: add snapshot test
      
      * add snapshot test for gas estimate badge
      
      * address PR comments: rename variables, fix client side router initialization
      
      * update Trade type
      
      * add TODO comment about isExactInput util
      
      * change | undefined convention to ?
      
      * PR comments
      
      * update type
      
      * remove client side initialization logic and replace with TODO
      
      * use routing-api for price fetching trades too
      
      * remove QuoteType.Initialized
      8431ad91
  2. 16 May, 2023 8 commits
  3. 15 May, 2023 8 commits
  4. 13 May, 2023 2 commits
    • Zach Pomerantz's avatar
      build: upgrade to webpack 5 (#6459) · ec547ab1
      Zach Pomerantz authored
      * fix: import default from json
      
      * fix: fallback to path-browserify
      
      * build: upgrade to webpack5
      
      * test: update size-tests to reflect single entry
      
      * test: increase service-worker timeout
      
      * docs: improve comments
      
      * build: rm MiniCssExtract workaround
      
      * docs: even better comments
      
      * test: back out longer test
      
      * build: vendor chunk
      
      * test: increase sw timeout
      
      * fix: justified splitChunks config
      
      * better explanation
      
      * fix: longer timeout
      
      * fix: caching
      
      * merge and rm duplication
      
      * build
      ec547ab1
    • Charles Bachmeier's avatar
      feat: [DetailsV2] Data Page Header (#6549) · 9de76c69
      Charles Bachmeier authored
      * hide header on mobile
      
      * add buy and offer buttons, thumbnail, text
      
      * handle no sell orders and add tests
      
      * rehide on mobile
      
      * breakpoint optimizations
      
      * design feedback
      
      ---------
      Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
      9de76c69
  5. 12 May, 2023 10 commits
  6. 11 May, 2023 3 commits
  7. 10 May, 2023 7 commits