numb86
6e3fa6ae78
Fix fragment identifier ( #2619 )
2019-12-19 19:51:02 +03:00
Nat Alison
25df15b83e
reapply, correctly generating links
2019-02-06 18:03:29 -08:00
Nat Alison
dc1e5366e3
revert id adding
2019-02-06 18:00:52 -08:00
Nat Alison
3e49e971d0
add everything else again
2019-02-06 17:22:04 -08:00
Sebastian Markbåge
b6b15d770f
Document deprecation of findDOMNode ( #1263 )
...
We might want to open an RFC for fragment refs which could solve the one
remaining use case in a better way but at least let us get the deprecation
in.
2018-10-23 16:54:04 -07:00
Dan Abramov
81afcfbd87
Functional -> function ( #863 )
2018-10-04 22:13:09 +01:00
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