Joseph Savona
8794c51389
Fix link formatting on Relay blog post ( #7434 )
...
(cherry picked from commit ba2230df29 )
2016-08-05 14:54:53 -07:00
Joseph Savona
8a1c16bf09
Relay blog post ( #7433 )
...
(cherry picked from commit aca62e7d24 )
2016-08-05 10:55:47 -07:00
Paul O’Shannessy
1f65b2901b
[docs] Use appropriately sized og:image ( #7417 )
...
Also runs through Imageoptim for smaller size.
(cherry picked from commit b910a1478d )
2016-08-05 10:55:47 -07:00
Paul O’Shannessy
9be069fb98
[docs] Use npmcdn ( #7394 )
...
(cherry picked from commit 1bb257de93 )
2016-08-02 13:51:46 -07:00
Paul O’Shannessy
b194f66fbc
[docs] add permalink for newly translated page ( #7380 )
...
(cherry picked from commit 57ae3b389d )
2016-07-29 16:27:02 -07:00
Bruce Harris
1d4e8c958d
Update tutorial with reference to autobinding docs ( #6870 )
...
* Update tutorial with reference to autobinding docs
* Update tutorial to clarify that autobinding happens specifically with createClass() API
(cherry picked from commit f329099831 )
2016-07-29 16:22:49 -07:00
Paul O’Shannessy
b071f10dd7
[docs] Add permalink to PropTypes warning page ( #7377 )
...
Followup to #7219 , which was created before the Jekyll 3 upgrade, which needs the permalink field.
(cherry picked from commit 25aa5e36c9 )
2016-07-29 12:15:08 -07:00
Dan Abramov
44f63165cb
Add “Don't Call PropTypes” warning ( #7219 )
...
(cherry picked from commit 8329856a3f )
2016-07-29 12:15:08 -07:00
Paul O’Shannessy
cc01d1be33
Update website for 15.3.0
2016-07-29 11:36:35 -07:00
Keyan Zhang
01ad9af590
fixed incorrect doc location ( #7365 )
...
(cherry picked from commit c9dc2ab0ec )
2016-07-28 11:41:22 -07:00
Gert Hengeveld
6cab7064a0
Added ReactNL conference ( #7342 )
...
(cherry picked from commit 9d33fb0b76 )
2016-07-28 11:41:21 -07:00
Amjad Masad
6f80ed8615
"transient dependencies" -> "transitive dependencies" ( #7341 )
...
I think that's what you meant -- although with npm dependencies are kind of transient :P
(cherry picked from commit d157827311 )
2016-07-28 11:41:21 -07:00
scloudyy
88d49edda5
Update docs zh cn ( #7254 )
...
* update 03-interactivity-and-dynamic-uis.zh-CN
* update 04-multiple-components.zh-CN
* update 05-reusable-components.zh-CN
* updat 06-transferring-props.zh-CN
* update 07-forms.zh-CN
* update 08-working-with-the-browser.zh-CN
* update 08 and 08.1
* update 09-tooling-integration.zh-CN
* revise
* don't use ES6
(cherry picked from commit 5b06667efd )
2016-07-28 11:41:21 -07:00
Veljko Tornjanski
5f705664fa
Wording change in doc ( #7348 )
...
(cherry picked from commit 0805921883 )
2016-07-28 11:41:21 -07:00
Seyi
6fba1f1fad
Blog post: Fixed typo in post ( #7336 )
...
(cherry picked from commit 1fc5f284c0 )
2016-07-22 13:23:17 -07:00
Paul O’Shannessy
127af0ffc7
Host our own images for the blog, use https links ( #7339 )
...
(cherry picked from commit 7614c12ed7 )
2016-07-22 13:23:17 -07:00
Steven Syrek
86f72d0830
Correct grammatical error (subject-verb agreement) ( #7338 )
...
"It is worth repeating: there is no configuration files or complicated folder structures." > "It is worth repeating: there are no configuration files or complicated folder structures."
(cherry picked from commit c0b7d81872 )
2016-07-22 13:23:17 -07:00
Dan Abramov
9423829db2
Add blog post
2016-07-22 16:59:02 +01:00
Paul O’Shannessy
dfebed11c2
Merge pull request #7308 from zpao/jekyll3
...
Upgrade to Jekyll 3
(cherry picked from commit 5e3959e071 )
2016-07-19 16:36:23 -07:00
Paul O’Shannessy
0394bae0e3
[docs] Follow up to 6972 - update docs code ( #7278 )
...
(cherry picked from commit 0bfaf5156d )
2016-07-19 16:36:23 -07:00
segmentationfaulter
1e4828d9fc
Update 03-interactivity-and-dynamic-uis.md ( #6972 )
...
(cherry picked from commit bf0572dde7 )
2016-07-19 16:36:23 -07:00
Dan Abramov
108f25350d
Clarify the section about dogfooding ( #7292 )
2016-07-16 15:03:00 +01:00
Dan Abramov
f40b5b5c47
Minor tweaks to Design Principles ( #7283 )
2016-07-14 21:30:13 +01:00
Dan Abramov
b38bbde2fe
Add Design Principles to the docs ( #7282 )
2016-07-14 20:39:41 +01:00
Fernando Alex Helwanger
939071d737
Add mixins property to context example ( #7277 )
2016-07-14 14:25:44 +01:00
Zac Smith
1b7f871819
Remove uneccesary colon ( #7238 )
...
Only use a colon after a statement that is a complete sentence, like [Grammer Girl says](http://www.quickanddirtytips.com/education/grammar/colons ).
(cherry picked from commit 473097144c )
2016-07-13 11:11:06 -07:00
Varayut Lerdkanlayanawat
52e45997db
Reformat event names in Media Events section ( #7250 )
...
(cherry picked from commit 45223dc8bf )
2016-07-13 11:11:05 -07:00
Dan Abramov
45547d1c3b
Fix typos in “Mixins Considered Harmful” ( #7275 )
...
* Fix typos in “Mixins Considered Harmful”
* Use consistent code style
2016-07-13 18:47:19 +01:00
Dan Abramov
0f520b8cc0
Add a new blog post about mixins
2016-07-13 17:42:01 +01:00
Paul O’Shannessy
5478d76271
Merge pull request #7229 from zpao/blog-post-errorcodes
...
Blog post for error codes
(cherry picked from commit 92492e08b2 )
2016-07-11 17:42:17 -07:00
Paul O’Shannessy
ea880f2e2c
Update website for 15.2.1
2016-07-08 15:27:35 -07:00
Paul O’Shannessy
a011a23090
Import warnings that currently live in gists. ( #7175 )
...
(cherry picked from commit 26ed910f28 )
2016-07-05 13:54:19 -07:00
Samuel Reed
0d4c994471
Add PropTypes.symbol to reusable components doc ( #7171 )
...
(cherry picked from commit 3946ac33b8 )
2016-07-05 13:54:19 -07:00
Paul O’Shannessy
3a6584b2ee
Update website for 15.2.0
2016-07-01 11:41:46 -07:00
Brandon Dail
7fbbb535ff
Clarify purpose of state property in ES6 classes ( #7109 )
...
(cherry picked from commit 60760eb915 )
2016-06-29 10:15:09 -07:00
Jim
bda788e932
webcomponents should use attachedCallback instead of createdCallback. ( #7102 )
...
(cherry picked from commit c7ba16fbbf )
2016-06-29 10:15:09 -07:00
Paul O’Shannessy
ec44f2af6d
[docs] Update share button ( #7097 )
...
(cherry picked from commit 4f00553c15 )
2016-06-29 10:15:09 -07:00
Nik Nyby
6059444c84
update babel-core to 5.8.34 in tutorial docs ( #7059 )
...
(cherry picked from commit a8d8210222 )
2016-06-20 16:43:55 -07:00
Claudio Brandolino
814bf1ca0c
Standardise format of the three "state" questions. ( #7046 )
...
* Standardise format of the three "state" questions.
The original format follows the template:
> 1. x? if `x` then probably isn't state
> 2. y? if `!y` then probably isn't state
> 3. z? if `z` then it's not state
This caused both me and a hallway tester to do a double take.
The proposed reformulation allows the answers to follow the same template.
In the same spirit, it uses the same contraction pattern in the last answer (`it's not state`-> `it isn't state`). This has the welcome side effect to make the lack of "probably" stand out more.
* Update phrasing in thinking in reacr
(cherry picked from commit 5bca3773ab )
2016-06-20 16:43:55 -07:00
Toru Kobayashi
aaa496213e
Remove setProps and replaceProps from docs ( #7044 )
...
(cherry picked from commit 718c07c915 )
2016-06-20 16:43:55 -07:00
Qin Junwen
f80da18f2e
Update 10.4-test-utils.md ( #6971 )
...
The find/scry methods which returns DOM component in react@0.13 now returns DOMElement in react@0.14 and later.
(cherry picked from commit a394ed6a6c )
2016-06-14 15:02:24 -07:00
Robert Haritonov
c4c800416f
Add React Amsterdam conference to the list ( #7028 )
...
(cherry picked from commit 4577db6d3c )
2016-06-14 15:02:24 -07:00
nhducit
a6e4c9210d
Update 03-interactivity-and-dynamic-uis.md ( #7015 )
...
(cherry picked from commit eda159cd28 )
2016-06-14 15:02:23 -07:00
Ryo Shibayama
764519245b
Fix Japanese/Italian/Korean tutorials ( #7020 )
...
* Fix japanese tutorial
* Fix Italian tutorial as same as e4fe662
* Fix Korean tutorial as same as e4fe662
(cherry picked from commit e487c36ec0 )
2016-06-14 15:02:23 -07:00
inkinworld
902a15d149
Update 12-context.md ( #6973 )
...
Modify a clerical error
(cherry picked from commit 665633a1b7 )
2016-06-14 15:02:23 -07:00
Ben Alpert
3e61ccc2d4
Wordsmith the homepage ( #7022 )
...
(cherry picked from commit 96d2a30c25 )
2016-06-13 12:40:31 -07:00
Ben Alpert
3aaf9abb73
New marketing copy on homepage ( #7012 )
...
(cherry picked from commit c7868cc741 )
2016-06-10 19:47:53 -07:00
ogom
e348891410
Updte tutorial to ja-JP ( #6967 )
...
(cherry picked from commit 9c7f895783 )
2016-06-08 19:31:35 -07:00
Yusong Liu
45469fbde9
Fix the typo in the documentaion pages for shallowCompare ( #6980 )
...
* fix the typo for the docs of shallowCompare at:
https://facebook.github.io/react/docs/shallow-compare.html
* change "value" to "values" to match the two objects.
(cherry picked from commit 5331323cd2 )
2016-06-08 19:31:35 -07:00
Keyan Zhang
5aa1c3547e
[Docs] Error Decoder Page ( #6946 )
...
(cherry picked from commit cf73de9459 )
2016-06-07 14:47:52 -07:00