Ben Alpert
4088f2449b
Reorder reference pages
This order should make more sense; it moves important functions like React.renderComponent up and deprecated/discouraged ones like transferPropsTo and setProps down. No content changes.
11 years ago
Ben Alpert
43ecc6a7f0
Clarify refs and setState callback documentation
11 years ago
Ben Alpert
6169bf33de
[docs] Point to renderComponent over setProps
11 years ago
Ben Alpert
0fdf67d922
Be more specific with createClass, renderComponent
Closes #371 .
11 years ago
Cheng Lou
3f257dea2f
[Docs] Rendering null/false and getDOMNode.
11 years ago
Ben Alpert
cb05a30360
Add callback to setProps docs
11 years ago
Ayman Osman
2eef22ace2
Fix typo
11 years ago
Christopher Chedeau
b276112ef0
Document isMounted
Text from @petehunt
11 years ago
Fabio M. Costa
d469a4e694
Fixes the name of the component on documentation
AvatarImage -> Avatar
11 years ago
Ben Alpert
f566b56ed1
Flesh out reference documentation, more API info
11 years ago