Commit Graph

19 Commits

Author SHA1 Message Date
Ben Alpert
7fbdfcaada Fix comma splice 2014-07-15 22:34:33 -07:00
Paul O’Shannessy
b44d2ae79f Simplify shouldComponentUpdate example [skip ci] 2014-07-11 15:32:48 -07:00
Ben Alpert
712860e251 Fix up getDefaultProps docs 2014-07-11 14:26:42 -07:00
Ben Alpert
a3ddb16832 Clarify when getDefaultProps is called
Fixes #1778.
2014-07-02 14:06:48 -07:00
Cheng Lou
0e1afc738b [Docs] Render null returns noscript now
Following #1495.
2014-06-23 13:52:09 -07:00
Paul O’Shannessy
6f3bde9c85 Merge pull request #1384 from chenglou/render-docs
[Docs] Rendering null/false and getDOMNode
2014-04-14 10:15:14 -07:00
Cheng Lou
ff6cb41f09 [Docs] new PropType behavior
(Killed the TODOs since they're no longer valid).
2014-04-11 17:40:04 -07:00
Cheng Lou
3f257dea2f [Docs] Rendering null/false and getDOMNode. 2014-04-09 19:26:42 -07:00
Christopher Chedeau
7af0e4d3bc Add client/server mention in componentDid/WillMount documentation 2014-03-22 12:18:12 -07:00
Ben Alpert
7cbf8a6e76 [docs] Fix version in lifecycle argument note
Fixes #1163.
2014-02-23 16:49:27 -08:00
Ben Alpert
d70a0d1c90 Add simple docs on statics to reference section
Fixes #1056.
2014-02-14 11:54:58 -08:00
Nick Thompson
70f1593516 Clarify componentWillMount behavior 2014-01-17 12:44:21 -08:00
Michal Srb
f0cadaae86 Fix URL in displayName description 2014-01-08 14:55:27 +01:00
xixixao
4c7abcd424 Document displayName 2014-01-04 17:34:16 +01:00
Vjeux
87a53ea086 Making 'native DOM' nodes more explicit in documentation 2013-12-31 01:34:42 +01:00
Cheng Lou
0767e7b9dd docs make all link start with /react/docs 2013-12-19 17:15:01 -05:00
Cheng Lou
3d51380732 docs remove rootNode for componentDidMount/Update 2013-11-27 21:46:02 -05:00
Paul O’Shannessy
9b3c3b63e2 [docs] Clarify when getInitialState is called. 2013-11-01 15:29:10 -07:00
Ben Alpert
f566b56ed1 Flesh out reference documentation, more API info 2013-09-17 16:01:57 -07:00