1. 01 Oct, 2022 2 commits
  2. 30 Sep, 2022 9 commits
  3. 29 Sep, 2022 11 commits
  4. 28 Sep, 2022 16 commits
  5. 27 Sep, 2022 2 commits
    • Greg Bugyis's avatar
      feat: Trending Collections Table (#4694) · f735c348
      Greg Bugyis authored
      * Migrate Trending Collections: first pass
      
      * Adding types for react-table
      
      * Forgot to add yarn.lock
      
      * Update sprinkles colors and add accentSuccess to match Figma
      
      * Style cleanup
      
      * Fix overlap on activity items and text wrapping on Value Prop
      
      * Update header to new typography name
      
      * Make entire table row link to collection
      
      * Remove duplicated navigate() on table row
      
      * Use borderStyle: none (sprinkle) instead of hidden
      
      * Use common typography style for table header row
      
      * Sprinkles for rank styles
      
      * Sprinkles for TrendingOptions border styles
      
      * Update color on trendingOption active state
      
      * Restore useEffect to hide certain columns on mobile
      
      * forgot to save one file
      
      * Update accent color
      
      * Use isMobile instead of breakpoint check
      f735c348
    • vignesh mohankumar's avatar
      1aa4afad