Jim
cd6fec52bf
Merge pull request #3078 from vincentriemer/patch-1
Fixed pure-render-mixin documentation
10 years ago
Cheng Lou
9a21eec36e
[Docs] Add note on classSet deprecation
10 years ago
Vincent Riemer
ce02428d84
Corrected pure-render-mixin documentation
Fixed the PureRenderMixin documentation which was incorrectly importing the base React library instead of ReactWithAddons.
10 years ago
noyobo
d722d9e142
Chinese docs Typesetting beautification & relate links
10 years ago
noyobo
ae604afc54
Chinese docs typo
10 years ago
YouBao Nong
5612f19ab0
sync up Chinese docs links
10 years ago
YouBao Nong
23737c558d
fix next page link typo
下一页链接错误
10 years ago
Preston Parry
809c13e552
Update tutorial.md
10 years ago
G. Kay Lee
e22e3e4fc0
Fix typos
10 years ago
Andrew Cobby
9e2778ccf7
Add autoFocus to supported HTML attributes
It appears to be supported http://jsfiddle.net/9f48wbsa/1/
10 years ago
Paul O’Shannessy
78c97867d7
Merge pull request #3022 from btholt/master
Added itemRef and itemId for complete microdata support.
10 years ago
Paul O’Shannessy
e8b8f595c0
Merge pull request #2969 from gsklee/patch-1
Update thinking-in-react.md
10 years ago
Paul O’Shannessy
f1c37c4b0b
Merge pull request #3013 from akheron/patch-2
Document React.addons.TestUtils.isElement()
10 years ago
Paul O’Shannessy
52a65dac37
Merge pull request #3032 from germ13/patch-1
Corrected documentation
10 years ago
Jamison Dance
06f7fd7c5d
Fix list formatting in glossary
10 years ago
juan serrano
74f7616a0a
Corrected documentation
10 years ago
Paul O’Shannessy
8b15ce3a66
Merge pull request #3016 from hnordt/patch-1
Removing unnecessary returns
10 years ago
Héliton Nordt
711becb883
Fix highlighting
10 years ago
Brian Holt
f0d46aa959
Added itemRef and itemId for complete microdata support.
10 years ago
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...
10 years ago
Paul O’Shannessy
f987cf733a
Merge pull request #3007 from JoelOtter/patch-2
Add note linking to up-to-date doc on Flux website
10 years ago
Héliton Nordt
0f27514cef
Removing unnecessary returns
10 years ago
Paul O’Shannessy
10f8077b5c
Merge pull request #3011 from koba04/fix-coponent-api-doc
Fix consistency of component api document
10 years ago
Paul O’Shannessy
dbdbd323e6
Merge pull request #3001 from rgarcia/patch-1
remove extraneous comma in tutorial
10 years ago
Paul O’Shannessy
d005db085f
Merge pull request #2995 from rickbeerendonk/copyright-2015
Update copyright headers for 2015
10 years ago
Petri Lehtinen
d4d5ea8253
Document React.addons.TestUtils.isElement()
10 years ago
Toru Kobayashi
16a99a1247
Fix consistency of component api document
10 years ago
Joel Auterson
420a67fc0c
Add note linking to up-to-date doc on Flux website
10 years ago
Rafael
c3c9103538
remove extraneous comma in tutorial
10 years ago
Robert Sedovsek
c241a32376
Changed unit to pixels due to inconsitent font-size rendering of code elements.
10 years ago
Rick Beerendonk
2e4f81f4ab
Add Conferences section to the Community Resources on the website
10 years ago
Rick Beerendonk
f9a27cb317
Documents that JSX tool is transforming files with .js extension (and not .jsx) by default
10 years ago
Rick Beerendonk
50208751b1
Update copyright headers for 2015
10 years ago
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.
10 years ago
Jim
b05b029cd2
Fixed linewrap issue on markdown output css. Fixes #2986
10 years ago
Paul O’Shannessy
30814bef03
Pull in 0.13 beta blog post from 0.12-stable branch
10 years ago
G. Kay Lee
faca6b5b60
Update thinking-in-react.md
Make style consistent with `tutorial.md`
10 years ago
Preston Parry
302fd73793
Update tutorial.md
10 years ago
Scott Feeney
09e80b0a06
Mention shallow rendering's limitations
Also, move it to the bottom of the test utils documentation and mention that it's experimental.
10 years ago
Preston Parry
b63c4269b5
Update 04-multiple-components.md
10 years ago
Scott Feeney
969a4bf74c
Add documentation for shallow testing
See #2393 for the original issue, and #2497 for the implementation.
10 years ago
Ben Alpert
96398cc2e6
Merge pull request #2962 from ClimbsRocks/patch-3
Docs wording tweak for clarity
10 years ago
Preston Parry
1b0f933aba
Update 02.1-jsx-in-depth.md
10 years ago
Preston Parry
5187f9c650
Rewording for clarity
10 years ago
Patrick Laughlin
d1eda2cb43
Update 06-transferring-props.md
10 years ago
Kirk Steven Hansen
de43169c6b
Typo in first commit.
10 years ago
Kirk Steven Hansen
e4d4cd3e59
Updated tutorial to be more clear about the dependence on the --harmony flag.
10 years ago
Paul O’Shannessy
f9a0d21aeb
Merge pull request #2903 from tendant/merge-conflicts-in-translation
Update documents for Chinese translation
10 years ago
Paul O’Shannessy
b109b6990b
[docs] Use current date in copyright footer
This will be based on the site generation time, making doc generation
slightly less deterministic but that's ok. Now we won't depend on
helpful community members updating it for us (#2874 ) when we forget,
it'll just happen naturally the next time the site is generated.
10 years ago
Jim
26b8bcd1f4
Merge pull request #2518 from jsfb/documentation-for-dangerouslySetInnerHtml
Document justification for dangerouslySetInnerHTML, fixes #2256
10 years ago