• 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
.github Loading commit data...
.vscode Loading commit data...
cypress Loading commit data...
public Loading commit data...
scripts Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.js Loading commit data...
.gitignore Loading commit data...
.npmrc Loading commit data...
.nvmrc Loading commit data...
.snyk Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
apollo-codegen.ts Loading commit data...
apollo-codegen_thegraph.ts Loading commit data...
babel-plugin-macros.config.js Loading commit data...
codecov.yml Loading commit data...
codegen.yml Loading commit data...
craco.config.cjs Loading commit data...
cypress.config.ts Loading commit data...
graphql.config.js Loading commit data...
graphql_thegraph.config.js Loading commit data...
hardhat.config.js Loading commit data...
lingui.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
vanilla.transform.cjs Loading commit data...
yarn.lock Loading commit data...