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

Add top-level API docs section for React.createElement. #2615

Merged
merged 1 commit into from
Dec 2, 2014

Conversation

af
Copy link
Contributor

@af af commented Nov 27, 2014

I thought it was strange that React.createElement is not documented in the top level API docs. It's mentioned elsewhere in the docs so it appears to be a part of the public interface.

This PR just adds a basic mention of this function in that document. I did sign the facebook CLA under this github username, fwiw.

@zpao
Copy link
Member

zpao commented Dec 2, 2014

Good catch. Thanks! We should probably also document createFactory

zpao added a commit that referenced this pull request Dec 2, 2014
Add top-level API docs section for React.createElement.
@zpao zpao merged commit 1bcf6ad into facebook:master Dec 2, 2014
zpao added a commit that referenced this pull request Dec 3, 2014
Add top-level API docs section for React.createElement.
zpao added a commit that referenced this pull request Dec 3, 2014
@af af deleted the createElement-docs branch December 8, 2014 07:21
@af
Copy link
Contributor Author

af commented Dec 8, 2014

@zpao added a bit for createFactory in #2675

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