Commit Graph

6 Commits

Author SHA1 Message Date
Ferdy Budhidharma
6d2fc7181a feat(react-dependents): update to TS 2.8 (part 1 of 2) (#27743)
* feat(react-dependents): update to TS 2.8

* exclude react-dom

* fix version mismatches
2018-08-03 21:01:14 +01:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
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
bef4d2b27d Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Andy
fdb86971de react-date-range: Fix lint (#22702) 2018-01-05 15:44:32 -08:00
Junbong Lee
709070b1fb Add new type definition for react-date-range. (#22638)
* Add new type definition for react-date-range.

* Fix CI build fails.

* Fix type of properties of Range interface.
2018-01-04 09:26:45 -08:00