Skip to content

Conversation

JocD
Copy link
Contributor

@JocD JocD commented Mar 20, 2017

  • Added support for functional components
  • Updated dependencies

@JocD
Copy link
Contributor Author

JocD commented Mar 20, 2017

I try to write as many of my components as functional components, so I extended your parser to be able to handle them. A few things to note:

  • Only checks exported functions.
  • Assumes the functional component and it's interface are the only exports

@pvasek pvasek merged commit 288de3c into styleguidist:master Mar 21, 2017
@pvasek
Copy link
Collaborator

pvasek commented Mar 21, 2017

That's excellent. Stateless components, typescript version updated, typings replaced with @types.

Thanks a lot for your huge PR.

pvasek added a commit that referenced this pull request Sep 8, 2017
Add failing test for extending props from an external .tsx file
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