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

Update babel docgen plugin to generate docs for React.createClass and createReactClass #1206

Merged
merged 4 commits into from
Jun 7, 2017
Merged

Update babel docgen plugin to generate docs for React.createClass and createReactClass #1206

merged 4 commits into from
Jun 7, 2017

Conversation

danielduan
Copy link
Member

babel-plugin-react-docgen has been updated and published. New version should generate docs automatically for components created with React.createClass and createReactClass

Issue:

Solves #1096

What I did

Updated package.json version number to install new minor version.

How to test

run storybook and check the info addon

@codecov
Copy link

codecov bot commented Jun 6, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@a6e1af3). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1206   +/-   ##
=========================================
  Coverage          ?   13.72%           
=========================================
  Files             ?      207           
  Lines             ?     4611           
  Branches          ?      517           
=========================================
  Hits              ?      633           
  Misses            ?     3525           
  Partials          ?      453

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 a6e1af3...8209015. Read the comment docs.

@danielduan danielduan merged commit 328248b into storybookjs:master Jun 7, 2017
@ndelangen ndelangen added this to the v3.0.2 milestone Jun 7, 2017
@danielduan danielduan deleted the babel-docgen-upgrade branch June 7, 2017 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants