Yann Braga
Yann Braga
Closes # ## What I did Single project: Multi-project:  ## Checklist for Contributors ### Testing #### The changes in this PR are covered in the following automated tests: -...
Closes # ## What I did ## Checklist for Contributors ### Testing #### The changes in this PR are covered in the following automated tests: - [ ] stories -...
### Describe the bug This is a subtle issue, but it could hit anyone using multiple Storybooks in a monorepo with differing versions. Storybook's virtual entry files created by both...
Closes # ## What I did ## Checklist for Contributors ### Testing #### The changes in this PR are covered in the following automated tests: - [ ] stories -...
**Ps: This feature should be implemented by a core Storybook maintainer in collaboration with a designer.** **Ps²: This issue is mostly a draft on what the idea should be. It...
Closes # ## What I did - This PR introduces a `--fix` option to the check script for automatically correcting parallelism counts in workflow files. Usage (at the root): ```...
Closes # ## What I did This PR enables Preact in the testing feature of Storybook ## Checklist for Contributors ### Testing #### The changes in this PR are covered...
**Environment** - OS: macOS and Windows - Node Version: [e.g. v18.14.0] - Package: `@clack/prompts` - Package Version: ^1.0.0-alpha.0 **Describe the bug** At Storybook we use clack in our CLI, and...
**Is your feature request related to a problem? Please describe.** We are currently exploring clack for Storybook's CLI. When upgrading multiple Storybook projects (e.g. in a monorepo), we loop through...
Closes # ## What I did This PR attempts to add a cleanup in the A11yContext component which seems to be causing the flake we've seen in unit tests, which...