82 Commits (6f25cb7b3e3e0ec17027f4b7edfe45efe334e5ae)

Author SHA1 Message Date
Russ 4bf2aa8135 Update tutorial.md 10 years ago
Andreas Savvides 7ebde90c1f Include latest version of jQuery in tutorial 10 years ago
Jim 7114950cd1 Updated docs examples/recommendations to use findDOMNode instead of getDOMNode 10 years ago
brafdlog 203b7fa42d There was a redundant word in the sentence 10 years ago
Daniel Mané 9e77ef78a4 Add mention of go and php server implementations in React tutorial 10 years ago
Alan deLevie a69a581441 Make tutorial CDN URLs use https 10 years ago
Preston Parry 809c13e552 Update tutorial.md 10 years ago
juan serrano 74f7616a0a Corrected documentation 10 years ago
Héliton Nordt 711becb883 Fix highlighting 10 years ago
Héliton Nordt 0f27514cef Removing unnecessary returns 10 years ago
Rafael c3c9103538 remove extraneous comma in tutorial 10 years ago
Preston Parry 302fd73793 Update tutorial.md 10 years ago
Sophia Westwood ec3a62420b Correctly highlight changed line in tutorial. 10 years ago
Paul O’Shannessy 467d020734 [docs] Talk about running a server in tutorial 10 years ago
Alexander Tseung 52dc9aec01 Update tutorial.md for grammatical changes 10 years ago
Sam Saccone df28c4779c Update tutorial language to be more explicit. 10 years ago
John Heroy 35e1db2bac Add comma for readability in tutorial 10 years ago
Paul O’Shannessy febd05b900 Update React.DOM -> React.createElement through docs 10 years ago
Ben Alpert fb46ad0356 Update docs to align with 0.12 better 10 years ago
Cheng Lou 33c7ee6112 [Docs] Remove most of @jsx 10 years ago
Beau Smith 43e1e16e6f Highlighted changed lines in examples 10 years ago
Simon Welsh 54e88388b1 Correct highlighted block 10 years ago
jon madison 2d6231f486 corrected highlighted/updated line in tutorial example 10 years ago
Michael Randers-Pehrson 83cf623476 Adding `e.preventDefault()` to `handleSubmit`, 10 years ago
Michael Randers-Pehrson 65874732b0 Including missing validation check 10 years ago
Paul O’Shannessy 2865e4a1c8 Set default layout for docs 10 years ago
Sam Selikoff 2d7ffc16d6 Clarify section introducing callbacks 10 years ago
Sam Selikoff 37d7982057 Clarify section introducing `props` 10 years ago
Julien Bordellier ccb9bd2ee2 Using the markdown's quote syntax and explaining why use include jQuery 10 years ago
Julien Bordellier eb1e6ebf49 Adding a note just below the jQuery inclusion in the tutorial to inform that jQuery is not mandatory. 10 years ago
Ben Alpert 9ba8b98a5e tutorial: Fetch data in componentDidMount instead 10 years ago
Cheng Lou 40181a0166 [Docs] Fix tutorial line highlights, revert ajax in cb 10 years ago
Cheng Lou 1c50b1dfbb [Docs] Put tutorial up-to-date with the code 10 years ago
Ben Alpert 2c02b6cac7 Fix tutorial to have exact translation of example 11 years ago
georgesisco 3ab1997f61 Update tutorial.md 11 years ago
George A Sisco III bc9a92097e Carry ajax error checking from step #13 forward to other ajax steps 11 years ago
petehunt d9efc5aa57 Add thinking in react to the official docs 11 years ago
Ben Alpert 4ab7f4ab8d Tweak tutorial wording to be more accurate 11 years ago
Nadeesha Cabral 2ad7d1a0ef Fixed missing lighted line 11 years ago
Richard D. Worth 835abde4c1 Update tutorial.md to still have jQuery script tag in later code sample 11 years ago
Bob Eagan b24d241b82 replace "comments.json" with this.props.url 11 years ago
Ben Alpert 4a7ec73d13 Add dataType to all $.ajax calls for consistency 11 years ago
Ben Alpert 64a5570c1c Move initial $.ajax out of getInitialState 11 years ago
Ivan Kozik 91a049a45e console.log -> console.error 11 years ago
Ivan Kozik 81f24d13e6 Add a warning about the @jsx declaration 11 years ago
Ivan Kozik c72efb80c5 Use explicit $.ajax dataType and add error callback 11 years ago
Vjeux 8d938e4a32 Add a talks section to the docs 11 years ago
Cheng Lou 0767e7b9dd docs make all link start with /react/docs 11 years ago
Kit Randel 990e1e4142 Tutorial template markup needs a reference to jquery for the ajax calls 11 years ago
Brian Cooke 6d8496dd06 Update highlighted lines in tutorial 11 years ago