1. 15 May, 2023 7 commits
  2. 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
  3. 12 May, 2023 10 commits
  4. 11 May, 2023 3 commits
  5. 10 May, 2023 17 commits
  6. 09 May, 2023 1 commit
    • Zach Pomerantz's avatar
      test(e2e): token details and test cleanup (#6516) · 38d9ab67
      Zach Pomerantz authored
      * test(e2e): split e2e commands/setup
      
      * test(e2e): consolidate tests
      
      * test(e2e): simplify
      
      * test(e2e): mv token details tests to appropriate spec
      
      * test(e2e): rm obsolete constant
      
      * test(e2e): comments
      
      * test(e2e): do not wait for animations
      38d9ab67