Commit Graph

14 Commits

Author SHA1 Message Date
Ben Alpert
5af72f4b72 Add React.Children.count docs 2014-07-16 23:19:45 -07:00
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.
2014-07-15 23:03:37 -07:00
Ben Alpert
6e28a33788 Tweak wording a bit on renderComponent note 2014-07-11 14:50:46 -07:00
Julen Ruiz Aizpuru
eaaeec4b9c Docs: added note about renderComponent() requirement 2014-07-11 08:37:44 +02:00
Ben Alpert
e00d25c592 Mention PropTypes in top-level API
cf. #449
2014-05-18 00:15:35 -07:00
Cheng Lou
d85ea4ab7b [Docs] document optional param for renderComponentToString 2014-02-26 15:11:53 -08:00
plievone
d264018e11 Fix docs for React.Children.map, .forEach, .only. 2014-02-16 22:41:30 +02:00
Ben Ripkens
436785e43b docs(ServerRendering): Reflect renderComponentToString changes 2014-02-06 07:56:37 +01:00
petehunt
5de5db12e5 update docs for React.Children 2014-02-03 23:28:49 -08:00
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.
2014-01-30 17:14:59 -08:00
Ben Alpert
409d8cab93 Document return value of unmountComponentAtNode 2014-01-08 21:56:59 -08:00
Cheng Lou
0767e7b9dd docs make all link start with /react/docs 2013-12-19 17:15:01 -05:00
Paul O’Shannessy
9f6b329d8a Update API docs for unmountAndReleaseReactRootNode 2013-10-26 17:42:34 -07:00
Ben Alpert
f566b56ed1 Flesh out reference documentation, more API info 2013-09-17 16:01:57 -07:00