-
Notifications
You must be signed in to change notification settings - Fork 221
Conversation
The release ZIP for this PR is accessible via:
Script Dependencies ReportThere is no changed script dependency between this branch and trunk. This comment was automatically generated by the TypeScript Errors Report
packages/components/form-step/stories/index.stories.tsx
|
Size Change: 0 B Total Size: 1.54 MB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for adding this component to Storybook! It works as expected. 🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works very well!
72d3454
to
1e77c55
Compare
@senadir and @tarunvijwani thanks for reviewing - I have rebased this to work with Storybook 7. I renamed the title of the story so it goes into the |
Moving to 11.6.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@senadir thanks, removed the control for the chidren prop and made all components appear as |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works great! 👍
9625263
to
a668b14
Compare
a668b14
to
79760e2
Compare
What
Adds a storybook entry for the
FormStep
component we recently exported.Why
To showcase the component and provide a level of documentation.
Testing Instructions
Please consider any edge cases this change may have, and also other areas of the product this may impact.
npm run storybook
localhost:6006
and check theWooCommerce Blocks/@woocommerce-blocks-components/FormStep
component.stepHeadingContent
is a React Node so can't be changed in Storybook.)Screenshots or screencast
WooCommerce Visibility
Required:
Checklist
Required:
[type]
label or a[skip-changelog]
label.Conditional:
[skip-changelog]
label is not present).Changelog