Skip to content

Conversation

@jonniebigodes
Copy link
Contributor

@jonniebigodes jonniebigodes commented May 26, 2025

What I did

With this pull request, the documentation's assets were updated to reflect the upcoming release, including the new UI and changes.

What was done:

  • Updated the assets (including videos)
  • Cleaned up the documentation's assets directory for old, unused assets that were still in place

Checklist for Contributors

Testing

Manual testing

  1. Review updated assets in the dedicated deploy preview: https://deploy-preview-286--storybook-frontpage.netlify.app/docs

Documentation

  • Add or update documentation reflecting your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Checklist for Maintainers

  • When this PR is ready for testing, make sure to add ci:normal, ci:merged or ci:daily GH label to it to run a specific set of sandboxes. The particular set of sandboxes can be found in code/lib/cli-storybook/src/sandbox-templates.ts

  • Make sure this PR contains one of the labels below:

    Available labels
    • bug: Internal changes that fixes incorrect behavior.
    • maintenance: User-facing maintenance tasks.
    • dependencies: Upgrading (sometimes downgrading) dependencies.
    • build: Internal-facing build tooling & test updates. Will not show up in release changelog.
    • cleanup: Minor cleanup style change. Will not show up in release changelog.
    • documentation: Documentation only changes. Will not show up in release changelog.
    • feature request: Introducing a new feature.
    • BREAKING CHANGE: Changes that break compatibility in some way with current major version.
    • other: Changes that don't fit in the above categories.

🦋 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

Updates documentation assets for Storybook 9 by replacing video demonstrations with static images across multiple documentation pages while maintaining the same informational content.

  • Replaced video with static PNG in docs/essentials/measure-and-outline.mdx for measure and outline features
  • Updated docs/essentials/backgrounds.mdx to use static image instead of video demonstration
  • Changed video reference in docs/get-started/why-storybook.mdx from '7.0-storybook-hero-video.mp4' to 'histogram-stories-optimized.mp4'
  • Converted video to static image in docs/essentials/viewport.mdx for viewport feature demonstration
  • Updated docs/addons/writing-addons.mdx to use static image for addon's finished state

@jonniebigodes jonniebigodes self-assigned this May 26, 2025
@jonniebigodes jonniebigodes requested a review from kylegach as a code owner May 26, 2025 13:42
@jonniebigodes jonniebigodes added documentation ci:docs Run the CI jobs for documentation checks only. labels May 26, 2025
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

6 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings | Greptile

@nx-cloud
Copy link

nx-cloud bot commented May 26, 2025

View your CI Pipeline Execution ↗ for commit dde21e1.

Command Status Duration Result
nx run-many -t build --parallel=3 ✅ Succeeded 1m 26s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-30 19:40:52 UTC

@jonniebigodes jonniebigodes added the patch:yes Bugfix & documentation PR that need to be picked to main branch label May 29, 2025
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could be deduped with get-started/example-button-args.png

Copy link
Contributor

@kylegach kylegach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work!

@kylegach kylegach merged commit 50c5b26 into next May 30, 2025
8 checks passed
@kylegach kylegach deleted the docs_adjust_sb_9_assets branch May 30, 2025 19:51
shilman pushed a commit that referenced this pull request May 31, 2025
Docs: Adjust assets for Storybook 9
(cherry picked from commit 50c5b26)
@github-actions github-actions bot added the patch:done Patch/release PRs already cherry-picked to main/release branch label May 31, 2025
@github-actions github-actions bot mentioned this pull request May 31, 2025
12 tasks
@ndelangen ndelangen removed the patch:yes Bugfix & documentation PR that need to be picked to main branch label Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:docs Run the CI jobs for documentation checks only. documentation patch:done Patch/release PRs already cherry-picked to main/release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants