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
7 years ago
Alex Krolick
a1655f4be0
Merge pull request #1052 from alexkrolick/fix-sharp-errs
Fix build
7 years ago
Alex Krolick
f63a83d746
Revert "upgrade sharp plugin"
This reverts commit 74ead28476
.
7 years ago
Alex Krolick
a9ca45b283
no cache fallback
7 years ago
Alex Krolick
74ead28476
upgrade sharp plugin
7 years ago
Alex Krolick
930d66ac15
cmon circle, keep up
7 years ago
Alex Krolick
796e1c9af7
update engines
7 years ago
Alex Krolick
a5db230efd
Revert "remove sharp plugin"
This reverts commit bbbb13d484
.
7 years ago
Alex Krolick
dd58ede09e
point at 8.x.x release branch instead of exact 8.4
7 years ago
Alex Krolick
bbbb13d484
remove sharp plugin
7 years ago
Ivan de la Beldad Fernandez
b044ce5dbb
docs: fix minor typo ( #1038 )
7 years ago
Ideveloper
2bd8ffa429
Fix Issue about addons.md's Wrong links ( #1023 )
* Edit addons.md's link to right link
* Update addons.md
7 years ago
FenryHord
e41bfd7210
The board shows the number range 0-8 instaed of 1-9 ( #1034 )
7 years ago
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.
7 years ago
Almero Steyn
f5d6818660
Merge pull request #1028 from KhogaEslam/patch-1
Update accessibility.md
7 years ago
Eslam Gamal Khoga
cf4e7fcff4
Update accessibility.md
removed additional tag's close />
7 years ago
Khodor Ammar
26892808f4
Fix issue with JSX highlighting ( #1026 )
* Update gatsby-remark-prismjs and gatsby-remark-embed-snippet to fix issue with JSX highlighting
* removes mentions of private npm registry
7 years ago
Dan Abramov
50d2a9bfc8
Emphasize a section
7 years ago
Dan Abramov
8695e5a128
Link to homepage more prominently from Getting Started
7 years ago
Nathan Hunzaker
3fe3596085
Correctly link up reference to 15.6.2 addons ( #644 )
7 years ago
embs
49053f3705
Fix another typo typo ( #1021 )
Remove duplicated word.
Related to #1007
7 years ago
Evans A. Stepanov
366c47167b
Remove domain from links ( #874 )
7 years ago
Dan Abramov
8f89578d2d
Make recommendations clearer
7 years ago
Dan Abramov
fd2185b157
Add "Quickly Try JSX"
7 years ago
Dan Abramov
0057622679
Update single-file-example.html
7 years ago
Dan
796257b34e
Minor tweaks
7 years ago
Dan
eff5afaf3b
Less feels
7 years ago
Dan
9ecd614eb1
Sell JSX step better
7 years ago
Jon Kiparsky
ca4bdedbd6
Remove brand name ( #1008 )
The brand name in the example adds nothing to comprehensibility.
7 years ago
Dan Abramov
b709eb13e8
Wording tweaks
7 years ago
Dan Abramov
54a275864e
Add Installation to section overview
7 years ago
Dan Abramov
2d7c8c41ec
Tweak cross-linking
7 years ago
Kristofer Selbekk
5b2eb6e2af
Fix a typo typo ( #1007 )
7 years ago
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
-->
7 years ago
Olivier Tassinari
94ccd073f7
Use the official wording of Material-UI ( #1005 )
* Use the official wording of Material-UI
* Update tools-ui-components.md
7 years ago
Dan Abramov
23e2c59da0
Wording
7 years ago
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
7 years ago
Ideveloper
0383450454
Fix node engines ( #1002 )
7 years ago
Saman Shafigh
1eccd9f0fb
Update the version of webpack ( #1001 )
This boilerplate https://github.com/gilbarbara/react-redux-saga-boilerplate uses
webpack ^3.x
7 years ago
Dan Abramov
309a5ccaa1
Remove a course that doesn't exist anymore
7 years ago
Dan Abramov
da1b319a04
Typo
7 years ago
Monica Powell
11e1854838
Grammar Update ( #998 )
7 years ago
Sylvan Mably
eb9e3be4bc
Fix typo ( #997 )
7 years ago
Dan Abramov
10bef30202
Minor tweaks
7 years ago
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
7 years ago
Tien H. Nguyen
c300c144f9
Add missing prepositions to tutorial.md ( #993 )
7 years ago
Dan
70d20c81ff
consistent case
7 years ago
Dan
4ba0ba8526
Formatting nits
7 years ago
Dan
438117a426
Minor edit
7 years ago
Dan
a00440d4e7
Properly cross-link tutorial and guide. Explain why.
7 years ago