react/docs/img
Vesa Laakso a190cfce29 Update Lifting State Up not to mix up DOM value with component state (#9032)
* Update Lifting State Up not to mix up DOM value with component state

A few weeks ago when teaching my friend, she got stuck on
`this.state.value` vs. `event.target.value`. As the documentation
talked a lot about "values", and the term value could mean three
different things (values in general, the "value" prop / DOM value of
the <input> component and the value in state/props), it was not weird
that she got a bit confused.

* Rename Lifting State Up onChange props to onTemperatureChange

This is in-line with how the temperature is provided as a prop named `temperature`

* Fix one value prop not being renamed to temperature

* Update codepen examples in Lifting state up documentation

* Update devtools state change to reflect docs change
2017-03-02 00:28:09 +00:00
..
blog Add 15.4.0 blog post 2016-11-16 14:36:20 +00:00
docs Update Lifting State Up not to mix up DOM value with component state (#9032) 2017-03-02 00:28:09 +00:00
tutorial Improve devtools image size for the tutorial (#8114) 2016-10-27 13:54:18 +01:00
external.png Added icon for external links in Docs nav and unlinked Complementary Tools and Examples in favor of this icon 2016-02-23 02:18:20 +00:00
external_2x.png Added icon for external links in Docs nav and unlinked Complementary Tools and Examples in favor of this icon 2016-02-23 02:18:20 +00:00
logo.svg SVG logo 2014-08-30 16:03:49 -07:00
logo_og.png [docs] Use appropriately sized og:image (#7417) 2016-08-03 14:08:44 -07:00
logo_small.png New Documentation 2016-10-21 20:59:08 +01:00
logo_small_2x.png New Documentation 2016-10-21 20:59:08 +01:00
logo_small_gray.png New Documentation 2016-10-21 20:59:08 +01:00
logo_small_gray_2x.png New Documentation 2016-10-21 20:59:08 +01:00
noise.png Initial public release 2013-05-29 12:54:02 -07:00
oss_logo.png New Documentation 2016-10-21 20:59:08 +01:00
search.png Introduce search 2016-03-07 13:15:41 -08:00