• Charles Bachmeier's avatar
    feat: [DetailsV2] add link and hover state to trait component (#6472) · ff0209a7
    Charles Bachmeier authored
    * hide trait container when asset has no traits
    
    * add traits header row
    
    * trait value rows and scroll behaviour
    
    * row with placeholder values
    
    * add random filler values and proper scrollbar styles
    
    * working rarity graph
    
    * bar border radius
    
    * move rarity graph to its own file
    
    * always show scrim
    
    * working scrim and move traitrow to its own file
    
    * cleanup
    
    * remove padding
    
    * move scrollbar right
    
    * add snapshot tests
    
    * add comment about randomly generated rarities
    
    * cleanup
    
    * only pass traits
    
    * justify
    
    * not important
    
    * cleanup scrim styles
    
    * remove comment
    
    * add scroll state hook
    
    * lint
    
    * update test
    
    * object over map
    
    * remove spaces
    
    * justify content
    
    * add ticket
    
    * add comments
    
    * update snapshot
    
    * add link and hover state to trait component
    
    * correct padding
    
    * respond to comments
    
    * add component and use css for vis
    
    ---------
    Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
    ff0209a7
Name
Last commit
Last update
..
detailsV2 Loading commit data...
AssetActivity.tsx Loading commit data...
AssetDetails.css.ts Loading commit data...
AssetDetails.tsx Loading commit data...
AssetDetailsLoading.tsx Loading commit data...
AssetPriceDetails.tsx Loading commit data...
DetailsContainer.tsx Loading commit data...
InfoContainer.tsx Loading commit data...
TraitsContainer.tsx Loading commit data...