interactors icon indicating copy to clipboard operation
interactors copied to clipboard

Add `@interactors/with-storybook` package

Open wKich opened this issue 4 years ago • 3 comments

Motivation

User can use interactors in storybook to write interactive stories, but interactions aren't trackable by storybook, so they are not visible in storybook interaction inspector.

Approach

Created a Storybook addon @interactors/with-storybook to be able show interactions in storybook inspector Updated docs by adding guide how to use with-storybook addon

wKich avatar Dec 07 '21 12:12 wKich

🦋 Changeset detected

Latest commit: 6e8a41d5319d7dc420461fb5e801f7724b4fd5cf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@interactors/material-ui Patch
@interactors/with-storybook Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Dec 07 '21 12:12 changeset-bot[bot]

Deploy Preview for interactors canceled.

Name Link
Latest commit 6e8a41d5319d7dc420461fb5e801f7724b4fd5cf
Latest deploy log https://app.netlify.com/sites/interactors/deploys/6242cecf31c1360008125212

netlify[bot] avatar Mar 18 '22 11:03 netlify[bot]

The following preview packages were published:

Name Version Install Command

@interactors/with-storybook

1.0.0-interactive-stories-v2.2

yarn add @interactors/with-storybook@interactive-stories-v2

@interactors/globals

1.0.0-interactive-stories-v2.2

yarn add @interactors/globals@interactive-stories-v2

@interactors/core

1.0.0-interactive-stories-v2.2

yarn add @interactors/core@interactive-stories-v2

@interactors/material-ui

5.0.0-interactive-stories-v2.2

yarn add @interactors/material-ui@interactive-stories-v2

Generated by @thefrontside/actions Frontside

frontsidejack avatar Mar 29 '22 06:03 frontsidejack