Skip to content

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

Merged
danielduan merged 4 commits intostorybookjs:masterfrom
danielduan:babel-docgen-upgrade
Jun 7, 2017
Merged

Update babel docgen plugin to generate docs for React.createClass and createReactClass#1206
danielduan merged 4 commits intostorybookjs:masterfrom
danielduan:babel-docgen-upgrade

Conversation

@danielduan
Copy link
Copy Markdown
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
Copy Markdown

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