Paul O’Shannessy
82a9a5595e
Merge pull request #4404 from jbonta/component_api_docs
...
Make component api docs clearer
2015-07-21 11:11:37 -07:00
Jim
f000fa564e
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
d8961311c5
Add period
2015-07-21 21:08:42 +09:00
Kohei TAKATA
75d0486202
Translate 10.4test-utils.md to Japanese
2015-07-21 21:04:46 +09:00
Ben Alpert
d13fafa5dd
counterexample -> antipattern
2015-07-20 08:28:53 -07:00
Jason Bonta
bae4e586e5
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
d435556920
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
2b97bc63f0
Tweaks to new content in forms documentation
2015-07-16 23:50:18 -07:00
Chris Ha
c085c85045
Switch to using comma-dangle: always-multiline
2015-07-16 23:40:16 -07:00
Jim
976b51adf8
Merge pull request #4379 from eriklharper/patch-1
...
Add more information about defaultValue
2015-07-16 19:13:31 -07:00
Jim
aa5f503595
Merge pull request #4407 from Simek/patch-4
...
split code block for readability
2015-07-16 19:08:50 -07:00
Jim
b66fa7eb05
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
ddb84f44a8
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
990caa4a9a
Translate 10.3-class-name-manipulation.md to Japanese
2015-07-17 08:51:22 +09:00
Bartosz Kaszubowski
46d0bf825c
split code block for readability
2015-07-16 23:49:40 +02:00
eriklharper
fabdeaa6b8
Review changes
...
Fixing spelling errors and revising based on feedback.
2015-07-16 10:57:16 -07:00
Ben Alpert
44ed6010d3
Merge pull request #4306 from brigand/patch-5
...
Blog: move "refs to custom components..." fixes #4305
2015-07-15 16:36:16 +02:00
Jim
d6c062b213
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
9a95ce8308
Enclose a name of library in back quote
2015-07-15 09:26:56 +09:00
Kohei TAKATA
024f5fc595
Translate 10.2-form-input-binding-sugar.md to Japanese
2015-07-15 09:20:29 +09:00
eriklharper
95a810ac01
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
75a0049433
Delete unnecessary control code.
2015-07-15 00:39:52 +09:00
Jim
704ea0bb83
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
fe466e5842
Translate 10.1-animation.md to Japanese
2015-07-14 15:54:42 +09:00
Joe Stein
1b5bfb516a
Add wrap attribute
2015-07-13 15:00:03 -07:00
Paul O’Shannessy
4d178415e8
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
e9b3974d7c
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
e9915f0735
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
36ee340fe5
Add warning for protocol sandboxing near pain point in Getting Started
2015-07-13 12:50:42 -07:00
Kohei TAKATA
4715dec510
Change css to uppecase
2015-07-13 21:07:40 +09:00
Masaki KOBAYASHI
3098a6f66e
Translate 04-self-closing-tag.md to Japanese
2015-07-13 12:38:24 +09:00
Jim
ea964e760c
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
ec98fa9e3d
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
ca34c57a5e
fix typo
2015-07-12 11:17:41 +09:00
Jim
3ee65cc653
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
2b3d83fe34
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
b35de1db4e
Translate 10-addons.md to Japanese
2015-07-11 15:55:04 +09:00
Masaki KOBAYASHI
81e3b632fd
remove type="text/javascript"
2015-07-11 15:02:54 +09:00
himkt
41858a77a3
remove controll character from 02-displaying-data.ja-JP.md
2015-07-11 15:00:25 +09:00
Masaki KOBAYASHI
445e99b7d9
fix typo
2015-07-11 13:50:42 +09:00
Paul O’Shannessy
4ec2575cd8
Merge pull request #4337 from tako-black/translate_tooling-integration_to_japanese
...
Translate 09.tooling-integration.md to Japanese
2015-07-09 23:53:01 -07:00
Kohei TAKATA
e6832b5136
Translate 09.tooling-integration.md to Japanese
2015-07-10 15:09:26 +09:00
Kohei TAKATA
a9e0b4a0a3
Change number of html{} to highlight correct line
2015-07-10 09:16:26 +09:00
Kohei TAKATA
87ecb0ba1f
Add meta tag in the header of HTML
2015-07-10 08:49:43 +09:00
Jim
a9e2111b34
Merge pull request #4320 from tako-black/translate_more-about-refs_to_japanese
...
Translate 08.1-more-about-refs.md to Japanese
2015-07-09 08:25:56 -07:00
Kohei TAKATA
55c3d92bc8
Translate 08.1-more-about-refs.md to Japanese
2015-07-09 18:41:19 +09:00
Kohei TAKATA
ecb483f307
Enclose a name of function in back quote
2015-07-09 15:11:20 +09:00
Devon Harvey
b3ae6891b7
Fix typo on line 91 of tutorial.md
2015-07-07 22:16:14 -07:00
Jim
c3f0d7c6bd
Merge pull request #4312 from tako-black/translate_working-with-the-browser_to_japanese
...
Translate 08-working-with-the-browser.md to Japanese
2015-07-07 20:09:13 -07:00
Kohei TAKATA
5d7f24c67f
Translate 08-working-with-the-browser.md to Japanese
2015-07-08 09:21:09 +09:00