-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Storybook: Remove experimental
category in favor of a badge
#70540
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
Storybook: Remove experimental
category in favor of a badge
#70540
Conversation
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
This comment was marked as duplicate.
This comment was marked as duplicate.
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.
Looking good, just a few tweaks 🔧
* Prioritises `private` over `experimental` * Removes `experimental` from permalinks * Handles redirection to old `experimental` permalinks. * Moves stranded selection components to Common subfolder
b066464
to
bfa85bd
Compare
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.
Looks good, thank you!
Thanks @yogeshbhutkar 🙌 |
What, Why, and How?
Closes #66805
This PR removes the multi-level distinction by category and introduces an
experimental
badge to mark the components as experimental similar to how it's currently done forWIP
orPrivate
components.Testing Instructions
npm run storybook:dev
)TreeGrid
).🧪 Experimental
badge.Testing Instructions for Keyboard
Same
Screenshots