Commit Graph

7 Commits

Author SHA1 Message Date
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Steven
e54b30fafc react-dom: Upgrade to v16.0.0 (#20065)
* Add hydrate method

* Add hydrate to react-dom-tests.ts

* Fix whitespace

* Create shared interface for `render` and `hydrate`

* Add renderToNodeStream and renderToStaticNodeStream methods in ReactDomServer

* Add proper nodejs.readablestream

* Add react-dom v15 for backwards compatibility

* Add proper baseUrl for react-dom/v15

* Change react test _interval type to NodeJS.Timer

* Export the renderer interface

* Change react/v15 to use NodeJS.Timer
2017-10-02 16:08:01 -07:00
Matt Martin
76948bcf31 minor: add "playsinline" attribute to <video/> (#19530)
* adding optional 'playsinline' attribute to HTML5 video tag

* also adding playsinline to v15
2017-09-25 13:50:05 -07:00
York Yao
29ca22c8b0 [React] change createElement declaration (#19858)
* fix https://github.com/Microsoft/TypeScript/issues/15019

* change the stable v15 declaration too

* catch-all case also take string

* add string for test
2017-09-26 01:14:17 +09:00
Andy
cb2dbfbb50 Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00
Andy
d38fdb9146 react/v15: Fix compile error (#19281)
* react/v15: Fix compile error

* Fix lint
2017-08-23 13:26:55 -07:00
Rich Seviora
178dd15e5e Update for React 16 (#18463) 2017-07-31 14:58:27 -07:00