Commit Graph

11 Commits

Author SHA1 Message Date
Forbes Lindesay
8f8f6c4392 [react] Use HTMLDialogElement for the dialog node (#23053)
* [react] Use HTMLDialogElement for the dialog node

* Actually add the `open` property

* This update requires typescript 2.6

* Update dependents of react to also require typescript 2.6
2018-02-12 12:55:52 +00:00
Andy
e16b5b69b1 react-transition-group: Fix export (#19907) 2017-09-20 07:18:07 -07:00
Karol Janyst
f585e6f27f Update imports in index 2017-08-16 12:41:00 +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 Greenberg
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
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
eeb262e1d8 Update react to TypeScript 2.3 2017-06-19 13:34:54 +02:00
Karol Janyst
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