25 Commits (5a6bdd6dc3d981161164336c0a3e0b04b80d0d3f)

Author SHA1 Message Date
Toru Kobayashi 5a6bdd6dc3 component.render method returns a ReactElement. 10 years ago
Rick Beerendonk 60d197eca3 Add documentation about JSX and displayName. 10 years ago
Jim 7114950cd1 Updated docs examples/recommendations to use findDOMNode instead of getDOMNode 10 years ago
Jim 48eddd101e Update docs to indicate that componentDDidUpdate is fired after changes are flushed to the DOM. Fixes #2796 10 years ago
Mark Hintz b61aace624 Update ref-03-component-specs.md 10 years ago
Paul O’Shannessy 2865e4a1c8 Set default layout for docs 10 years ago
Ben Alpert 7fbdfcaada Fix comma splice 10 years ago
Paul O’Shannessy b44d2ae79f Simplify shouldComponentUpdate example [skip ci] 10 years ago
Ben Alpert 712860e251 Fix up getDefaultProps docs 10 years ago
Ben Alpert a3ddb16832 Clarify when getDefaultProps is called 10 years ago
Cheng Lou 0e1afc738b [Docs] Render `null` returns noscript now 10 years ago
Cheng Lou ff6cb41f09 [Docs] new PropType behavior 11 years ago
Cheng Lou 3f257dea2f [Docs] Rendering null/false and getDOMNode. 11 years ago
Christopher Chedeau 7af0e4d3bc Add client/server mention in componentDid/WillMount documentation 11 years ago
Ben Alpert 7cbf8a6e76 [docs] Fix version in lifecycle argument note 11 years ago
Ben Alpert d70a0d1c90 Add simple docs on statics to reference section 11 years ago
Nick Thompson 70f1593516 Clarify componentWillMount behavior 11 years ago
Michal Srb f0cadaae86 Fix URL in displayName description 11 years ago
xixixao 4c7abcd424 Document displayName 11 years ago
Vjeux 87a53ea086 Making 'native DOM' nodes more explicit in documentation 11 years ago
Cheng Lou 0767e7b9dd docs make all link start with /react/docs 11 years ago
Cheng Lou 3d51380732 docs remove rootNode for componentDidMount/Update 11 years ago
Paul O’Shannessy 9b3c3b63e2 [docs] Clarify when `getInitialState` is called. 11 years ago
Ben Alpert f566b56ed1 Flesh out reference documentation, more API info 11 years ago