Commit Graph

114 Commits

Author SHA1 Message Date
Ben Alpert 26bde37cf8 Updat docs for refs/findDOMNode 2015-10-06 17:53:38 -07:00
Ben Alpert 0faf4b752f Update some more docs for package split 2015-10-06 17:36:16 -07:00
Jim 712199ef98 React -> ReactDOM for render() and findDOMNode() 2015-10-05 17:46:58 -07:00
Paul O’Shannessy bef8942cb7 [docs] Remove JSXTransformer from tutorial 2015-09-25 17:58:07 -07:00
Paul O’Shannessy a440f40713 [docs] Make the server required for the tutorial 2015-09-25 17:52:45 -07:00
Bradley Spaulding 52d8d3b2ff Extracted "safe taint" in docs/homepage to align with best practice #4212 2015-09-21 22:24:51 -07:00
Frankie Bagnardi 584a7c5f1c Clarifies "Fetching from the server" 2015-09-14 20:21:52 -07:00
Sibi 1c1cfe95ee Include Haskell language 2015-08-04 14:06:08 +05:30
Andreas Savvides 4a05be3459 [#4369] Make getting started a little less confusing 2015-07-15 11:25:58 +01:00
Paul O’Shannessy e9b3974d7c Merge pull request #4291 from rwoodnz/patch-2
indicate file name requried for static file
2015-07-13 13:34:51 -07:00
Kohei TAKATA a9e0b4a0a3 Change number of html{} to highlight correct line 2015-07-10 09:16:26 +09:00
Kohei TAKATA 87ecb0ba1f Add meta tag in the header of HTML 2015-07-10 08:49:43 +09:00
Devon Harvey b3ae6891b7 Fix typo on line 91 of tutorial.md 2015-07-07 22:16:14 -07:00
Richard Wood 24c41b6849 Add backticks to highlight comment.json file name 2015-07-08 10:16:21 +12:00
Richard Wood 50ea437bf8 indicate file name requried for static file
the text doesn't say explicitly to call your file comments.json, nor to put it in the public directory.
2015-07-05 23:38:23 +12:00
Richard Wood a9d0135f84 Suggest open index.html in browser regularly. 2015-07-05 23:05:53 +12:00
Shim Won c1b0550acf Update script source (c227a39) 2015-06-26 19:39:25 +09:00
Cristovao Verstraeten c227a398ba update script sources to be even with the example file in reactjs/react-tutorial repo ... apply to japanese and korean translation (+2 squashed commit)
Squashed commit:

[4564e55] Ensures we don't need to update this page for every release.

[b0d60f9] update script sources to be even with the example file in reactjs/react-tutorial repo
2015-06-15 13:30:15 +02:00
Arian Faurtosh f8f92f4169 added missing DOCTYPE 2015-05-31 19:41:01 -07:00
Ben Alpert c157ce3599 Clarify tutorial instructions
Fixes #3904.
2015-05-19 19:27:01 -07:00
Paul O’Shannessy cfa354415b Followup to #3852, use https 2015-05-15 17:51:57 -07:00
Eduardo Garcia ee7d7487ea Add Wikipedia link to Cross-site scripting on "XSS attack" string 2015-05-10 15:22:12 -05:00
Tsung Hung f34c2eab40 updated some typos, grammers, and made sentences sound better 2015-05-04 16:26:14 -07:00
Elaine Fang 50e974b5b6 Add punctuation 2015-04-29 11:07:48 -04:00
Shota Kubota d376e12a9c Fix differences a jQuery CDN URLs, fixes #3750.
unify to `https://code.jquery.com/jquery-2.1.3.min.js`.
2015-04-28 22:27:46 +09:00
Ben Alpert a171474348 Merge pull request #3429 from AoDev/patch-1
Add a note about react classe name convention
2015-04-22 16:11:56 -07:00
Paul O’Shannessy 5b42e895c1 Merge pull request #3691 from jonscottclark/patch-1
Add 'cache: false' to $.ajax when fetching comments (docs/tutorial)
2015-04-22 09:57:58 -07:00
Jon Scott Clark f4a6644f4e Fix line highlighting in code blocks due to addition of extra example code 2015-04-22 10:45:15 -04:00
Adam Zapletal 05562a0b09 Fix missing line highlight in tutorial 2015-04-18 18:36:18 -05:00
Jon Scott Clark 90f086efbf Add 'cache: false' to $.ajax when fetching comments 2015-04-18 11:11:18 -04:00
Ben Alpert 36aefcb8cc [docs] Use marked instead of Showdown and escape HTML
Fixes #3501.
2015-04-13 15:50:40 -07:00
Russ fdcf1f2b0e Update tutorial.md
Grammar fix
2015-03-28 11:37:55 -07:00
Andreas Savvides 580f2d829b Include latest version of jQuery in tutorial
Include latest version of jQuery 2.x in tutorial
2015-03-25 22:36:27 +00:00
AoDev 83a2465af9 Add a note about react classe name convention
I lost quite some time trying to figure out what was happening. No error in console and nothing showing up.
2015-03-16 23:59:02 +01:00
Jim 030fc752ba Updated docs examples/recommendations to use findDOMNode instead of getDOMNode 2015-03-05 16:42:43 -08:00
brafdlog 457c8e397d There was a redundant word in the sentence 2015-03-03 22:03:53 +02:00
Daniel Mané a7ae40e90d Add mention of go and php server implementations in React tutorial 2015-02-24 15:10:11 -08:00
Alan deLevie 4980bcb0f3 Make tutorial CDN URLs use https 2015-02-17 14:34:01 -05:00
Paul O’Shannessy cb833710af Merge pull request #2968 from ClimbsRocks/patch-5
Reordered 'Using Props' before 'Component Properties'
2015-02-09 10:08:44 -08:00
Preston Parry 0903120ad1 Update tutorial.md 2015-02-05 22:57:36 -08:00
juan serrano 3a0534e1b8 Corrected documentation 2015-02-03 18:41:47 -08:00
Héliton Nordt 62213e08df Fix highlighting 2015-02-03 08:38:16 -02:00
Héliton Nordt 8fc4f23cdb Removing unnecessary returns 2015-02-02 17:20:38 -02:00
Rafael 246fdebf82 remove extraneous comma in tutorial 2015-01-31 12:31:14 -10:00
Preston Parry 5776dc7918 Update tutorial.md 2015-01-27 20:27:16 -08:00
Sophia Westwood a19966f2ea Correctly highlight changed line in tutorial.
This excerpt adds the onSubmit handler to the form element, but the line was not highlighted as having been modified.
2015-01-21 17:15:31 -08:00
Paul O’Shannessy d6aa588dfc Merge pull request #2360 from beausmith/patch-1
Highlighted changed lines in examples
2015-01-16 13:10:00 -08:00
Paul O’Shannessy 8babd0ada3 [docs] Talk about running a server in tutorial
We've talked about this a few times and even half done it. This is for
real.
2015-01-07 17:26:54 -08:00
Alexander Tseung a53270267f Update tutorial.md for grammatical changes
Update tutorial.md to improve grammatical parallelism in features list. Also added periods to follow first item's syntax.

BEFORE: "Live updates: as other users comment we'll pop them into the comment view in real time"
AFTER: "Live updates: other users' comments are popped into the comment view in real time."

BEFORE: "Markdown formatting: users can use Markdown to format their text"
AFTER: "Markdown formatting: users can use Markdown to format their text."
2014-12-15 23:43:26 -08:00
Sam Saccone 8e47082fb6 Update tutorial language to be more explicit.
The word "Friends" does establish a relationship however it does not fit in the vernacular of react. 
This change makes the phrase more explicit and more familiar.
2014-11-18 12:36:20 -05:00