32 Commits (eeaf72f9aa4f9b12e4d33f9a2dcd495453c81aad)

Author SHA1 Message Date
Ben Alpert b637cb3193 Updat docs for refs/findDOMNode 9 years ago
Jim 33cd980f0e React -> ReactDOM for render() and findDOMNode() 9 years ago
chico f180f0ce37 make properties notation in docs consistent 9 years ago
Andreas Savvides c56d0fd84f Make "Component Specs and Lifecycle" more readable 9 years ago
Tyler Brock e031fddf67 Clarify invocation order of componentDidMount 10 years ago
Basarat Ali Syed 01eb5643a2 📝 link to docs and not the blog post 10 years ago
Basarat Ali Syed 0ce79961c2 📝 document changes for classes 10 years ago
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 11 years ago
Ben Alpert 7fbdfcaada Fix comma splice 11 years ago
Paul O’Shannessy b44d2ae79f Simplify shouldComponentUpdate example [skip ci] 11 years ago
Ben Alpert 712860e251 Fix up getDefaultProps docs 11 years ago
Ben Alpert a3ddb16832 Clarify when getDefaultProps is called 11 years ago
Cheng Lou 0e1afc738b [Docs] Render `null` returns noscript now 11 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