dortonway
c824f8aaa2
Fix misunderstanding in tutorial
2015-12-23 03:01:02 +03:00
adraeth
493560112a
Correct highlight in tutorial7.js snippet
2015-12-13 17:38:30 +01:00
Andrew Henderson
6f994a0a09
Helps avoid a common Issue when following tutorial
...
https://github.com/reactjs/react-tutorial/issues/87
2015-12-10 22:44:36 -08:00
xxin
fc5bd6b06f
add marked source in tutorial doc
...
update wording of later section
no first, no next
more on wording
2015-11-30 19:08:11 -06:00
Ben Alpert
35ff6123fe
Merge pull request #5543 from spicyj/rt103
...
Clarify wording in the tutorial
2015-11-25 09:37:28 -08:00
Ben Alpert
5985d97df3
Clarify wording in the tutorial
...
reactjs/react-tutorial#103
2015-11-24 09:30:33 -08:00
Matthew
a9749dc694
add highlight to a line of code to tutorial20.js (all languages included)
2015-11-24 01:23:55 -05:00
Tay Yang Shun
5ab2016f32
[docs] Use controlled components for tutorial
2015-11-18 14:43:03 +08:00
Paul O’Shannessy
233fb7cf76
[tutorial] Use ids in comments data
2015-11-12 14:20:54 -08:00
Ben Brooks
7e60ed05d7
Reset state if comment submit fails
2015-11-07 13:26:17 -05:00
Mark Sun
5bf06a061d
Corrected highlighted line in tutorial example in tutorial7.js
2015-10-24 15:01:14 -04:00
Ben Alpert
b637cb3193
Updat docs for refs/findDOMNode
2015-10-06 17:53:38 -07:00
Ben Alpert
c3dcd2e9dd
Update some more docs for package split
2015-10-06 17:36:16 -07:00
Jim
33cd980f0e
React -> ReactDOM for render() and findDOMNode()
2015-10-05 17:46:58 -07:00
Paul O’Shannessy
23bc540466
[docs] Remove JSXTransformer from tutorial
2015-09-25 17:58:07 -07:00
Paul O’Shannessy
15ef94a997
[docs] Make the server required for the tutorial
2015-09-25 17:52:45 -07:00
Bradley Spaulding
e38c477147
Extracted "safe taint" in docs/homepage to align with best practice #4212
2015-09-21 22:24:51 -07:00
Frankie Bagnardi
afd02b47e4
Clarifies "Fetching from the server"
2015-09-14 20:21:52 -07:00
Sibi
184ea2cfc4
Include Haskell language
2015-08-04 14:06:08 +05:30
Andreas Savvides
076f47aaaf
[ #4369 ] Make getting started a little less confusing
2015-07-15 11:25:58 +01:00
Paul O’Shannessy
26ba6949ac
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
f81254363b
Change number of html{} to highlight correct line
2015-07-10 09:16:26 +09:00
Kohei TAKATA
1f4e2f5fbe
Add meta tag in the header of HTML
2015-07-10 08:49:43 +09:00
Devon Harvey
becac7b8c3
Fix typo on line 91 of tutorial.md
2015-07-07 22:16:14 -07:00
Richard Wood
bfc9bc2353
Add backticks to highlight comment.json file name
2015-07-08 10:16:21 +12:00
Richard Wood
4c8726a1ca
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
f0f0af9e7a
Suggest open index.html in browser regularly.
2015-07-05 23:05:53 +12:00
Shim Won
bee993cb55
Update script source (c227a39)
2015-06-26 19:39:25 +09:00
Cristovao Verstraeten
d819da35e1
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
49ca9b3091
added missing DOCTYPE
2015-05-31 19:41:01 -07:00
Ben Alpert
21560fec6d
Clarify tutorial instructions
...
Fixes #3904 .
2015-05-19 19:27:01 -07:00
Paul O’Shannessy
a5ffe5908d
Followup to #3852 , use https
2015-05-15 17:51:57 -07:00
Eduardo Garcia
b5f65b48b1
Add Wikipedia link to Cross-site scripting on "XSS attack" string
2015-05-10 15:22:12 -05:00
Tsung Hung
04fac68f10
updated some typos, grammers, and made sentences sound better
2015-05-04 16:26:14 -07:00
Elaine Fang
eda277665d
Add punctuation
2015-04-29 11:07:48 -04:00
Shota Kubota
18f4a5220e
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
858f3c7fd0
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
4a5be86d48
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
3a2fa5cf08
Fix line highlighting in code blocks due to addition of extra example code
2015-04-22 10:45:15 -04:00
Adam Zapletal
536681aa5d
Fix missing line highlight in tutorial
2015-04-18 18:36:18 -05:00
Jon Scott Clark
aaf3fc4e87
Add 'cache: false' to $.ajax when fetching comments
2015-04-18 11:11:18 -04:00
Ben Alpert
fdd13d86f2
[docs] Use marked instead of Showdown and escape HTML
...
Fixes #3501 .
2015-04-13 15:50:40 -07:00
Russ
4bf2aa8135
Update tutorial.md
...
Grammar fix
2015-03-28 11:37:55 -07:00
Andreas Savvides
7ebde90c1f
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
ce206adc87
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
7114950cd1
Updated docs examples/recommendations to use findDOMNode instead of getDOMNode
2015-03-05 16:42:43 -08:00
brafdlog
203b7fa42d
There was a redundant word in the sentence
2015-03-03 22:03:53 +02:00
Daniel Mané
9e77ef78a4
Add mention of go and php server implementations in React tutorial
2015-02-24 15:10:11 -08:00
Alan deLevie
a69a581441
Make tutorial CDN URLs use https
2015-02-17 14:34:01 -05:00
Paul O’Shannessy
53ae8e893e
Merge pull request #2968 from ClimbsRocks/patch-5
...
Reordered 'Using Props' before 'Component Properties'
2015-02-09 10:08:44 -08:00