Dan Abramov
800c0079d9
Be more specific about browsers that need polyfills
2018-01-08 14:29:03 +00:00
Dan Abramov
07839cb6c4
Document suppressHydrationWarning ( #369 )
...
* Document suppressHydrationWarning
* Add it to the reference
2017-11-29 13:38:56 +00:00
Alex
c1952f5a22
add missing /
2017-11-28 15:32:58 -08:00
Liam O'Boyle
ec4dc73b8f
Note that polyfills are required for some supported browsers too.
...
The "Browser Support" section of react-dom indicates that IE9 and above
is supported, but fails to note that the support does require additional
polyfills in some cases. A link is added to the javascript environment
docs which already explains the polyfills required (Map, Set and rAF).
2017-11-29 09:02:08 +11:00
Dimitar Nestorov
0560d6be8b
Switching to a more popular representation of optional arguments
2017-10-31 17:26:44 +02:00
Ferdy Budhidharma
f456a7a9b8
feat(react-dom-reference): update findDOMNode API ( #202 )
...
* feat(react-dom-reference): update findDOMNode API
* Fixed confusing wording on findDOMNode
* Reword and make more precise
2017-10-31 14:39:02 +00:00
Dan Abramov
bea8fa0dd6
Expand on recommended hydrate() usage ( #200 )
...
* Expand on recommended hydrate() usage
* Nit
* Add extra info
* Update reference-react-dom.md
2017-10-23 18:54:31 +03:00
Brian Vaughn
93aa551f1a
Reorganized 'docs' folder
2017-10-04 14:48:45 -07:00