storybookjs / design-system

🗃 Storybook Design System
https://master--5ccbc373887ca40020446347.chromatic.com/
1.91k stars 585 forks source link

Pulled in `AddonItem` component from `frontpage` #320

Closed smithambera closed 2 years ago

smithambera commented 2 years ago

Fixes https://linear.app/chromaui/issue/CH-734/pull-addonitem-from-frontpage-into-ds

Description

Pulled the AddonItem component from https://github.com/storybookjs/frontpage into the DS in preparation for future work and called it DisplayCard instead as it will be used for more general purposes.

Also pulled in the VerifiedBadge component from https://github.com/storybookjs/frontpage as it's used in the AddonItem.

QA instructions

Confirm the styles (mostly) match [the designs]((https://www.figma.com/file/gYdEmX9zYowUR3K2SOua5J/Component-catalog?node-id=180%3A8141).

📦 Published PR as canary version: 7.0.3-canary.320.c1268bc.0
:sparkles: Test out this PR locally via: ```bash npm install @storybook/design-system@7.0.3-canary.320.c1268bc.0 # or yarn add @storybook/design-system@7.0.3-canary.320.c1268bc.0 ```
github-actions[bot] commented 2 years ago

:rocket: PR was released in v7.0.3 :rocket: