Files
react/src
Darcy 6b593083ed check that console exists before warning
Console is undefined in earlier versions of IE when it is not open. This causes an uncaught exception, and breaks applications in these versions of IE when attempting to warn when the  console is closed.
Admittedly, console will usually be open when testing in development, but still React should not break the application when it is not.
2015-03-05 09:20:16 -05:00
..
2015-03-03 11:46:01 -08:00
2015-03-02 13:18:38 -08:00
2015-01-31 20:18:25 +01:00
2015-02-26 15:54:50 -08:00
2014-10-26 12:18:24 +02:00
2013-05-29 12:54:02 -07:00