Commit Graph

628 Commits

Author SHA1 Message Date
Brian Holt
f0d46aa959 Added itemRef and itemId for complete microdata support. 2015-02-02 17:17:04 -08:00
Paul O’Shannessy
67306fa3d6 Merge pull request #2997 from rickbeerendonk/2943-jsx-build-tool-documentation
Documents that JSX tool is transforming files with .js extension (and no...
2015-02-02 11:25:32 -08:00
Paul O’Shannessy
10f8077b5c Merge pull request #3011 from koba04/fix-coponent-api-doc
Fix consistency of component api document
2015-02-02 11:18:10 -08:00
Toru Kobayashi
16a99a1247 Fix consistency of component api document 2015-02-02 09:52:08 +09:00
Rafael
c3c9103538 remove extraneous comma in tutorial 2015-01-31 12:31:14 -10:00
Rick Beerendonk
f9a27cb317 Documents that JSX tool is transforming files with .js extension (and not .jsx) by default 2015-01-31 20:59:18 +01:00
Jeff Kolesky
890dc826a5 Documents that classSet concatenates its arguments
Just wanted it to be noted that `classSet` operates in two ways, both of which are valuable.
2015-01-30 16:47:44 -08:00
Preston Parry
b63c4269b5 Update 04-multiple-components.md 2015-01-27 14:34:35 -08:00
Ben Alpert
96398cc2e6 Merge pull request #2962 from ClimbsRocks/patch-3
Docs wording tweak for clarity
2015-01-27 11:59:00 -08:00
Preston Parry
1b0f933aba Update 02.1-jsx-in-depth.md 2015-01-27 11:22:21 -08:00
Preston Parry
5187f9c650 Rewording for clarity 2015-01-27 11:04:21 -08:00
Patrick Laughlin
d1eda2cb43 Update 06-transferring-props.md 2015-01-25 22:03:57 -05:00
Paul O’Shannessy
f9a0d21aeb Merge pull request #2903 from tendant/merge-conflicts-in-translation
Update documents for Chinese translation
2015-01-22 12:55:53 -08:00
Jim
26b8bcd1f4 Merge pull request #2518 from jsfb/documentation-for-dangerouslySetInnerHtml
Document justification for dangerouslySetInnerHTML, fixes #2256
2015-01-22 10:52:47 -08:00
Ben Alpert
7c17b0e08e Merge pull request #2902 from swestwood/patch-2
Correctly highlight changed line in tutorial.
2015-01-22 08:27:29 -08:00
Lei
0c713690e5 Add Chinese translation of reusable-components 2015-01-21 19:43:24 -08:00
Lei
b92a86751c Add Chinese translation of multiple-components 2015-01-21 19:34:40 -08:00
Sophia Westwood
ec3a62420b Correctly highlight changed line in tutorial.
This excerpt adds the onSubmit handler to the form element, but the line was not highlighted as having been modified.
2015-01-21 17:15:31 -08:00
Jim
7c20ccbc73 Document justification for dangerouslySetInnerHTML, fixes #2256
Conflicts:
	docs/_data/nav_tips.yml
	docs/tips/17-children-undefined.md
2015-01-21 12:47:36 -08:00
amykyta
20d2dfec1d Update 02.1-jsx-in-depth.md 2015-01-21 12:22:29 -05:00
Paul O’Shannessy
677f921830 Merge pull request #2875 from kchia/patch-2
Update 03-interactivity-and-dynamic-uis.md: correct typo
2015-01-20 16:42:27 -08:00
Cam Song
f14655fade Add Chinese translation to 7 more pages.
Translate 'Note' to '注意' instead of '提示' to make it more sensible.
2015-01-20 00:15:16 +08:00
Hou Chia
22734b40e5 Update 03-interactivity-and-dynamic-uis.md: correct typo
My file change corrects a typo in the document.

Best, 
Hou
2015-01-18 00:35:27 -08:00
Paul O’Shannessy
d0004b85cc Merge pull request #2297 from pedronauck/docs-namespace-in-jsx
Add a section at 'jsx-in-depth' talking about namespaced components
2015-01-16 16:21:22 -08:00
Paul O’Shannessy
c741d81ec7 Merge pull request #2675 from af/topLevelAPIDocs
Top level api docs for createFactory
2015-01-16 13:18:28 -08:00
Paul O’Shannessy
259ad6720c Merge pull request #2360 from beausmith/patch-1
Highlighted changed lines in examples
2015-01-16 13:10:00 -08:00
Paul O’Shannessy
29d6a942c2 Merge pull request #2707 from camsong/master
More Chinese Doc Translation
2015-01-16 13:06:40 -08:00
Paul O’Shannessy
c34fd03f5f Merge pull request #2734 from Minwe/master
add Forms and Event System docs Chinese translation
2015-01-16 13:06:12 -08:00
Paul O’Shannessy
ce39e42415 Merge pull request #2824 from zpao/docs-tutorial-server
[docs] Talk about running a server in tutorial
2015-01-16 13:05:19 -08:00
Alex Boyd
83bf9de1a1 ref-08-reconciliation.md: grammar/punctuation fixes 2015-01-14 22:40:29 -07:00
chen
1d2d17bfdc Update 07-forms.md 2015-01-09 10:19:42 +08:00
Paul O’Shannessy
467d020734 [docs] Talk about running a server in tutorial
We've talked about this a few times and even half done it. This is for
real.
2015-01-07 17:26:54 -08:00
Jason Bonta
1d4cbb439f suggesting the use of immutable js for comparisons 2015-01-07 10:46:50 -08:00
Paul O’Shannessy
a1e6b666c1 Merge pull request #2801 from jsfb/componentDidUpdate-docs
Update docs to indicate that componentDDidUpdate is fired after changes are flushed to the DOM.  Fix
2015-01-05 09:34:38 -08:00
Paul O’Shannessy
342700f65d Merge pull request #2791 from rickbeerendonk/patch-1
Update ref-09-glossary.md
2015-01-05 09:05:46 -08:00
Jim
48eddd101e Update docs to indicate that componentDDidUpdate is fired after changes are flushed to the DOM. Fixes #2796 2015-01-02 14:02:44 -08:00
Rick Beerendonk
a7aad17d87 Update ref-09-glossary.md
Minor grammatical fix.
2014-12-30 23:42:38 -05:00
Mihai Parparita
751e21a58e SyntheticEvent.timeStamp is a number, not a Date
Also makes the a few other attribute types use lowercase (primitive) naming, to be consistent.
2014-12-30 12:06:49 -08:00
Chitharanjan Das
1307460818 Update 02-displaying-data.md
Just a couple of minor grammatical fixes.
2014-12-30 10:49:44 +00:00
Roman Vanesyan
f0f274c3b6 Update ref-01-top-level-api.md
React isn't framework, it's library for UI!?
2014-12-24 14:39:37 +05:00
Paul O’Shannessy
dfd4e09c18 update docs for 0.12.2 changes
(cherry picked from commit e6e60c4fa848d1c9ce1349eff750cfa2faf156dc)
2014-12-18 12:47:32 -08:00
minwe
03ead9d5b0 add Event System doc Chinese translation 2014-12-18 13:10:02 +08:00
minwe
ffb5ec96a3 add Forms doc Chinese translation 2014-12-18 12:27:28 +08:00
Harry Moreno
b2bb80d24b Added note for proper example display
jsfiddles weren't showing up for me. Upon further investigation I found that changing to http fixes the embedding.
2014-12-17 12:52:49 -08:00
Alexander Tseung
52dc9aec01 Update tutorial.md for grammatical changes
Update tutorial.md to improve grammatical parallelism in features list. Also added periods to follow first item's syntax.

BEFORE: "Live updates: as other users comment we'll pop them into the comment view in real time"
AFTER: "Live updates: other users' comments are popped into the comment view in real time."

BEFORE: "Markdown formatting: users can use Markdown to format their text"
AFTER: "Markdown formatting: users can use Markdown to format their text."
2014-12-15 23:43:26 -08:00
Aaron Franks
9c918ebe36 Docs: ReactComponent -> ReactClass in a few places 2014-12-14 17:03:02 -08:00
Cam Song
639355ab35 Sync up previous Chinese documents and several minor updates on formats. 2014-12-14 15:30:10 +08:00
Cam Song
b8e33ad818 Add Chinese translation of interactivity-and-dynamic-uis 2014-12-14 15:30:00 +08:00
Bruno Škvorc
ff521a97b8 Update 02-displaying-data.md
Typo fix
2014-12-14 08:03:35 +01:00
Cam Song
c8f4ce051d Add Chinese translation of jsx-gotchas 2014-12-14 04:28:57 +08:00