15 Commits (0b805a8d9793782574c6cb8d4767ca9386b996cb)

Author SHA1 Message Date
Ernesto García 9b20285d1d Update fragments example to use JSX syntax (#520) 7 years ago
Dan Abramov d5af622629
Mention that we don't recommend inheritance in the component doc (#487) 7 years ago
Dan Abramov 74de9934be
Avoid "tick" jargon in componentDidMount docs (#415) 7 years ago
Thomas Levy 1303a3d38c
Fix setState example code 7 years ago
Dimitar Nestorov 0560d6be8b Switching to a more popular representation of optional arguments 7 years ago
Dan Abramov 24cf4575ed Tweak Lifecycle Docs (#199) 7 years ago
Brian Vaughn 07b015b687 Wording nit 7 years ago
Brian Vaughn b785e8f7a5 Changed "and" to "or" 7 years ago
thomasyimgit 98386b633a add componentDidCatch document and link 7 years ago
hozefaj 43c1c00703 fix links to pure component within docs 7 years ago
Brian Vaughn d5ebad1d2a Wordsmithing nit 7 years ago
Andy Edwards e97ad4f5d4 Caution (in docs) against dispatching redux actions or triggering component updates by any other means in `componentWillUpdate` 7 years ago
Carlos Cuesta 1442bf4944
Document deepEquality checks & JSON.stringify in scu are a bad idea 7 years ago
Brian Vaughn 93aa551f1a Reorganized 'docs' folder 7 years ago
Brian Vaughn 52b694eaae Add new docs website (#10896) 7 years ago
Ivan Babak 7f2cd20190 Fix fragments docs example JSX typo (#10885) 7 years ago
Andrew Clark 0e43ef2682 Doc updates for React 16 + blog post (#10824) 7 years ago
Héliton Nordt 2fc474ef46 Improve displayName documentation (#10451) 7 years ago
Kurt Furbush 1f01267f26 Update reference-react-component.md (#9863) 7 years ago
Marcos Ojeda 6492b07cc3 docs better indicate that state updaters shallowly merge with state (#9554) 8 years ago
NE-SmallTown 4e8320850d [Documentation] Impreove the react-component section of doc (#9349) 8 years ago
Eric Elliott 724b05ad56 Docs: Clarification of setState() behavior (#9329) 8 years ago
hanumanthan 8560c7d535 Refractor docs to indicate that state set to props in constructor will not recieve the updated props (#9404) 8 years ago
Flarnie Marchan 803e5da950 All doc updates forv15.5 (#9359) 8 years ago
Nik Nyby e079ba4d10 docs: add missing period in shouldComponentUpdate doc (#8720) 8 years ago
Mojtaba Dashtinejad 62ea0290ed [docs] Add a note about componentWillReceiveProps (#8234) 8 years ago
Kevin Lacker d068700a40 Docs: add a bunch of redirects (#8137) 8 years ago
Alex Baumgertner 4d2633215c Fix method markdown highlight (#8218) 8 years ago
Eugene 9c27104e9f Update reference-react-component.md (#8126) 8 years ago
Cody Reichert 66875b66d5 Fix anchor link for displayName (#8040) 8 years ago
Dan Abramov 842d44dfa5 Fix redirects 8 years ago
Kevin Lacker aa9544bfac New Documentation 8 years ago