Yann Braga
Yann Braga
Closes #26061 ## What I did Create a "portable" file which composes all stories of a given component. This is needed because of a limitation of Playwright's CT mechanisms: ```ts...
Closes #25928 ## What I did This PR introduces an API reference for the concept of portable stories ## Checklist for Contributors ### Testing #### The changes in this PR...
The work done in #25182 removed support for *.stories.mdx and the CSF in MDX format, which is impactful for a few users: - *.stories.mdx stories should be migrated to new...
### Describe the bug The "Highlight results" checkbox gets misplaced as you run the a11y tests:  ### To Reproduce 1. Access any Storybook with addon-a11y, for...
@storybook/testing-vue3 has been superceded by @storybook/vue3 which contains the same `composeStories` functionality. We should deprecate the package as soon as Storybook 8 is stable and let users know to migrate...
Hey there 👋 I was recently setting up a project to use Storybook for RN and went through a few bumps. I feel like a few changes to the documentation...
Issue: #121 📦 Published PR as canary version: 2.0.0--canary.122.0f49e5c.0 :sparkles: Test out this PR locally via: ```bash npm install [email protected] # or yarn add [email protected] ```