Commit Graph

6 Commits

Author SHA1 Message Date
Ben Alpert c96ea9abf2 Remove transferPropsTo
I'd like to outlaw prop mutation altogether, and now seems like a fine time to remove transferPropsTo.

Test Plan: jest
2014-11-16 17:41:07 -08:00
Raymond Ha 92d171a4fc Update deprecated propTypes 2014-10-29 21:00:32 -07:00
Paul O’Shannessy f53854bd93 React.renderComponent -> React.render
This covers most everything. The perf suite still needs work for the
Element updates. And the server rendering example needs to be done
wholesale.
2014-10-23 20:51:11 -07:00
Cheng Lou 5158a022df Fix perf suite broken by descriptor change 2014-04-25 10:38:17 -07:00
cpojer 8b12670ef9 Perf Test for the propTypes change. 2014-01-21 14:05:38 -08:00
Thomas Aylott 91821007ed benchmark runner 2014-01-06 12:26:40 -05:00