zeplin / storybook-zeplin

Storybook addon to view Zeplin resources in story panel
https://storybook-zeplin.netlify.app
MIT License
115 stars 16 forks source link

Add connected components #43

Closed skarahoda closed 2 years ago

skarahoda commented 2 years ago

Before this PR, a user had to configure both Storybook and Zeplin to set bidirectional connection. With this PR, the addon checks the parameter of the story. If there is a parameter for Zeplin, then it uses the parameter. Otherwise, it fetches connected components from Zeplin API to find components linked to the story.