Commit Graph

883 Commits

Author SHA1 Message Date
Kevin Coughlin
a6fd42c758 Clarify React.render note in documentation 2015-07-06 21:47:37 -04:00
Jim
c4d0333fa1 Merge pull request #4299 from tako-black/enclose_a_value_in_back_quote
Enclose a value of variable in back quote
2015-07-06 08:20:47 -07:00
Kohei TAKATA
69bcf73c05 Translate 07-forms.md to Japanese 2015-07-06 19:17:52 +09:00
Kohei TAKATA
59a9289cd2 Enclose a value of variable in back quote 2015-07-06 17:57:44 +09:00
Joshua Go
f20503e106 Fix typos
Just s/Javascript/Javascript/g and punctuation changes.
2015-07-05 00:15:08 -07:00
Levi Buzolic
d48a2267a6 Add inputMode to HTML DOM Property Whitelist 2015-07-04 02:17:22 +02:00
Jim
99802ccef4 Merge pull request #4276 from tako-black/translate_transferring-props_to_japanese
Translate 06-transferring-props.md to Japanese
2015-07-02 20:34:59 -07:00
Kohei TAKATA
e0c2277a3c Translate 06-transferring-props.md to Japanese 2015-07-03 09:49:17 +09:00
Jim
9e04dbe7e1 Merge pull request #4262 from coryhouse/patch-1
Removed redundant word
2015-07-01 17:37:53 -07:00
Kohei TAKATA
e7f155dcab Translate 05-reusable-components.md to Japanese 2015-07-02 08:44:42 +09:00
Cory House
898bf730d2 Removed redundant word 2015-07-01 11:26:31 -05:00
Andres Kalle
25104d6a52 Typo fix 2015-06-30 15:05:57 +03:00
Jim
1b4ed4dfb1 Merge pull request #4249 from tako-black/translate_multiple-components_to_japanese
Translate 04-multiple-components.md to Japanese
2015-06-29 05:15:33 -07:00
Kohei TAKATA
adb3a52907 Translate 04-multiple-components.md to Japanese 2015-06-29 21:11:39 +09:00
Paul O’Shannessy
f607409d4f Merge pull request #4229 from tako-black/translate_jsx-spread_to_japanese
Translate 02.2-jsx-spread.md to Japanese
2015-06-28 23:59:34 -07:00
Paul O’Shannessy
741300049e Merge pull request #4242 from tako-black/translate_interactivity-and-dynamic-uis_to_japanese
Translate 03-interactivity-and-dynamic-uis.md to Japanese
2015-06-28 23:57:20 -07:00
Kohei TAKATA
c52b1515bb Translate 03-interactivity-and-dynamic-uis.md to Japanese 2015-06-28 19:31:47 +09:00
Jim
64eaa1caaf Merge pull request #4240 from tako-black/translate_jsx-gotchas_to_japanese
Translate 02.3-jsx-gotchas.md to Japanese
2015-06-27 09:20:09 -07:00
Kohei TAKATA
f43434e13a Translate 02.3-jsx-gotchas.md to Japanese 2015-06-27 19:11:40 +09:00
Kohei TAKATA
f3460f0b52 Change 'Javascript' to 'JavaScript' 2015-06-27 18:49:41 +09:00
Shim Won
122c926d95 Add site title to first code snippet of getting started (bd9d4b2) 2015-06-26 19:39:44 +09:00
Shim Won
bee993cb55 Update script source (c227a39) 2015-06-26 19:39:25 +09:00
Kohei TAKATA
4a6a068d25 Translate 02.2-jsx-spread.md to Japanese 2015-06-26 09:55:04 +09:00
Ben Alpert
1d6465647a Merge pull request #4204 from dpercy/patch-1
Fix docs typo: "overridden" -> "overwritten"
2015-06-24 23:18:23 -07:00
Kohei TAKATA
0b4a8c863a Translate 02.1-jsx-in-depth.ja-JP.md to Japanese 2015-06-25 14:46:19 +09:00
Jim
6b81c27498 Merge pull request #4202 from tako-black/translate_displaying-data_to_japanese
Translate 02-displaying-data.md to Japanese
2015-06-24 07:42:48 -07:00
Tay Yang Shun
84e3594c0f Add site title to first code snippet of getting started 2015-06-24 17:09:34 +08:00
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".
2015-06-24 01:54:54 -04:00
Kohei TAKATA
3e664c67b0 Translate 02-displaying-data.md to Japanese 2015-06-24 09:23:05 +09:00
Kohei TAKATA
570b8b5dda Fix link of getting-started.ja-JP.md 2015-06-17 22:17:47 +09:00
Paul O’Shannessy
fe9cc78bee Merge pull request #4121 from cristovaov/tutorial-doc/script-src
update script sources to be even with the example file ...
2015-06-16 12:37:20 -07:00
Paul O’Shannessy
6bac959b57 Merge pull request #4103 from marocchino/ko-update
Update Korean transltaion to 4c778e2
2015-06-15 10:56:40 -07:00
Kohei TAKATA
d8cdc8aec3 Translate 01-why-react.md to Japanese 2015-06-15 21:30:12 +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
Shim Won
8efc958a1e Update Korean transltaion to 4c778e2 2015-06-12 10:24:07 +09:00
Jim
d350c29c2f Fixed confusing use of the word/name in documentation 2015-06-10 02:48:48 -07:00
Kohei TAKATA
beef0b91cf Fix code of getting-started-ja-JP 2015-06-10 08:52:47 +09:00
Scott Feeney
d48ff3d5ac Merge pull request #4003 from AnSavvides/on-change-vs-on-input
[#3964] Add note about React's onChange vs. DOM's oninput
2015-06-09 11:13:28 -04:00
Paul O’Shannessy
fbe37121d4 Merge pull request #4046 from basarat/patch-2
📝 document changes for classes
2015-06-08 21:46:39 -07:00
Basarat Ali Syed
01eb5643a2 📝 link to docs and not the blog post 2015-06-09 11:33:33 +10:00
Paul O’Shannessy
9f010f59aa fix japanese docs permalinks 2015-06-08 18:18:57 -07:00
Ben Alpert
d00053fddd Merge pull request #3884 from glenjamin/patch-3
Document boolean attributes in JSX
2015-06-08 13:28:39 -07:00
Andreas Savvides
fe77239a9b [#3964] Add note about React's onChange vs. DOM's oninput 2015-06-07 10:39:08 +01:00
Basarat Ali Syed
0ce79961c2 📝 document changes for classes
Taking https://github.com/facebook/react/pull/4013#discussion_r31829922 into account
2015-06-06 10:23:41 +10:00
Arian Faurtosh
49ca9b3091 added missing DOCTYPE 2015-05-31 19:41:01 -07:00
Shim Won
23bb292d7f Update Korean transltaion to 58fb322 2015-05-29 07:53:21 +09:00
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
2015-05-27 11:56:23 -07:00
Julen Ruiz Aizpuru
82c718e0f6 Docs: value for transitionAppear must be boolean 2015-05-22 15:22:22 +02:00
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.
2015-05-21 22:09:21 -07:00
Shim Won
55435c0b1c Update Korean transltaion to 5bee4a5 2015-05-22 09:03:54 +09:00