Phips Peter
|
57340eca1e
|
Moving React 0.13 to be the default
React 0.13 is now released so it should be the default type definition.
http://facebook.github.io/react/blog/2015/03/10/react-v0.13.html
|
2015-03-10 19:03:37 -07:00 |
|
Vincent Siao
|
dbb10b35c6
|
Add React.ClassSet interface and properly extend CSSTransitionGroup from TransitionGroup; +tests in react-addons-tests
|
2014-12-09 18:49:31 -08:00 |
|
Vincent Siao
|
b8a0461280
|
React.Instance<P> -> React.Component<P>; add React.DOM.picture and extra HTML attributes
|
2014-12-03 14:56:30 -08:00 |
|
Vincent Siao
|
7f4cdee628
|
ReactClass -> ComponentClass; add tests to react-tests.ts
|
2014-12-02 18:11:15 -08:00 |
|
Vincent Siao
|
a99c1ad839
|
Cleanup react.d.ts; introduce Instance<P> interface to replace DomReferencer<P>; alias EventHandler types; etc...
|
2014-12-02 17:00:15 -08:00 |
|
Phips Peter
|
09f788d73f
|
Merging React and React with Addons
This seems simpler and enables developers to only require the addons
they want.
|
2014-12-01 13:29:31 -08:00 |
|