Commit Graph

6 Commits

Author SHA1 Message Date
Henry Zhu 07cfd66028 lint: remove spaces from object braces 2015-02-19 00:10:31 -05:00
chico 862f7d6a41 fix linting 2015-02-13 02:45:50 +03:00
chico 1511fff598 eslint 2015-02-13 02:43:42 +03:00
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
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
Thomas Aylott 91821007ed benchmark runner 2014-01-06 12:26:40 -05:00