storybookjs / design-system

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

Add OutlineCTA component #306

Closed kylegach closed 3 years ago

kylegach commented 3 years ago

Description

Design

https://www.figma.com/file/gYdEmX9zYowUR3K2SOua5J/Component-catalog?node-id=231%3A16574

Screenshots

OutlineCTA

How to test

  1. Open the preview SB
  2. Check rendering vs. design
  3. Particularly interested in feedback on wrapping behavior both before and after the breakpoint hits
📦 Published PR as canary version: 6.2.1-canary.306.62f717f.0
:sparkles: Test out this PR locally via: ```bash npm install @storybook/design-system@6.2.1-canary.306.62f717f.0 # or yarn add @storybook/design-system@6.2.1-canary.306.62f717f.0 ```
domyen commented 3 years ago

Nice one!

Looking ahead, we might want to include an inline-block story where the text is in the center. image

kylegach commented 3 years ago

Comments addressed. Thanks for the quick reviews! 🙏

github-actions[bot] commented 3 years ago

:rocket: PR was released in v6.3.0 :rocket: