Commit Graph
8 Commits
Author SHA1 Message Date
Nik NybyandBrandon Dail eddb899050 docs: add missing period in shouldComponentUpdate doc (#8720)
(cherry picked from commit fa4f79f9fc)
2017-01-09 14:58:40 -06:00
Mojtaba DashtinejadandDan Abramov 62565a77c0 [docs] Add a note about componentWillReceiveProps (#8234)
* Component Lifecycle In Depth documentation

* first steps to improve react component reference

* improved react component reference

- remove the component-lifecycle-in-depth

* add a note for usage of ReactDOM.findDOMNode

* one note on componentWillReceiveProps

* remove old useless images for lifecycle docs

* Tweak wording
2017-01-04 16:26:59 +00:00
Kevin LackerandDan Abramov 3fe1664601 Docs: add a bunch of redirects (#8137)
* add a bunch of redirects

* add more redirects
2016-11-08 19:32:31 +00:00
Alex BaumgertnerandDan Abramov 44550c374f Fix method markdown highlight (#8218) 2016-11-08 19:21:44 +00:00
EugeneandDan Abramov 923aee7cf5 Update reference-react-component.md (#8126)
line 320: For example, this code ensures that the `color` prop is a string
2016-11-08 19:14:52 +00:00
Cody ReichertandDan Abramov f05fe34a85 Fix anchor link for displayName (#8040) 2016-10-22 22:06:10 +01:00
Dan Abramov 60ec3c6b37 Fix redirects 2016-10-21 22:01:06 +01:00
Kevin LackerandDan Abramov 1cf81c1aa9 New Documentation 2016-10-21 21:00:10 +01:00