• 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
TraitRow.tsx 2.66 KB