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

Use better displayNames for components wrapped into HOC #357

Merged
merged 1 commit into from
Jul 5, 2016

Conversation

vovacodes
Copy link
Contributor

Currently, the displayName of the component wrapped into HOC looks like Constructor, which isn't very descriptive.

screenshot 2016-06-11 13 23 54

This PR introduces a better displayName for such components: Formsy(ComponentName)

screenshot 2016-06-11 13 10 23

Currently the `displayName` of the component wrapped into HOC looks like `Constructor`, which isn't very descriptive.
This PR introduces a better `displayName` for such components: `Formsy(ComponentName)`
@Semigradsky Semigradsky merged commit da8f041 into christianalfoni:master Jul 5, 2016
@Semigradsky
Copy link
Collaborator

Thanks!

@vovacodes vovacodes deleted the patch-1 branch July 6, 2016 08:11
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