Files
react/src
Harry Marr 198aabaafb Prevent NaN props from triggering warnings
Previously, `checkAndWarnForMutatedProps` would flag `NaN` props as
having been mutated, because `NaN !== NaN`. This prevents that warning
from being emitted by explicitly checking for `NaN`s.
2015-02-14 10:06:55 +00:00
..
2015-02-12 14:31:55 -08:00
2015-02-12 14:31:55 -08:00
2015-01-31 20:18:25 +01:00
2015-01-31 20:18:25 +01:00
2015-02-12 13:37:19 -08:00
2014-10-26 12:18:24 +02:00
2013-05-29 12:54:02 -07:00