Ben Alpert
ea7c845a98
Update remarkable to 1.7.1 ( #7851 )
Fixes a subtle XSS hole.
8 years ago
jinmmd
efba6d4740
Change [API参考] from "top-level-api.html" to "top-level-api-zh-CN.html" ( #7790 )
8 years ago
Michael Jackson
d69d722116
s/npmcdn/unpkg/g ( #7609 )
npmcdn.com is moving to unpkg.com. Same backend, one less letter in the
domain name. Boom.
8 years ago
Paul O’Shannessy
75a4bce9f7
[docs] Use npmcdn ( #7394 )
9 years ago
Paul O’Shannessy
24d53c1c37
Finish Jekyll 3 Upgrade
- Reverts change to use sectionid on layouts (was unreliable), using config to make sure that's specified on all pages that need it
- Adds permalinks to all other pages so that og data is correct
- Corrects some permalinks that were in correct (translations)
9 years ago
Nik Nyby
8e726bb55f
update babel-core to 5.8.34 in tutorial docs ( #7059 )
9 years ago
Ben Alpert
2719c2e795
Use remarkable instead of marked ( #6961 )
https://github.com/reactjs/react-tutorial/issues/139
9 years ago
hao.huang
b8a6e894bb
Add permalink ( #6713 )
Add permalink to docs, so we can access with 'prev' and 'next'
9 years ago
iamchenxin
106a793baa
[DOCS] Update zh-docs to v15-rc.1 (with #3240c09)
9 years ago
nakazye
eb01b78e55
Replace the code sample in all the languages.
Replace the code sample in all the languages.
But I leave below sample code because of wording relation.
* tutorial6:see 25ef456
* from tutorial16:see 3812b95
9 years ago
Max
6b0c74db9f
Update jQuery and marked versions in tutorial
9 years ago
liudongsheng
dec5f9153c
Fix typo in Chinese tutorial
9 years ago
Matthew
a9749dc694
add highlight to a line of code to tutorial20.js (all languages included)
9 years ago
Ben Brooks
7e60ed05d7
Reset state if comment submit fails
9 years ago
translucens
4a853339d8
Add react-dom.js to tutorials
9 years ago
Baraa Hamodi
bd6d713917
File Cleanup.
9 years ago
iamchenxin
0c8141f681
[docs] Sync up tutorial.zh-CN with en(a440f40)
[docs] Amend wrong words in zh-CN
08.1-more-about-refs.zh-CN.md
Update zh-CN docs
add thinking-in-react.zh-CN.md
[docs] Update two zh-CN docs
new file: ref-01-top-level-api.zh-CN.md
new file: ref-02-component-api.zh-CN.md
9 years ago
Ben Alpert
b637cb3193
Updat docs for refs/findDOMNode
9 years ago
Ben Alpert
c3dcd2e9dd
Update some more docs for package split
9 years ago
Jim
33cd980f0e
React -> ReactDOM for render() and findDOMNode()
9 years ago
Paul O’Shannessy
23bc540466
[docs] Remove JSXTransformer from tutorial
9 years ago
Paul O’Shannessy
15ef94a997
[docs] Make the server required for the tutorial
9 years ago
Bradley Spaulding
e38c477147
Extracted "safe taint" in docs/homepage to align with best practice #4212
9 years ago
Frankie Bagnardi
afd02b47e4
Clarifies "Fetching from the server"
9 years ago
Sibi
184ea2cfc4
Include Haskell language
10 years ago
Andreas Savvides
076f47aaaf
[ #4369 ] Make getting started a little less confusing
10 years ago
Kohei TAKATA
f81254363b
Change number of html{} to highlight correct line
10 years ago
Kohei TAKATA
1f4e2f5fbe
Add meta tag in the header of HTML
10 years ago
Devon Harvey
becac7b8c3
Fix typo on line 91 of tutorial.md
10 years ago
Richard Wood
bfc9bc2353
Add backticks to highlight comment.json file name
10 years ago
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.
10 years ago
Richard Wood
f0f0af9e7a
Suggest open index.html in browser regularly.
10 years ago
Shim Won
bee993cb55
Update script source (c227a39)
10 years ago
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
10 years ago
Arian Faurtosh
49ca9b3091
added missing DOCTYPE
10 years ago
Ben Alpert
21560fec6d
Clarify tutorial instructions
Fixes #3904 .
10 years ago
Paul O’Shannessy
a5ffe5908d
Followup to #3852 , use https
10 years ago
Eduardo Garcia
b5f65b48b1
Add Wikipedia link to Cross-site scripting on "XSS attack" string
10 years ago
Tsung Hung
04fac68f10
updated some typos, grammers, and made sentences sound better
10 years ago
Elaine Fang
eda277665d
Add punctuation
10 years ago
Shota Kubota
18f4a5220e
Fix differences a jQuery CDN URLs, fixes #3750 .
unify to `https://code.jquery.com/jquery-2.1.3.min.js `.
10 years ago
Jon Scott Clark
3a2fa5cf08
Fix line highlighting in code blocks due to addition of extra example code
10 years ago
Adam Zapletal
536681aa5d
Fix missing line highlight in tutorial
10 years ago
Jon Scott Clark
aaf3fc4e87
Add 'cache: false' to $.ajax when fetching comments
10 years ago
Ben Alpert
fdd13d86f2
[docs] Use marked instead of Showdown and escape HTML
Fixes #3501 .
10 years ago
Russ
4bf2aa8135
Update tutorial.md
Grammar fix
10 years ago
Andreas Savvides
7ebde90c1f
Include latest version of jQuery in tutorial
Include latest version of jQuery 2.x in tutorial
10 years ago
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.
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