• Charles Bachmeier's avatar
    feat: [DetailsV2] more shared component content (#6420) · 63d0290a
    Charles Bachmeier authored
    * add page break and placeholder files
    
    * container layout
    
    * description tabs
    
    * add table tabs
    
    * mobile wrap
    
    * remove todo
    
    * adaptive padding
    
    * add extensible tabbed component
    
    * add new file
    
    * add snapshot test for empty data page
    
    * update snapshot
    
    * add new snapshot
    
    * undo unrelated snapshot change
    
    * draft: details v2 containers
    
    * Revert "draft: details v2 containers"
    
    This reverts commit 7c6580c974a7c749490c909778757a51a13b8e07.
    
    * uniform padding and single tab styling
    
    * update snapshot
    
    * update default tab behaviour
    
    * add trait bubble
    
    * working chevrons
    
    * shared bubble tab title
    
    * add placeholder nums for offers and listings
    
    * remove styles and update snapshot
    
    * remove chevron and update snapshot
    
    * use test asset for snapshot
    
    * max width
    
    * convert to map with keys
    
    * remove bubbletext helper
    
    * remove extra brace
    
    * use styled components and memo
    
    * update trait component height
    
    * update snapshot
    
    * Add count field to Tab
    
    * add comment
    
    * update snapshot
    
    * move styled component to shared folder
    
    * update snapshot
    
    ---------
    Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
    Co-authored-by: default avatarJack Short <john.short.tj@gmail.com>
    63d0290a
DataPageDescription.tsx 1.02 KB