Commit Graph

974 Commits

Author SHA1 Message Date
Dan Abramov
5028f0874d Add "Before You Use Context" (#1085) 2018-07-25 02:17:15 +02:00
Dmitry Minkovsky
7f1b367eb6 Refs and the DOM: clarify when ref callbacks are invoked (#1069) 2018-07-19 11:14:52 -07:00
Alex Krolick
48cbb02dd2 make all redirect_from's arrays (#1075)
make Gatsby happy again
2018-07-19 10:51:07 -07:00
Matthew Vargeson
c5b0584d03 Add accessibility guidelines link to portals doc (#846)
* Add accessibility guidelines link to portals doc

* Add more detail to portal accessibility note

* Clarify text using suggested content
2018-07-18 20:45:00 -07:00
Alex Krolick
6cbc511f6f Merge pull request #923 from AlmeroSteyn/pointer-events-a11y
[A11Y-docs]: Add section on pointer events with outside click example
2018-07-17 22:30:08 -07:00
nic
7be7f4a973 Add React Conf Brasil 2018 (#1064) 2018-07-17 04:19:08 +01:00
almero.steyn
3d5965412e [A11Y-docs]: Add section on pointer events with outside click example 2018-07-15 11:53:45 +02:00
everdimension
9db176ea1c Update 2018-06-07-you-probably-dont-need-derived-state.md (#1059)
A single form of `arguments` confused me here
2018-07-14 14:14:53 +01:00
Richie
e52e6c6d5a Dynamically append path alias (aaa/bbb.html = aaa/bbb = aaa/bbb/) int… (#783)
* Dynamically append path alias (aaa/bbb.html = aaa/bbb = aaa/bbb/) into redirects during gatsby onCreateNode callback API to avoid 404

* Consider more cases:
(1) markdown without redirects
(2) duplicated permalink for /docs/pure-render-mixin.html, rename the unused one

* Test permalink with ending `.html` rather then containing them
2018-07-13 12:06:26 -07:00
Ivan de la Beldad Fernandez
b044ce5dbb docs: fix minor typo (#1038) 2018-07-06 00:59:31 +01:00
Ideveloper
2bd8ffa429 Fix Issue about addons.md's Wrong links (#1023)
* Edit addons.md's link to right link

* Update addons.md
2018-07-04 12:42:20 +01:00
FenryHord
e41bfd7210 The board shows the number range 0-8 instaed of 1-9 (#1034) 2018-07-04 12:38:11 +01:00
Andre Wiggins
5775f070e2 Add signature to getSnapshotBeforeUpdate section (#1032)
Add the signature for `getSnapshotBeforeUpdate` to its section, just like all other lifecycle method sections have.
2018-07-03 18:17:29 +01:00
Eslam Gamal Khoga
cf4e7fcff4 Update accessibility.md
removed additional tag's close />
2018-07-02 11:01:51 +02:00
Dan Abramov
50d2a9bfc8 Emphasize a section 2018-06-29 18:13:36 +01:00
Dan Abramov
8695e5a128 Link to homepage more prominently from Getting Started 2018-06-29 17:16:27 +01:00
Nathan Hunzaker
3fe3596085 Correctly link up reference to 15.6.2 addons (#644) 2018-06-28 19:32:49 -07:00
embs
49053f3705 Fix another typo typo (#1021)
Remove duplicated word.

Related to #1007
2018-06-28 18:30:04 +01:00
Evans A. Stepanov
366c47167b Remove domain from links (#874) 2018-06-28 18:29:35 +01:00
Dan Abramov
8f89578d2d Make recommendations clearer 2018-06-28 16:42:02 +01:00
Dan Abramov
fd2185b157 Add "Quickly Try JSX" 2018-06-28 15:28:32 +01:00
Dan
796257b34e Minor tweaks 2018-06-28 02:53:48 +01:00
Dan
eff5afaf3b Less feels 2018-06-28 02:37:56 +01:00
Dan
9ecd614eb1 Sell JSX step better 2018-06-28 02:07:32 +01:00
Jon Kiparsky
ca4bdedbd6 Remove brand name (#1008)
The brand name in the example adds nothing to comprehensibility.
2018-06-27 18:25:43 +01:00
Dan Abramov
b709eb13e8 Wording tweaks 2018-06-27 18:15:43 +01:00
Dan Abramov
2d7c8c41ec Tweak cross-linking 2018-06-27 16:22:37 +01:00
Kristofer Selbekk
5b2eb6e2af Fix a typo typo (#1007) 2018-06-27 13:29:49 +01:00
Alex Krolick
fc3a5d8dcb Link to Parcel in Starter Kits (#991)
<!--

Thank you for the PR! Contributors like you keep React awesome!

Please see the Contribution Guide for guidelines:

https://github.com/reactjs/reactjs.org/blob/master/CONTRIBUTING.md

If your PR references an existing issue, please add the issue number below

-->
2018-06-26 21:33:13 -07:00
Olivier Tassinari
94ccd073f7 Use the official wording of Material-UI (#1005)
* Use the official wording of Material-UI

* Update tools-ui-components.md
2018-06-26 13:24:45 -07:00
Dan Abramov
23e2c59da0 Wording 2018-06-26 19:00:09 +01:00
Ben Halpern
1afab28a7e Add dev.to link to footer (#1003)
* Add DEV Community (dev.to) link to footer

Add to the channels section of footer alongside similar resources

* Add DEV Community to support page
2018-06-26 18:44:29 +01:00
Saman Shafigh
1eccd9f0fb Update the version of webpack (#1001)
This boilerplate https://github.com/gilbarbara/react-redux-saga-boilerplate uses 
    webpack ^3.x
2018-06-26 13:40:39 +01:00
Dan Abramov
309a5ccaa1 Remove a course that doesn't exist anymore 2018-06-26 13:37:19 +01:00
Dan Abramov
da1b319a04 Typo 2018-06-26 11:38:32 +01:00
Monica Powell
11e1854838 Grammar Update (#998) 2018-06-25 22:39:21 -07:00
Sylvan Mably
eb9e3be4bc Fix typo (#997) 2018-06-25 18:57:12 -07:00
Dan Abramov
10bef30202 Minor tweaks 2018-06-26 02:06:38 +01:00
Dan Abramov
623523131e Rewrite Installation and related docs (#996)
* Rewrite "adding React to existing app"

Fixes #988

* Some copy

* typo

* Update babel instructions

* Update umd link

* Add prod minification section

* Show "button" example in several targets

* wip

* More

* More

* tweak

* yas

* Multi root tip

* moaar

* alot

* Tweak links

* Explain better

* better lead

* tweaks

* tweaks

* wording

* More reassuring tone

* Grammar

* wording

* feedback from readers

* Use id, not class

* More nits

* Re-add a useful section
2018-06-26 01:24:56 +01:00
Tien H. Nguyen
c300c144f9 Add missing prepositions to tutorial.md (#993) 2018-06-24 02:13:10 +01:00
Dan
70d20c81ff consistent case 2018-06-23 12:45:05 +01:00
Dan
4ba0ba8526 Formatting nits 2018-06-23 12:36:36 +01:00
Dan
438117a426 Minor edit 2018-06-23 12:29:55 +01:00
Dan
a00440d4e7 Properly cross-link tutorial and guide. Explain why. 2018-06-23 03:32:12 +01:00
Dan
db66436112 Make CodePen links more prominent and consistent 2018-06-23 02:10:56 +01:00
yubo
1fd20eced3 Add React DEV Conf China (#805)
w3ctech and  FEQuan plan to hold the React Conference in Guangzhou, China on August 18.
2018-06-23 01:31:51 +01:00
Adam Saghy
2ea33ffc3d Update conditional-rendering.md (#990)
`componentWillUpdate` method will be called before the render method so the returning value of the render method does not affect.
2018-06-22 23:38:31 +01:00
Dan Abramov
9c1fb9cbe8 Try using ES5 function in tutorial (#989) 2018-06-22 21:37:48 +01:00
Jackie Lang
4d575e7090 Improve tutorial.md's clarity and structure (#649)
* Improve tutorial.md's clarity and structure

* Fix typos and make additional changes to tutorial.md

* edits

* moar changes
2018-06-22 20:04:09 +01:00
Stephen Lau
61a8b62b03 Mention getSnapshotBeforeUpdate should return. (#930)
If getSnapshotBeforeUpdate does not return a snapshot value or null
it will cause a warning.  Document that it should return this value.
2018-06-22 12:08:54 +01:00