Kohei TAKATA
13487db8b5
Translate 10.3-class-name-manipulation.md to Japanese
10 years ago
Bartosz Kaszubowski
6d65b4488d
split code block for readability
10 years ago
eriklharper
1eeac6c024
Review changes
Fixing spelling errors and revising based on feedback.
10 years ago
Andreas Savvides
076f47aaaf
[ #4369 ] Make getting started a little less confusing
10 years ago
Kohei TAKATA
667d677612
Enclose a name of library in back quote
10 years ago
Kohei TAKATA
dcecb647c7
Translate 10.2-form-input-binding-sugar.md to Japanese
10 years ago
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.
10 years ago
sugarshin
2ae8af700a
Delete unnecessary control code.
10 years ago
Kohei TAKATA
31aee61f95
Translate 10.1-animation.md to Japanese
10 years ago
Joe Stein
75ed7d83b8
Add wrap attribute
10 years ago
Victor Alvarez
27395ed005
Add warning for protocol sandboxing near pain point in Getting Started
10 years ago
Kohei TAKATA
f6f73cd287
Change css to uppecase
10 years ago
Masaki KOBAYASHI
5f0f5adc01
remove controll character from 07-forms.ja-JP.md, 10-addons.ja-JP.md and 10-addons.ja-JP.md
10 years ago
Masaki KOBAYASHI
1e2f3e90e9
fix typo
10 years ago
Kohei TAKATA
e8dcef974b
Translate 10-addons.md to Japanese
10 years ago
himkt
83ab2eef47
remove controll character from 02-displaying-data.ja-JP.md
10 years ago
Masaki KOBAYASHI
2989a488ab
fix typo
10 years ago
Kohei TAKATA
d9e0f9e37c
Translate 09.tooling-integration.md to Japanese
10 years ago
Kohei TAKATA
f81254363b
Change number of html{} to highlight correct line
10 years ago
Kohei TAKATA
1f4e2f5fbe
Add meta tag in the header of HTML
10 years ago
Kohei TAKATA
dd02fde705
Translate 08.1-more-about-refs.md to Japanese
10 years ago
Kohei TAKATA
dd992dede8
Enclose a name of function in back quote
10 years ago
Devon Harvey
becac7b8c3
Fix typo on line 91 of tutorial.md
10 years ago
Kohei TAKATA
f1d8dd571b
Translate 08-working-with-the-browser.md to Japanese
10 years ago
Kohei TAKATA
c6c42db888
Enclose a value of variable in back quote
10 years ago
Richard Wood
bfc9bc2353
Add backticks to highlight comment.json file name
10 years ago
Kevin Coughlin
a6fd42c758
Clarify React.render note in documentation
10 years ago
Kohei TAKATA
69bcf73c05
Translate 07-forms.md to Japanese
10 years ago
Kohei TAKATA
59a9289cd2
Enclose a value of variable in back quote
10 years ago
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.
10 years ago
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