• 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
.github Loading commit data...
.vscode Loading commit data...
cypress Loading commit data...
patches Loading commit data...
public Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.json Loading commit data...
.gitignore Loading commit data...
.npmrc Loading commit data...
.nvmrc Loading commit data...
.prettierignore Loading commit data...
.prettierrc Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
babel-plugin-macros.config.js Loading commit data...
codegen.yml Loading commit data...
craco.config.cjs Loading commit data...
cypress.config.ts Loading commit data...
cypress.release.config.ts Loading commit data...
fetch-schema.js Loading commit data...
lingui.config.ts Loading commit data...
package.json Loading commit data...
prei18n-extract.js Loading commit data...
relay.config.js Loading commit data...
relay_thegraph.config.js Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...