Commit Graph

1104 Commits

Author SHA1 Message Date
Matthew
a9749dc694 add highlight to a line of code to tutorial20.js (all languages included) 2015-11-24 01:23:55 -05:00
Martin Hujer
981d6d0814 Rest/Spread Properties may not be part of ES7
According to the http://www.2ality.com/2015/11/tc39-process.html it is
not a good idea to guess target ES version until the proposal reaches
later phases.

Even the proposal repository now states
  > It is a Stage 2 proposal for ECMAScript. <
(it has been changed in e9813ac78a)
2015-11-20 19:36:29 +01:00
Tay Yang Shun
5ab2016f32 [docs] Use controlled components for tutorial 2015-11-18 14:43:03 +08:00
Jim
029b4ad70e Added info (example+doc) about react with webcomponents 2015-11-13 20:22:24 -08:00
Paul O’Shannessy
f72915db12 [docs] Properly fix Korean docs 2015-11-12 15:57:17 -08:00
Paul O’Shannessy
a1c7c33efa [docs] Use updated Korean translation
See #5456 for details
2015-11-12 14:23:52 -08:00
Paul O’Shannessy
233fb7cf76 [tutorial] Use ids in comments data 2015-11-12 14:20:54 -08:00
Hugo Agbonon
f98b6c74bd Revert class name manipulation doc to english 2015-11-12 11:32:08 +01:00
Tay Yang Shun
5dd96fd0e2 Add more documentation to Context page 2015-11-11 07:06:56 +08:00
Paul O’Shannessy
1cc25362bc Merge pull request #5416 from bbrooks/undo-optimistic-update-on-error
Reset state if comment submit fails
2015-11-10 14:42:28 -08:00
Jim
ae60862f96 Merge pull request #5403 from yuyokk/patch-1
Clarify note about stable keys
2015-11-10 10:28:49 -08:00
Iurii Kucherov
95955dc573 State that Math.random() is not a good way to generate keys 2015-11-10 19:02:50 +01:00
Matt Stow
d8cda14703 Removed unnecessary whitespace before closing bracket 2015-11-09 15:10:01 +11:00
Ben Brooks
7e60ed05d7 Reset state if comment submit fails 2015-11-07 13:26:17 -05:00
Ben Alpert
47aac4be24 Merge pull request #5287 from benhalpern/patch-1
Updated conference page
2015-11-05 13:58:46 -08:00
benhalpern
853419e694 Fixed ReactEurope date 2015-11-05 15:33:52 -05:00
Jim
a54ac8bd9a Merge pull request #5231 from davidkpiano/patch-1
Updating "JSX Gotchas" docs for Custom Attributes
2015-11-05 09:43:36 -08:00
Arkist
814973f33a Update Korean translation to 84af306 2015-11-05 06:56:48 +09:00
Jim
d5f0b93808 Merge pull request #5372 from csbok/patch-1
Update getting-started.ko-KR.md
2015-11-03 03:44:31 -08:00
Ben Alpert
33acce9993 Merge pull request #5356 from rpominov/patch-1
fix shallowRenderer.getRenderOutput() return type in docs
2015-11-02 17:27:08 -08:00
csbok
54eddb3091 Update getting-started.ko-KR.md
correcting misspelled words
2015-11-03 09:56:41 +09:00
Paul O’Shannessy
ac591bc96b [docs] Update tooling integration for more babel 6 2015-11-02 13:10:40 -08:00
Paul O’Shannessy
9dfe204a82 [docs] Update Getting Started for babel 6 2015-11-02 12:56:30 -08:00
Roman Pominov
485688f8c4 fix shallowRenderer.getRenderOutput() return type in docs 2015-11-01 16:54:41 +03:00
Ludovico Fischer
3a11e9b4cd Correct Babel 6 command line usage instructions.
The user should install the babel-cli package, see http://babeljs.io/docs/usage/cli/.
2015-11-01 00:17:16 +01:00
Henry Zhu
9b5ec2df00 add docs for babel 6 2015-10-31 14:34:20 -04:00
Jim
f5aaf2af74 Merge pull request #5317 from nickbalestra/patch-1
Update 02.1-jsx-in-depth.md
2015-10-28 22:13:57 -07:00
Nick Balestra
4a7ff18781 Update 02.1-jsx-in-depth.md
Update 02.1-jsx-in-depth.md
2015-10-28 20:14:02 -07:00
KwonH
784c1d772e update Korean docs to 0.14
Update getting-started in Korean
2015-10-29 11:51:52 +09:00
benhalpern
717138bffe Updated conference info 2015-10-26 16:20:57 -04:00
Patrick
231fa52222 Create 01-why-react.de-DE.md
Translation of 01-why-react.de-DE.md to German
2015-10-26 10:13:45 -07:00
translucens
4a853339d8 Add react-dom.js to tutorials 2015-10-26 22:23:50 +09:00
Mark Sun
5bf06a061d Corrected highlighted line in tutorial example in tutorial7.js 2015-10-24 15:01:14 -04:00
David Khourshid
c840214aeb Updating "JSX Gotchas" docs for Custom Attributes
Adds note that custom attributes are supported on custom elements.
2015-10-21 08:18:48 -04:00
kohashi85
a5d4b8767c Update tutorial.ja-JP.md 2015-10-21 17:04:08 +09:00
WanderWang
491fa40f97 update Chinese docs to 0.14 2015-10-19 00:34:04 +08:00
Rick Ford
0a10f2c956 Specify focus events work on all elements in the React DOM
Generally, focus/blur events only apply to focusable elements found in forms. In React, you can listen to focus/blur events on any element.
2015-10-16 11:02:04 -05:00
Jim
400e297489 Tweak wording when talking about props changing 2015-10-14 14:43:09 -07:00
Jim
b18634a4a3 Merge pull request #5142 from MaxPRafferty/add-selection-and-composition-events-on-reference-page
Add selection and composition events on reference page
2015-10-12 13:37:56 -07:00
maxprafferty
08c87259da added selection and composition events to reference page
added composition events to reference page

