• 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
Name
Last commit
Last update
..
Cells Loading commit data...
ActivityFeed.tsx Loading commit data...
Banner.tsx Loading commit data...
CollectionTable.tsx Loading commit data...
Explore.css.ts Loading commit data...
Table.tsx Loading commit data...
TrendingCollections.tsx Loading commit data...
ValueProp.tsx Loading commit data...