Simplify and brand Storybook introduction - #773
Merged
Conversation
|
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
commit: |
thebuilder
force-pushed
the
agent/fix-storybook-readme-badges
branch
from
July 30, 2026 10:10
9961ebc to
e235523
Compare
thebuilder
force-pushed
the
agent/fix-storybook-readme-badges
branch
from
July 30, 2026 10:14
e235523 to
a4d1915
Compare
thebuilder
force-pushed
the
agent/fix-storybook-readme-badges
branch
from
July 30, 2026 10:22
a4d1915 to
0682fd9
Compare
thebuilder
force-pushed
the
agent/fix-storybook-readme-badges
branch
from
July 30, 2026 10:33
0682fd9 to
4e6926d
Compare
thebuilder
force-pushed
the
agent/fix-storybook-readme-badges
branch
from
July 30, 2026 10:48
4e6926d to
88ec9b3
Compare
thebuilder
force-pushed
the
agent/fix-storybook-readme-badges
branch
from
July 30, 2026 11:06
88ec9b3 to
cb420a7
Compare
thebuilder
force-pushed
the
agent/fix-storybook-readme-badges
branch
from
July 30, 2026 11:11
cb420a7 to
e559815
Compare
thebuilder
marked this pull request as ready for review
July 30, 2026 11:33
thebuilder
force-pushed
the
agent/fix-storybook-readme-badges
branch
from
July 30, 2026 11:36
e559815 to
f2fee92
Compare
thebuilder
force-pushed
the
agent/fix-storybook-readme-badges
branch
from
July 30, 2026 11:45
f2fee92 to
fcb8fbf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/Recipes.mdduplicateReact / Intersection ObserverWhy
The documentation site owns installation, API guidance, and recipes. Storybook should focus on interactive component and hook examples, while its branding should match the docs site and remain legible in the manager.
Validation
pnpm --filter storybook buildpnpm --filter storybook lintgit diff --checkNote:
pnpm --filter storybook typecheckremains blocked by the existing TypeScript 6 removal ofdownlevelIterationinapps/storybook/tsconfig.json.