Leonardo YongUk Kim
52b3b5ed1b
Translate tips 11 to Korean
1. Create 11-dom-event-listeners.ko-KR.md
2. Update 03-interactivity-and-dynamic-uis.ko-KR.md to add an anchor.
Based on 52494f9d723f4b2db12a0bf16a07b243076c15cf
10 years ago
Jordan Harband
1031c61960
Updating `es5-shim` URL
10 years ago
Gareth Nicholson
26d6df1d77
clarify sentence
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
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
iamdoron
e5a304ff1d
use 'forEach' instead of 'map' when clearing intervals
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
Prathamesh Sonpatki
b305bdb5ea
Fixed link to displayName component spec from JSX in depth article
10 years ago
Russ
4bf2aa8135
Update tutorial.md
Grammar fix
10 years ago
Shim Won
621cea1f3a
Update Korean translation to b3c75d8
10 years ago
Jinwoo Oh
d563124cc1
Translate tip-18 to Korean
- Up to 6f44f60
10 years ago
Shim Won
6c258bd271
Update to ed257cb
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
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
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
Andreas
662773a2b4
Minor space change to be in line with coding style everywhere else
10 years ago
Damien Pellier
ff203a3f22
add scoped property to the list of DOM standard properties
10 years ago
Bob Renwick
f75946d91d
adding docs for componentWillAppear and componentDidAppear
10 years ago
Cheng Lou
db33842478
Remove mention from docs
10 years ago
Paul O’Shannessy
959fb008b7
[docs] Videos: use https, right width videos
I also added some <hr>s in there, which helps a little bit with spacing.
10 years ago
Julen Ruiz Aizpuru
3ebec4b55b
Docs: do not render components to `document.body`
Rendering to `document.body` in the examples is conveniently short, but it can
be misleading at the same time, especially for newcomers.
While it's possible to render React components to `document.body`, any 3rd
party scripts can also mess up with it, and it can have unintended consequences
and be source of difficult-to-trace bugs.
10 years ago
Ben Alpert
9dd9111dd7
Kill React.initializeTouchEvents for good
Now that #1169 is fixed, the only thing this is used for is to determine whether `onTouchTap` causes touch listeners to be added. The only internal uses of TapEventPlugin are where touch events are already initialized (so this doesn't make a difference) and we don't support `onTouchTap` as part of the public API so this should be safe.
10 years ago
AoDev
ce206adc87
Add a note about react classe name convention
I lost quite some time trying to figure out what was happening. No error in console and nothing showing up.
10 years ago
Julian Viereck
c72d79879c
Fix small typo
10 years ago
xmo-odoo
8433eb7c7c
Link to inserting raw HTML document
10 years ago
Stefan Dombrowski
eac5bd1499
Fix in docs: getDOMNode --> findDOMNode
10 years ago
Richard Littauer
5e474eaaef
Nominalized 'shallow copy'
I mis-parsed 'shallow copies' as adjective noun, instead of as a compound verb. I've adjusted the text to make it easier to parse on the first read, which should also help ESL learners to be able to parse it easier.
10 years ago
Jay Jaeho Lee
485a9bbb1d
Revise Korean translation - final
10 years ago
Jinwoo Oh
e65800f095
Update Translation to 91b4564
10 years ago
Ted Kim
c8a5f6aa36
ref-08-reconciliation (based on 941cba6)
10 years ago
Jinwoo Oh
1f6272b567
Translate 06 to Korean
- Up to 8326a9f
10 years ago
Shim Won
5a32bb0971
Apply review
- Up to 60e96ed
10 years ago
Jinwoo Oh
fdee644a88
Translate 11 to Korean
- Up to 83e4409
10 years ago
Shim Won
d4fa638cb5
Translate 10.1 to Korean
- Up to 678ec31
10 years ago
Seoh Char
73e2965ca4
translation of 05-reusable-components-ko-KR.md
10 years ago
Shim Won
8f1664afc6
Update Translation to b95ad29
10 years ago
Shim Won
3bf5674ad1
Translate 10.2 to Korean
- Up to b7a548c
10 years ago
Jinwoo Oh
171c8d27ad
Translate 08.1 to Korean
- Up to b7a548c
10 years ago
Shim Won
735d2cad3a
Translate 10.7 to Korean
- Up to 0bf88f2
10 years ago
Shim Won
77ad7e88e0
Translate 10.3 to Korean
- Up to 5ab7fde
10 years ago
Jinwoo Oh
0ec5df6e6b
Translate conferences to Korean
- Up to 1b86246
10 years ago
Shim Won
c7b04db2e1
Translate 10.5 to Korean
- Up to 60e96ed
10 years ago