DefinitelyTyped/react
jbrantly 7bb2b48cd2 Change most uses of ComponentClass<P> to a type that represents the class
This more accurately reflects that createClass returns a class, not an
instance of a class. This will be more important as React v0.13 is released
which supports using ES6 classes as components.
2015-01-19 15:11:02 -05:00
..
legacy Merging React and React with Addons 2014-12-01 13:29:31 -08:00
react-addons-tests.ts Add React.ClassSet interface and properly extend CSSTransitionGroup from TransitionGroup; +tests in react-addons-tests 2014-12-09 18:49:31 -08:00
react-tests.ts Change most uses of ComponentClass<P> to a type that represents the class 2015-01-19 15:11:02 -05:00
react.d.ts Change most uses of ComponentClass<P> to a type that represents the class 2015-01-19 15:11:02 -05:00