Ben Alpert
381d461953
Remove stale deprecation note from unmounting docs
11 years ago
Ben Alpert
5af72f4b72
Add React.Children.count docs
11 years ago
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
6e28a33788
Tweak wording a bit on `renderComponent` note
11 years ago
Julen Ruiz Aizpuru
eaaeec4b9c
Docs: added note about `renderComponent()` requirement
11 years ago
Ben Alpert
e00d25c592
Mention PropTypes in top-level API
cf. #449
11 years ago
Cheng Lou
d85ea4ab7b
[Docs] document optional param for renderComponentToString
11 years ago
plievone
d264018e11
Fix docs for React.Children.map, .forEach, .only.
11 years ago
Ben Ripkens
436785e43b
docs(ServerRendering): Reflect renderComponentToString changes
11 years ago
petehunt
5de5db12e5
update docs for React.Children
11 years ago
Kunal Mehta
2ab43c462e
Add documentation about React.renderComponent
Recently learned that components passed into `React.renderComponent` may not be the ones actually mounted. Also learned that it returns the mounted component. Added some documentation describing this.
11 years ago
Ben Alpert
409d8cab93
Document return value of unmountComponentAtNode
11 years ago
Cheng Lou
0767e7b9dd
docs make all link start with /react/docs
11 years ago
Paul O’Shannessy
9f6b329d8a
Update API docs for unmountAndReleaseReactRootNode
11 years ago
Ben Alpert
f566b56ed1
Flesh out reference documentation, more API info
12 years ago