53 Commits (37d7982057fc99c944cece5850d7baa6de861a6a)

Author SHA1 Message Date
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
petehunt ee83ad9f88 Make state immutable in tutorial (eek) 11 years ago
Paul O’Shannessy 67d4e7ebaf Remove jQuery version number from tutorial docs 11 years ago
Ben Alpert 2f08e7f3d0 tutorial: Simplify ajax options 11 years ago
petehunt 7c9eb94833 Update tutorial to use className 11 years ago
Paul O’Shannessy e484a734b5 Fix 404s to non-existent API docs 11 years ago
Ben Alpert f566b56ed1 Flesh out reference documentation, more API info 11 years ago
Brian Rue 93a516e41b Tutorial: show how to add showdown.js 11 years ago
Paul O’Shannessy 3996d95131 [docs] Small tweaks as reported in comments 11 years ago
Clay Allsopp 700c3e24cd Fix broken tutorial link and change wording 11 years ago
Hugo Jobling 091697a887 remove dead link 11 years ago
Hugo Jobling 79fca32e1b put closing paren in correct place 11 years ago
Hugo Jobling f5d3500cfa update dead jsx link to point to an extant page 11 years ago
petehunt 85a7336741 cleanup some files, move tutorial 11 years ago
petehunt 1263fde643 move docs around, add likebutton 11 years ago
petehunt e874be922a tweak the source 11 years ago
petehunt 7d77fd17ea update and move tutorial 11 years ago
Mathieu M-Gosselin 38db22b954 Changed JSON data in the tutorial to use double quotes for strings. 11 years ago
Greg Roodt ddb326a029 Update tutorial.md 12 years ago
dschafer c1ef8e9ab4 Highlight additional change in tutorial12.js 12 years ago
petehunt 394d23f848 ReactDOM->React.DOM 12 years ago
Ben Alpert 1fc75432da Add `return false;` to onSubmit handlers 12 years ago
Ben Alpert 441302ee6e Wording tweaks 12 years ago
Ben Alpert ccd06e728a Update stale event docs in tutorial 12 years ago
Paul Seiffert c09a1bd376 Introducing a submit button in the tutorial's comment form 12 years ago
Paul Seiffert 2e0837a574 Highlighting the correct line 12 years ago
petehunt 8e7d880c27 add a link to my tutorial repo 12 years ago
Paul O’Shannessy eb278167cd Initial public release 12 years ago