Commit Graph
16 Commits
Author SHA1 Message Date
Karol JanystandGitHub f585e6f27f Update imports in index 2017-08-16 12:41:00 +09:00
Karol JanystandGitHub bfcd1e3297 Update imports 2017-08-16 12:39:47 +09:00
Karol Janyst c4cb5120f0 Revert changes from #18637 2017-08-15 08:55:16 +09:00
Karol Janyst 1fcbcc3695 Merge remote-tracking branch 'upstream/master' into lkay/react-transition-group-tmp-fix 2017-08-15 08:53:11 +09:00
Aaron GreenbergandMohamed Hegazy aade0638f6 Use ES2015 module style for react-transition-group (#18637) 2017-08-14 14:04:44 -07:00
Karol Janyst a16ca5d33c Quick fix exports to match transpiled code of the library 2017-08-04 16:57:37 +09:00
Wesley WighamandGitHub a790cd60fc Revert "react-transition-group Added {} state to remedy Component Requires 2 type arguments" 2017-07-18 09:13:17 -07:00
Ian Shea f8f5952e2c moving from {} to any for state pass 2017-07-17 08:40:37 -07:00
Ian Shea e114c62e2f fixing lint error, passing {} instead of empty interface 2017-07-14 16:36:44 -07:00
Ian Shea 5f17d5489b added state definition for components 2017-07-14 16:31:28 -07:00
Karol Janyst faa13ca5cc Fix types for transition components 2017-07-13 09:17:06 +09:00
Karol Janyst ed17ae55a7 Add definitions for react-transition-group v2 2017-07-07 12:51:17 +09:00
Tanguy Krotoff 573083a518 Replace React.Component<(any|void|\{\}|null)> by React.Component
+ many manual adjustments
2017-06-21 09:48:37 +02:00
Tanguy Krotoff ea9de8a518 Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1>
+ many manual adjustments
2017-06-19 13:35:50 +02:00
Tanguy Krotoff eeb262e1d8 Update react to TypeScript 2.3 2017-06-19 13:34:54 +02:00
Karol JanystandAndy 05efee5a4e Add definitions for react-transition-group (#16117)
* Add definitions for react-transition-group

* Change authors in header
2017-04-27 07:16:54 -07:00