Ryan Cavanaugh
|
8833ceece1
|
Combine internal/external React .d.ts files and prepare for TS JSX support
|
2015-06-23 09:42:37 -07:00 |
|
Vincent Siao
|
bb793321c6
|
[React] change ShallowRenderer output to ReactElement
|
2015-05-28 14:18:58 -07:00 |
|
Vincent Siao
|
3ca8ceb795
|
[react] Make var addons into a module
This lets you do import aliasing (eg. `import TestUtils = React.addons.TestUtils;`)
|
2015-05-27 18:43:23 -07:00 |
|
Mads
|
2dabe041c4
|
whoops, syntax error
|
2015-05-14 18:57:45 +02:00 |
|
Mads
|
9a53f5ee84
|
UpdateSpec properties should be optional
|
2015-05-07 07:57:08 +02:00 |
|
Vincent Siao
|
b35ac04569
|
React 0.13.0->0.13.1 and make arguments to Component constructor optional
|
2015-03-18 09:46:36 -07:00 |
|
Vincent Siao
|
d3584fa716
|
Add ReactShallowRenderer types
See http://facebook.github.io/react/docs/test-utils.html#shallow-rendering
|
2015-03-14 15:29:40 -07:00 |
|
Vincent Siao
|
ffedf917df
|
Remove beta and RC2 references from React defs
|
2015-03-14 15:27:46 -07:00 |
|
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 |
|