Commit Graph

10 Commits

Author SHA1 Message Date
Jim
33cd980f0e React -> ReactDOM for render() and findDOMNode() 2015-10-05 17:46:58 -07:00
Andreas Savvides
d93d35887b Use same type of markdown as everywhere else for Glossary 2015-09-14 18:55:34 +01:00
Andres Kalle
25104d6a52 Typo fix 2015-06-30 15:05:57 +03:00
Chase Adams
ba31b9644d Change object typo to objects 2015-05-11 13:29:14 -07:00
Andreas
662773a2b4 Minor space change to be in line with coding style everywhere else 2015-03-25 17:09:58 +00:00
Julen Ruiz Aizpuru
3ebec4b55b Docs: do not render components to document.body
Rendering to `document.body` in the examples is conveniently short, but it can
be misleading at the same time, especially for newcomers.

While it's possible to render React components to `document.body`, any 3rd
party scripts can also mess up with it, and it can have unintended consequences
and be source of difficult-to-trace bugs.
2015-03-23 13:59:24 +01:00
Jamison Dance
06f7fd7c5d Fix list formatting in glossary 2015-02-03 23:34:43 -07:00
Rick Beerendonk
a7aad17d87 Update ref-09-glossary.md
Minor grammatical fix.
2014-12-30 23:42:38 -05:00
João Valente
404c583bb5 Update ref-09-glossary.md 2014-11-13 12:06:51 +00:00
Paul O’Shannessy
a0a4b58af4 [docs] Glossary
Pulled in https://gist.github.com/sebmarkbage/fcb1b6ab493b0c77d589
mostly verbatim
2014-10-23 20:51:11 -07:00