Nick Thompson nick-thompson Clarify componentWillMount behavior 542f20b
Cheng Lou chenglou docs fix back link in Examples 6b15ad5
Cheng Lou chenglou docs add jsx->js tab to live editors 7ac5f3c
Paul O’Shannessy zpao Normalize line endings 6b1c6be
Ben Alpert spicyj Update homepage for new JSX/JS editor 761e1c8
Ben Alpert spicyj Properly clear live editor on JSX compile failure d3fc5ad
Ben Alpert spicyj Simplify live editor execution logic c7f0663
Cheng Lou chenglou [docs] Tweak frontpage first example and jsx-compiler example 8c8841c
Christoph Pojer cpojer Update propTypes documentation. b66fbde
Jean Lauliac jeanlauliac Update broken link in 'why react' article 341d292
Jean Lauliac jeanlauliac Normalize internal links in 'why react' article 0681d13
aymanosman aymanosman Fix typo 09650e1
Bob Eagan bobeagan fix incorrect link 2edb76f
Bob Eagan bobeagan add hash link for lifecycle section of working with the browser page 3db3460
Pete Hunt petehunt remove references to react-page 3120192
Ben Alpert spicyj Fix docs typo 6e4ddfd
Paul O’Shannessy zpao Fix animation example code … dd66223
Eric Schoffstall Contra fix grammar mistake 64ac427
Kunal Mehta kmeht Add documentation about React.renderComponent … f970453
Christopher Chedeau vjeux s/Mock DOM/Virtual DOM/ … 22772c9
Ben Alpert spicyj Disable CodeMirror smart indentation … 571d173
Ben Alpert spicyj [docs] Fix comma splice 3810c83
7c4c0cd [docs] Remove commented out ghbtns
92102ac Add info about dev vs. prod builds
277cbf0 [docs] Add timezone to _config
b0b7717 Remove stray "117", combine lines in polyfill docs
8d63dad Rewrite Older Browsers polyfill section for clarity.
edd61ed Fix "Uncontrolled Components" documentation
d99cafa Fix typo in docs.
190f373 Update docs to mention that you need both es5-shim.js and
es5-sham.js to use React with IE8.
1873e1d Add dataType to all $.ajax calls for consistency
27ac8a3Fix#845, Trivial year change
97f2441Fix#874: Edit thinking-in-react
ce72e84 Document return value of unmountComponentAtNode
52ad24f Remove two more react.min.js references
7efdb43 Don't use the min build in getting started guide
51e7a6b Fix URL in displayName description
f44e8cc Add charCode/keyCode/which to key event docs