Files
react/src/test
Sebastian Markbage 27c482a2b8 Separate React Composite and Class
ReactClass is now composed by ReactCompositeComponent rather than
inherit from it.

The state transition functions currently use ReactInstanceMap to map an
instance back to an internal representation.

I updated some tests to use public APIs. Other unit tests still reach into
internals but now we can find them using ReactInstanceMap.

I will do more cleanup in follow ups. The purpose of this diff is to
preserve semantics and most of the existing code.

This effectively enables support for ES6 classes. All you would need to
expose is ReactClassMixin.
2014-11-06 19:49:33 -08:00
..
2013-11-21 10:31:20 -08:00
2014-10-10 13:34:07 -07:00
2014-10-10 13:34:07 -07:00
2014-10-10 13:34:07 -07:00
2014-10-10 13:34:07 -07:00
2014-10-10 13:34:07 -07:00
2014-10-10 13:34:07 -07:00
2014-10-10 13:34:07 -07:00