Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add storybook initial config #2657

Merged
merged 2 commits into from
Jan 30, 2025
Merged

chore: add storybook initial config #2657

merged 2 commits into from
Jan 30, 2025

Conversation

matheusps
Copy link
Contributor

What's the purpose of this pull request?

  • Create a new storybook package.
  • Configure storybook styles.
  • Add three samples stories.

@matheusps matheusps self-assigned this Jan 30, 2025
@matheusps matheusps requested a review from a team as a code owner January 30, 2025 16:20
@matheusps matheusps requested review from eduardoformiga and lucasfp13 and removed request for a team January 30, 2025 16:20
Copy link

vercel bot commented Jan 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
faststore-site ✅ Ready (Inspect) Visit Preview Jan 30, 2025 5:01pm

@@ -38,7 +38,7 @@
"version": "0.0.0",
"volta": {
"node": "18.19.0",
"yarn": "1.19.1"
"yarn": "1.22.22"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Required by storybook

@@ -17,7 +17,8 @@
".vscode/",
".cache/",
"__generated__",
"@generated"
"@generated",
"storybook-static"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

storybook's output

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@matheusps matheusps merged commit 638cbe7 into main Jan 30, 2025
8 checks passed
@matheusps matheusps deleted the chore/config-storybook branch January 30, 2025 18:35
matheusps added a commit that referenced this pull request Jan 31, 2025
## What's the purpose of this pull request?

- Configure chromatic action for storybook

Depends on: #2657
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants