Commit Graph

5 Commits

Author SHA1 Message Date
Josh Smith
bf24c30aaa Update TestUtils.findRenderedComponentWithType
This function gets that actual React component rather than
the element. This allows the tester to call functions like setState
on the component as shown in the new test.
2014-11-04 12:21:55 -08:00
Phips Peter
f547d80f49 Removed descriptors from our code 2014-10-17 16:24:11 -07:00
Phips Peter
d908e8f3bf Renaming based on the new React API
http://facebook.github.io/react/blog/2014/10/16/react-v0.12-rc1.html#renamed-apis
2014-10-17 12:26:28 -07:00
Austen Talbot
c01768cc27 Added type definitions for react-addons 2014-10-01 18:38:22 -07:00
Phips Peter
bf5cd4b9b1 Starting react-addons module
We will use module merging to merge addons into the existing react
context.
2014-10-01 14:19:40 -07:00