-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Blocks: Add of
prop to Subtitle
#22552
Conversation
docs/api/doc-block-subtitle.md
Outdated
@@ -24,10 +24,16 @@ import { Subtitle } from '@storybook/blocks'; | |||
|
|||
`Subtitle` is configured with the following props: | |||
|
|||
### `of` |
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.
Thanks for updating the API reference! ❤️
Could you please keep these props in alphabetical order?
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.
Sorted :)
of
prop to Subtitle
@JReinhold Hi! Is there anything that I can update / fix for a pull request review? It would be nice if this PR and #23728 could go out with #23849. |
Sorry @joaonunomota I've missed this. I'll review this early next week |
of
prop to Subtitle
of
prop to Subtitle
@JReinhold please review? |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 1c204ea. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
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 the fantastic work, I'm sorry it took so long for me to properly review it. <3
of
prop to Subtitle
of
prop to Subtitle
Closes part of #22490
What I did
of
prop viauseOf
with "meta" as only valid typeHow to test
yarn storybook:blocks
Checklist
MIGRATION.MD
Maintainers
make sure to add the
ci:merged
orci:daily
GH label to it.["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]