Richard Wood
f0f0af9e7a
Suggest open index.html in browser regularly.
10 years ago
Joshua Go
f20503e106
Fix typos
Just s/Javascript/Javascript/g and punctuation changes.
10 years ago
Levi Buzolic
d48a2267a6
Add inputMode to HTML DOM Property Whitelist
10 years ago
Kohei TAKATA
e0c2277a3c
Translate 06-transferring-props.md to Japanese
10 years ago
Kohei TAKATA
e7f155dcab
Translate 05-reusable-components.md to Japanese
10 years ago
Cory House
898bf730d2
Removed redundant word
10 years ago
Andres Kalle
25104d6a52
Typo fix
10 years ago
Kohei TAKATA
adb3a52907
Translate 04-multiple-components.md to Japanese
10 years ago
Kohei TAKATA
c52b1515bb
Translate 03-interactivity-and-dynamic-uis.md to Japanese
10 years ago
Kohei TAKATA
f43434e13a
Translate 02.3-jsx-gotchas.md to Japanese
10 years ago
Kohei TAKATA
f3460f0b52
Change 'Javascript' to 'JavaScript'
10 years ago
Shim Won
122c926d95
Add site title to first code snippet of getting started (bd9d4b2)
10 years ago
Shim Won
bee993cb55
Update script source (c227a39)
10 years ago
Kohei TAKATA
4a6a068d25
Translate 02.2-jsx-spread.md to Japanese
10 years ago
Kohei TAKATA
0b4a8c863a
Translate 02.1-jsx-in-depth.ja-JP.md to Japanese
10 years ago
Tay Yang Shun
84e3594c0f
Add site title to first code snippet of getting started
10 years ago
David Percy
0b6e1f28d7
Fix docs typo: "overridden" -> "overwritten"
I think this was meant to say "overwritten", since "the statement overwrites the data" makes more sense than "the statement overrides the data".
10 years ago
Kohei TAKATA
3e664c67b0
Translate 02-displaying-data.md to Japanese
10 years ago
Kohei TAKATA
570b8b5dda
Fix link of getting-started.ja-JP.md
10 years ago
alexpien
3a1a529626
Add support for appear and appear-active classes
10 years ago
Kohei TAKATA
d8cdc8aec3
Translate 01-why-react.md to Japanese
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
Shim Won
8efc958a1e
Update Korean transltaion to 4c778e2
10 years ago
Jim
d350c29c2f
Fixed confusing use of the word/name in documentation
10 years ago
Kohei TAKATA
beef0b91cf
Fix code of getting-started-ja-JP
10 years ago
Basarat Ali Syed
01eb5643a2
📝 link to docs and not the blog post
10 years ago
Paul O’Shannessy
9f010f59aa
fix japanese docs permalinks
10 years ago
Andreas Savvides
fe77239a9b
[ #3964 ] Add note about React's onChange vs. DOM's oninput
10 years ago
Basarat Ali Syed
0ce79961c2
📝 document changes for classes
Taking https://github.com/facebook/react/pull/4013#discussion_r31829922 into account
10 years ago
Arian Faurtosh
49ca9b3091
added missing DOCTYPE
10 years ago
Shim Won
23bb292d7f
Update Korean transltaion to 58fb322
10 years ago
Jamis Charles
a5e4c0e76b
Added challenge, keyParams and keyType on <keygen>
Chrome allowed some of these to be 'null' (allow `node.challenge` etc),
but FF didn't work. This will tell React to use node.setAttribute() to
set these values.
Tested in FF, Chrome, Safari. <keygen> isn't supported on IE.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/keygen
10 years ago
Julen Ruiz Aizpuru
82c718e0f6
Docs: value for `transitionAppear` must be boolean
10 years ago
Ben Alpert
27b218ce97
Redirect Thinking in React blog post to docs
Much easier to keep this updated if it only exists in one place. Added the byline because otherwise the voice of the post doesn't sound quite right.
10 years ago
Shim Won
55435c0b1c
Update Korean transltaion to 5bee4a5
10 years ago
Paul O’Shannessy
263f1b4f39
Fix docs for #3690
(cherry picked from commit 2668de126c3d861d9bae8109a02fa3a70ebe3cdc)
10 years ago
Paul O’Shannessy
d30c0211c5
[docs] Fix 404 due to relative url
Closes #3914
10 years ago
Ben Alpert
21560fec6d
Clarify tutorial instructions
Fixes #3904 .
10 years ago
Ben Alpert
8db1bb3806
[docs] Clarify wording in Working with the Browser
I think the change in #3889 misinterpreted this slightly; this makes it clearer.
10 years ago
Gareth Nicholson
00e14cb50b
change wording
10 years ago
Shim Won
8221e1f174
Update Korean Translation to 5275244
10 years ago
Glen Mailer
466d65ea50
Document boolean attributes in JSX
10 years ago
Paul O’Shannessy
a5ffe5908d
Followup to #3852 , use https
10 years ago
Elaine Fang
69bd1bfab4
Add punctuation
10 years ago
Chase Adams
ba31b9644d
Change object typo to objects
10 years ago
Eduardo Garcia
b5f65b48b1
Add Wikipedia link to Cross-site scripting on "XSS attack" string
10 years ago
David Neubauer
dad1d2a38f
added animate initial mounting section to animation docs
10 years ago
Tsung Hung
04fac68f10
updated some typos, grammers, and made sentences sound better
10 years ago
Daniel Hejl
b2611b0de2
Removed redundant grave accent character from Component API docs
10 years ago
Shim Won
3eb5151a11
Update Korean Translation to 9484d0f
10 years ago