storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
84.08k stars 9.25k forks source link

Docs: Add Yarn to About Section #29225

Open grantwforsythe opened 1 day ago

grantwforsythe commented 1 day ago

What I did

Add a tab for yarn in the About section.

image

Checklist for Contributors

Testing

The changes in this PR are covered in the following automated tests:

Manual testing

  1. Run a sandbox for template, e.g. yarn task --task sandbox --start-from auto --template react-vite/default-ts
  2. Open Storybook in your browser
  3. Access Settings > About

This section is mandatory for all contributions. If you believe no manual test is necessary, please state so explicitly. Thanks!

Documentation

Checklist for Maintainers

πŸ¦‹ Canary release

This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the @storybookjs/core team here.

_core team members can create a canary release here or locally with gh workflow run --repo storybookjs/storybook canary-release-pr.yml --field pr=<PR_NUMBER>_

Greptile Summary

This PR adds support for the Yarn package manager in the UpgradeBlock component within Storybook's About section.

nx-cloud[bot] commented 1 day ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit ee215cbe1a8ea82cc6ba4b3ae63600cfbc035d7e. 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 target - [`nx run-many -t build --parallel=3`](https://cloud.nx.app/runs/KrmgsmDKB0?utm_source=pull-request&utm_medium=comment)

Sent with πŸ’Œ from NxCloud.