Commit Graph

16 Commits

Author SHA1 Message Date
Toru Kobayashi
16a99a1247 Fix consistency of component api document 2015-02-02 09:52:08 +09:00
Sebastian Markbage
4202fcd9c5 Replace transferPropsTo with transferring props patterns 2014-10-28 11:06:30 -07:00
Ben Alpert
fb46ad0356 Update docs to align with 0.12 better
- Rename React.renderComponent -> React.render
- Remove most references to transferPropsTo
2014-10-22 14:01:54 -07:00
Paul O’Shannessy
f54b7aec3f Reword Component API intro
Fixes #2179
2014-09-22 14:40:22 -07:00
Paul O’Shannessy
2865e4a1c8 Set default layout for docs 2014-08-13 11:40:14 -07:00
Julen Ruiz Aizpuru
49499bbf58 Docs: added note about setState() side-effects 2014-07-31 09:31:01 +02: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
43ecc6a7f0 Clarify refs and setState callback documentation 2014-06-17 23:20:04 -07:00
Ben Alpert
6169bf33de [docs] Point to renderComponent over setProps 2014-06-08 13:04:40 -07:00
Ben Alpert
0fdf67d922 Be more specific with createClass, renderComponent
Closes #371.
2014-05-18 00:15:35 -07:00
Cheng Lou
3f257dea2f [Docs] Rendering null/false and getDOMNode. 2014-04-09 19:26:42 -07:00
Ben Alpert
cb05a30360 Add callback to setProps docs 2014-04-02 15:01:50 -07:00
Ayman Osman
2eef22ace2 Fix typo 2014-01-23 19:21:20 +00:00
Christopher Chedeau
b276112ef0 Document isMounted
Text from @petehunt
2014-01-16 10:08:53 -08:00
Fabio M. Costa
d469a4e694 Fixes the name of the component on documentation
AvatarImage -> Avatar
2013-11-10 11:52:41 -08:00
Ben Alpert
f566b56ed1 Flesh out reference documentation, more API info 2013-09-17 16:01:57 -07:00