Commit Graph

913 Commits

Author SHA1 Message Date
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
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
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
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
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
Paul O’Shannessy
d370ab4588 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
d9e0f9e37c Translate 09.tooling-integration.md to Japanese 2015-07-10 15:09:26 +09:00
Kohei TAKATA
f81254363b Change number of html{} to highlight correct line 2015-07-10 09:16:26 +09:00
Kohei TAKATA
1f4e2f5fbe Add meta tag in the header of HTML 2015-07-10 08:49:43 +09:00
Jim
dce6a04cf1 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
dd02fde705 Translate 08.1-more-about-refs.md to Japanese 2015-07-09 18:41:19 +09:00
Kohei TAKATA
dd992dede8 Enclose a name of function in back quote 2015-07-09 15:11:20 +09:00
Devon Harvey
becac7b8c3 Fix typo on line 91 of tutorial.md 2015-07-07 22:16:14 -07:00
Jim
dee7e3ebea 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
f1d8dd571b Translate 08-working-with-the-browser.md to Japanese 2015-07-08 09:21:09 +09:00
Kohei TAKATA
c6c42db888 Enclose a value of variable in back quote 2015-07-08 08:24:42 +09:00
Richard Wood
bfc9bc2353 Add backticks to highlight comment.json file name 2015-07-08 10:16:21 +12:00
Jim
67ff36a7fd Merge pull request #4290 from rwoodnz/patch-1
Suggest open index.html in browser regularly.
2015-07-07 15:08:27 -07: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
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.
2015-07-05 23:38:23 +12:00
Richard Wood
f0f0af9e7a Suggest open index.html in browser regularly. 2015-07-05 23:05:53 +12: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