Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds storybook-addon-responsive-views to addon gallery #7663

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/src/pages/addons/addon-gallery/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@ With this addon you will have an additional panel at the bottom which provides y

This addon lets you navigate different versions of static Storybook builds. As such you can see how a component has changed over time.

### [Responsive Views](https://github.com/vizeat/storybook-addon-responsive-views)

Preview your stories at a variety of breakpoints, so that you can be sure that your components will look great no matter what screen size.

### [Apollo](https://github.com/abhiaiyer91/apollo-storybook-decorator)

Wrap your stories with the Apollo client for mocking GraphQL queries/mutations.
Expand Down