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

#trivial Add storybook to the master branch #1314

Merged
merged 1 commit into from
Sep 9, 2020
Merged

Conversation

thayannevls
Copy link
Contributor

@thayannevls thayannevls commented Aug 27, 2020

What is the purpose of this pull request?

This is a previously work done to the branch features, but since this branch has been discontinued I'm moving to the master.

What problem is this solving?

We need an environment with hot-loading and isolated components builds to help us develop our components.

How should this be manually tested?

yarn && yarn storybook

Visit http://localhost:6006/

Screenshots or example usage

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires change to documentation, which has been updated accordingly.

@vercel
Copy link

vercel bot commented Aug 27, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/styleguide-core/styleguide/i31592dz6
✅ Preview: https://styleguide-git-feat-add-storybook.styleguide-core.vercel.app

@thayannevls thayannevls self-assigned this Aug 27, 2020
Copy link
Contributor

@matheusps matheusps left a comment

Choose a reason for hiding this comment

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

How do you feel in adding v6.x instead of v5.x? 🤔

@thayannevls
Copy link
Contributor Author

@matheusps Already migrated to v6.x 😄

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 27, 2020

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.

Latest deployment of this branch, based on commit 4f9b71f:

Sandbox Source
vtex-styleguide-pr Configuration

@matheusps
Copy link
Contributor

Oh, I see. So, why knoobs and not controls ?

Copy link
Contributor

@matheusps matheusps left a comment

Choose a reason for hiding this comment

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

Just the question about controls. The rest, LGTM

└── button.stories.tsx
```

#### Conventions
Copy link
Contributor

Choose a reason for hiding this comment

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

@thayannevls
Copy link
Contributor Author

@matheusps Thanks for the reminder! I forgot about the knobs and actions 😄 could you check again?

Copy link
Contributor

@jonathasbsouza jonathasbsouza left a comment

Choose a reason for hiding this comment

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

LGTM ✨

Copy link
Contributor

@matheusps matheusps left a comment

Choose a reason for hiding this comment

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

Looks awesome

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.

4 participants