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

CSF: Add CSF2 play function example #16121

Merged
merged 2 commits into from
Oct 7, 2021
Merged

CSF: Add CSF2 play function example #16121

merged 2 commits into from
Oct 7, 2021

Conversation

shilman
Copy link
Member

@shilman shilman commented Sep 22, 2021

Issue: #16120

What I did

  • Test play function in CSF2

self-merging @jonniebigodes @kylegach

How to test

Uncomment the code in react-ts. Need to figure out next steps for how we want to document this, so leaving it very minimal until we've decided.

@nx-cloud
Copy link

nx-cloud bot commented Sep 22, 2021

Nx Cloud Report

CI ran the following commands for commit 723f645. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=prepare --all --parallel --max-parallel=15

Sent with 💌 from NxCloud.

Comment on lines +220 to +225

/**
* Define a custom render function for the story(ies). If not passed, a default render function by the framework will be used.
*/
render?: (args: Args, context: StoryContext) => StoryFnReturnType;

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you intentionally check in no changes to the CSF2 types here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it's already in the type. I just added missing spaces.

@shilman shilman added maintenance User-facing maintenance tasks and removed documentation labels Oct 7, 2021
@shilman shilman changed the title CSF: Add play function test for CSF2 CSF: Add CSF2 play function example Oct 7, 2021
@shilman shilman merged commit 44ac5ec into next Oct 7, 2021
@shilman shilman deleted the 16120-csf2-play-function branch October 7, 2021 05:34
@shilman shilman added this to the 6.4 PRs milestone Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
csf maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants