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

hoist non-react static methods in decorator #1037

Merged
merged 1 commit into from
Oct 9, 2017

Conversation

deecewan
Copy link
Contributor

@deecewan deecewan commented Oct 9, 2017

Simple fix for #882

I think that, given the decorator doesn't actually use any of these statics, this could probably be done without the library. However, the library is a tried and tested method, and is the recommended way of doing this.

@msftclas
Copy link

msftclas commented Oct 9, 2017

CLA assistant check
All CLA requirements met.

@max-mironov max-mironov self-requested a review October 9, 2017 11:54
@max-mironov
Copy link
Contributor

Thanks for contribution @deecewan, really appreciate it! Looks good and merging it to Master.

@max-mironov max-mironov merged commit a585cbb into microsoft:master Oct 9, 2017
@deecewan deecewan deleted the fix/hoist-statics branch October 9, 2017 14:06
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.

None yet

3 participants