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

Improvements to Info Docgen parsing #3772

Merged
merged 2 commits into from
Jun 19, 2018
Merged

Improvements to Info Docgen parsing #3772

merged 2 commits into from
Jun 19, 2018

Conversation

danielduan
Copy link
Member

Issue:
storybookjs/babel-plugin-react-docgen#51
storybookjs/babel-plugin-react-docgen#54

What I did

Bring in changes to babel-plugin-react-docgen so Info addon is more complete and accurate

How to test

Is this testable with Jest or Chromatic screenshots?
Does this need a new example in the kitchen sink apps?
Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

For maintainers only: Please tag your pull request with at least one of the following:
["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

Copy link
Member

@wuweiweiwu wuweiweiwu left a comment

Choose a reason for hiding this comment

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

I think we should update the yarn.lock file.

@codecov
Copy link

codecov bot commented Jun 18, 2018

Codecov Report

Merging #3772 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #3772   +/-   ##
======================================
  Coverage      41%     41%           
======================================
  Files         453     453           
  Lines        5097    5097           
  Branches      858     858           
======================================
  Hits         2090    2090           
  Misses       2491    2491           
  Partials      516     516

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5468468...85c739c. Read the comment docs.

@ndelangen ndelangen dismissed wuweiweiwu’s stale review June 19, 2018 07:59

comments were applied

@ndelangen ndelangen merged commit cc5de35 into master Jun 19, 2018
@ndelangen ndelangen deleted the dd/docgen branch June 19, 2018 07:59
@ndelangen ndelangen added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Jun 19, 2018
@Hypnosphi
Copy link
Member

@ndelangen 3.4 is still on docgen plugin v1, so we probably shouldn't apply this patch there

@Hypnosphi Hypnosphi removed the patch:yes Bugfix & documentation PR that need to be picked to main branch label Jun 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants