Paul O’Shannessy
e5210ab986
Merge pull request #3584 from ThornWinters/patch-1
More Uniform Formating
10 years ago
David Mininger
84c3212a78
Docs: Fix example JSX output
10 years ago
Paul O’Shannessy
54a8dba157
[docs] Fix typo
Introduced in #3589
10 years ago
Ben Alpert
a0bbac1ea1
Merge pull request #3589 from theseyi/master
Documentation: Fixed typo / grammar in 'clone with props'
10 years ago
Dan Abramov
56357d7dd3
Mention Flux in “communicate between components”
10 years ago
Seyi Adebajo
4f618ca401
Documentation: Suggested edit adds clarity regarding when 'shouldComponentUpdate' is triggered and what the 're-rendering' process entails.
10 years ago
Seyi Adebajo
97f1a323b7
Fixed typo / grammar docs
10 years ago
Toru Kobayashi
5a6bdd6dc3
component.render method returns a ReactElement.
10 years ago
Shim Won
03e7cc7d9b
Update Korean translation to d402bd3
10 years ago
Michael Warner
f82a5206f0
More Uniform Formating
Corrected so the formatting in this document matches the same as others.
10 years ago
Ben Alpert
d6752b5da0
[docs] Fix type on renderIntoDocument
Fixes #3581 .
10 years ago
Paul O’Shannessy
bfc676316f
Merge pull request #3567 from chenglou/rm-getdomnode
Remove some `getDOMNode` from docs and DOMComponent test
10 years ago
Cheng Lou
6f25cb7b3e
Remove some `getDOMNode` from docs and examples
10 years ago
iamdoron
e5a304ff1d
use 'forEach' instead of 'map' when clearing intervals
10 years ago
Paul O’Shannessy
b882e1910c
Merge pull request #3562 from dalinaum/rename
Rename 19--dangerouslySetInnerHTML.md -> 19-dangerously-set-inner-html.md
10 years ago
Leonardo YongUk Kim
56a14d28b2
Rename 19--dangerouslySetInnerHTML.md -> 19-dangerously-set-inner-html.md
1. It had double dash.
2. Its name was inconsistent. Other tips are named by their IDs.
10 years ago
Ahmad Wali Sidiqi
f7cf7ab511
Fix small typo in 11-advanced-performance.md.
"React didn't even had"->"React didn't even have"
http://english.stackexchange.com/questions/204603/proper-usage-of-didnt-had-or-didnt-have
10 years ago
Paul O’Shannessy
99946990cd
Merge pull request #3537 from marocchino/korean-update
Update Korean translations
10 years ago
Ben Alpert
b3beb9804d
[docs] English tweaks (and testing Travis)
10 years ago
Ben Alpert
31c0dbb19b
Autobuild website on Travis from stable branch
$REACT_WEBSITE_BRANCH in https://travis-ci.org/facebook/react/settings/env_vars now needs to point to the stable branch (currently 0.13-stable). I haven't tested the commit-and-push part of this but everything else works so I'm hopeful.
10 years ago
Ben Alpert
4bfb8ed014
Merge pull request #3543 from spicyj/keep-docs-js-react
Keep docs/js/{react,JSXTransformer}.js in repo
10 years ago
Christopher Chedeau
cf4e88f650
Merge pull request #3545 from vjeux/roundup_26
Roundup 26
10 years ago
Christopher Chedeau
bf5472316d
Roundup 26
10 years ago
Prathamesh Sonpatki
b305bdb5ea
Fixed link to displayName component spec from JSX in depth article
10 years ago
Ben Alpert
66af9d2367
Keep docs/js/{react,JSXTransformer}.js in repo
This way we don't need to rebuild them each time for the website.
10 years ago
Russ
4bf2aa8135
Update tutorial.md
Grammar fix
10 years ago
Shim Won
621cea1f3a
Update Korean translation to b3c75d8
10 years ago
jiyeonseo
02c1a4c2ac
Translate tips 05..10
- Up to 3fd6ac5
10 years ago
Jinwoo Oh
d563124cc1
Translate tip-18 to Korean
- Up to 6f44f60
10 years ago
Jinwoo Oh
51b8bdf8f8
Translate tip-17 to Korean
- Up to 6f44f60
10 years ago
Jinwoo Oh
40ae76692c
Translate tip-16 to Korean
- Up to 1cb3f25
10 years ago
Jinwoo Oh
5b2f191879
Translate tip-15 to Korean
- Up to 52494f9
10 years ago
Jinwoo Oh
80f7bf2439
Translate tip-14 to Korean
- Up to 92c37ff
10 years ago
Ted Kim
394770a9ef
Translate tips 01..04 (based on 157d7770c99be26a9e0557d00978f15f6d9db794)
10 years ago
Shim Won
6c258bd271
Update to ed257cb
10 years ago
Paul O’Shannessy
86d5291203
Merge pull request #3240 from reactkr/translate-ko-release
Korean translation for docs
10 years ago
Ustin Zarubin
3604354776
Swapping defaultChecked and defaultValue
The current documentation states that the `<select>` tag supports `defaultChecked`, but it actually doesn't. I believe this documentation was meant to be written in the proposed order.
Non-working fiddle using `defaultChecked`: http://jsfiddle.net/jqs1hsLr/1/
Working fiddle using `defaultValue`: http://jsfiddle.net/nv7z0yzL/1/
10 years ago
Ben Alpert
a75727d1e2
[docs] Split up second sentence more
10 years ago
Ben Alpert
8a024c1b84
[docs] Tweak words on homepage
10 years ago
Ben Alpert
541d6a1cb0
Add React Native blog post
10 years ago
Ben Alpert
aa86d2fbab
[docs] Update site nav
10 years ago
Ben Alpert
524806a3e5
Merge pull request #3518 from alopatin/patch-1
Docs: Clarify that React.PropTypes.node accepts fragments
10 years ago
Paul O’Shannessy
d4c34bec91
Merge pull request #3504 from clariroid/docsJP
Translate 2 docs into Japanese
10 years ago
Alex Lopatin
3524427e54
Docs: Clarify that React.PropTypes.node accepts fragments
As of #3293 `ReactFragment` counts as a node, but this isn't made clear in the docs.
10 years ago
Paul O’Shannessy
425f81933d
Merge pull request #3498 from AnSavvides/patch-1
Include latest version of jQuery in tutorial
10 years ago
Andreas Savvides
7ebde90c1f
Include latest version of jQuery in tutorial
Include latest version of jQuery 2.x in tutorial
10 years ago
clariroid
d2e669f141
Fix the locale id
10 years ago
clariroid
881128e610
Translate 2 docs into Japanese
10 years ago
Paul O’Shannessy
e02e4b120f
Merge pull request #3503 from aredridel/patch-1
npm without -g should never need sudo
10 years ago
Paul O’Shannessy
7c74945694
Merge pull request #3507 from dpellier/master
Add scoped property to the list of DOM standard properties
10 years ago