Commit Graph

1524 Commits

Author SHA1 Message Date
Shim Won
e8612cd732 Update Korean translation to 991c437 2015-07-25 11:06:00 +09:00
Kohei TAKATA
2fa2b5b79c Translate 10.7-update.md to Japanese 2015-07-24 17:52:48 +09:00
Paul O’Shannessy
144d2c350a Merge pull request #4386 from AnSavvides/4369-walkthrough-clarification
[#4369] Make getting started a little less confusing
2015-07-23 13:45:33 -07:00
Kohei TAKATA
c6de526589 Translate 10.6-create-fragment.md to Japanese 2015-07-23 17:06:21 +09:00
Vasiliy Loginevskiy
21610afd44 Docs: Fix jsx iife example 2015-07-23 06:08:11 +03:00
Jim
b7427a7794 Merge pull request #4460 from tako-black/enclose_variables_in_back_quote
Enclose variables in back quote
2015-07-22 09:00:58 -07:00
Kohei TAKATA
c1160668d9 Enclose variables in back quote 2015-07-22 16:19:04 +09:00
Kohei TAKATA
6333b66240 Translate 10.5-clone-with-props.md to Japanese 2015-07-22 16:12:08 +09:00
Shim Won
1f3e1360b2 Update Korean translation to e928c65 2015-07-22 08:11:26 +09:00
Paul O’Shannessy
ccdb7ff865 Merge pull request #4404 from jbonta/component_api_docs
Make component api docs clearer
2015-07-21 11:11:37 -07:00
Jim
3bd334fc61 Merge pull request #4443 from tako-black/translate_test-utils_to_japanese
Translate 10.4test-utils.md to Japanese
2015-07-21 05:14:52 -07:00
Kohei TAKATA
19327d11e0 Add period 2015-07-21 21:08:42 +09:00
Kohei TAKATA
99e4e765a9 Translate 10.4test-utils.md to Japanese 2015-07-21 21:04:46 +09:00
Ben Alpert
2bcc761667 counterexample -> antipattern 2015-07-20 08:28:53 -07:00
Jason Bonta
704fb36b8e Make component api docs clearer
I'm proposing these changes because I found some repetition / lack of
clarity and some language that suggested that you could mutate
`this.state` directly.
2015-07-18 17:20:36 -07:00
Paul O’Shannessy
411cba9029 Merge pull request #4412 from hawsome/patch-2
Switch to using comma-dangle: always-multiline
2015-07-17 13:34:33 -07:00
Paul O’Shannessy
5e3e74c4a8 Tweaks to new content in forms documentation 2015-07-16 23:50:18 -07:00
Chris Ha
e85c628c4b Switch to using comma-dangle: always-multiline 2015-07-16 23:40:16 -07:00
Jim
fe215dc32e Merge pull request #4379 from eriklharper/patch-1
Add more information about defaultValue
2015-07-16 19:13:31 -07:00
Jim
93c2f67d51 Merge pull request #4407 from Simek/patch-4
split code block for readability
2015-07-16 19:08:50 -07:00
Jim
69cae6d426 Merge pull request #4409 from tako-black/translate_class-name-manipulation_to_japanese
Translate 10.3-class-name-manipulation.md to Japanese
2015-07-16 19:06:08 -07:00
Paul O’Shannessy
53dd1ed534 Merge pull request #3186 from benekastah/patch-1
Modify sample CSS so that it works in Safari
2015-07-16 16:52:21 -07:00
Kohei TAKATA
13487db8b5 Translate 10.3-class-name-manipulation.md to Japanese 2015-07-17 08:51:22 +09:00
Bartosz Kaszubowski
6d65b4488d split code block for readability 2015-07-16 23:49:40 +02:00
eriklharper
1eeac6c024 Review changes
Fixing spelling errors and revising based on feedback.
2015-07-16 10:57:16 -07:00
Ben Alpert
c1e2095196 Merge pull request #4306 from brigand/patch-5
Blog: move "refs to custom components..." fixes #4305
2015-07-15 16:36:16 +02:00
Andreas Savvides
076f47aaaf [#4369] Make getting started a little less confusing 2015-07-15 11:25:58 +01:00
Jim
99b9765eaf Merge pull request #4382 from tako-black/enclose_a_name_of_library_in_back_quote
Enclose a name of library in back quote
2015-07-14 22:30:26 -07:00
Kohei TAKATA
667d677612 Enclose a name of library in back quote 2015-07-15 09:26:56 +09:00
Kohei TAKATA
dcecb647c7 Translate 10.2-form-input-binding-sugar.md to Japanese 2015-07-15 09:20:29 +09:00
eriklharper
ed2897cb17 Add more information about defaultValue
I came across an issue on a React project where I needed to programatically set the default value of an input as the result of an async call.  (I was prepopulating a zip code field from the Google Maps Geocoding API).  It didn't work when I passed in an updated defaultValue prop, until I came across this StackOverflow: http://stackoverflow.com/questions/30146105/react-input-defaultvalue-doesnt-update-with-state.  I was able to get it to do what I wanted by passing in the value prop instead.
2015-07-14 13:28:55 -07:00
sugarshin
2ae8af700a Delete unnecessary control code. 2015-07-15 00:39:52 +09:00
Jim
89f2ea78d0 Merge pull request #4371 from tako-black/translate_animation_to_japanese
Translate 10.1-animation.md to Japanese
2015-07-14 00:00:10 -07:00
Kohei TAKATA
31aee61f95 Translate 10.1-animation.md to Japanese 2015-07-14 15:54:42 +09:00
Joe Stein
75ed7d83b8 Add wrap attribute 2015-07-13 15:00:03 -07:00
Paul O’Shannessy
cdc1042a4e Merge pull request #4144 from lukehorvat/docs/iife-jsx
Add IIFE example to JSX documentation
2015-07-13 14:01:51 -07: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
Paul O’Shannessy
48f5c4c9bc Merge pull request #4357 from yangmillstheory/docfix
Warn against JSX transform failure for non-HTTP-served JSX
2015-07-13 13:20:09 -07:00
Victor Alvarez
27395ed005 Add warning for protocol sandboxing near pain point in Getting Started 2015-07-13 12:50:42 -07:00
Kohei TAKATA
f6f73cd287 Change css to uppecase 2015-07-13 21:07:40 +09:00
Masaki KOBAYASHI
1ddd6f1f64 Translate 04-self-closing-tag.md to Japanese 2015-07-13 12:38:24 +09:00
Jim
b6d71432b2 Merge pull request #4356 from makky3939/fix_03-interactivity-and-dynamic-uis_ja-JP_md
Update 03-interactivity-and-dynamic-uis.ja-JP.md
2015-07-11 21:39:25 -07:00
Masaki KOBAYASHI
5f0f5adc01 remove controll character from 07-forms.ja-JP.md, 10-addons.ja-JP.md and 10-addons.ja-JP.md 2015-07-12 11:39:05 +09:00
Masaki KOBAYASHI
1e2f3e90e9 fix typo 2015-07-12 11:17:41 +09:00
Jim
190763600d Merge pull request #4349 from makky3939/remove_type_attribute_in_script_tag
Remove type attribute in script tag
2015-07-11 11:40:37 -07:00
Jim
4d81839a12 Merge pull request #4351 from tako-black/translate_addons_to_japanese
Translate 10-addons.md to Japanese
2015-07-11 11:36:57 -07:00
Kohei TAKATA
e8dcef974b Translate 10-addons.md to Japanese 2015-07-11 15:55:04 +09:00
Masaki KOBAYASHI
be0c054bf8 remove type="text/javascript" 2015-07-11 15:02:54 +09:00
himkt
83ab2eef47 remove controll character from 02-displaying-data.ja-JP.md 2015-07-11 15:00:25 +09:00
Masaki KOBAYASHI
2989a488ab fix typo 2015-07-11 13:50:42 +09:00