added selection events to reference page
2015-10-12 15:44:44 -04:00
Baraa Hamodi
a38a848170 Documentation cleanup. 2015-10-12 15:33:32 -04:00
Baraa Hamodi
bd6d713917 File Cleanup. 2015-10-10 16:05:58 -04:00
Adam Bloomston
88d5f3cc7e Include react-dom
Fixes `Uncaught ReferenceError: ReactDOM is not defined`
2015-10-10 10:17:08 -04:00
Ben Alpert
acfc773de1 Merge pull request #5113 from spicyj/document-context
Document context
2015-10-09 14:46:56 -07:00
Ben Alpert
4dec050f5d Document context
Fixes #580.
2015-10-09 14:44:24 -07:00
Paul O’Shannessy
6b4f1cc7d0 [docs] Fix line highlights for linked-state-mixin 2015-10-09 12:32:01 -07:00
Paul O’Shannessy
963168c8f6 Merge pull request #5101 from bcbcb/patch-1
[docs] fix forms Default Value example
2015-10-09 10:47:01 -07:00
Jim
809de1363f Merge pull request #4981 from iamchenxin/zh_docs
[docs] Sync up tutorial.zh-CN with en(a440f40)
2015-10-09 10:46:16 -07:00
iamchenxin
0c8141f681 [docs] Sync up tutorial.zh-CN with en(a440f40)
[docs] Amend wrong words in zh-CN

08.1-more-about-refs.zh-CN.md

Update zh-CN docs

add thinking-in-react.zh-CN.md

[docs] Update two zh-CN docs

       new file:   ref-01-top-level-api.zh-CN.md
       new file:   ref-02-component-api.zh-CN.md
2015-10-10 01:35:03 +08:00
Matt Brookes
1525251178 Grammar
I'm assuming this was meant to say that the JSX spread syntax saves typing, not copying attributes.
2015-10-09 14:31:59 +01:00