Commit Graph

5143 Commits

Author SHA1 Message Date
Dan Abramov
cb5fc20f5f deploy 2021-10-28 21:33:41 +01:00
Dan Abramov
07923227b2 Revert "Style scrollbars in dark mode (#3975)"
This reverts commit 446c15c195.
2021-10-28 21:33:41 +01:00
Dan Abramov
0a755a1f90 Update index.md 2021-10-28 21:33:41 +01:00
The Otterlord
c1d9db157f Style scrollbars in dark mode (#3975) 2021-10-28 21:33:41 +01:00
Shriram Balaji
191fff7902 fix: consoleBlock text & bg in dark mode (#3983) 2021-10-28 21:33:41 +01:00
Itai Leshem
20709b0190 Fix typo (#3998) 2021-10-28 21:33:41 +01:00
Shriram Balaji
d0d50fe16f fix: googleTranslate breaking terminal blocks (#3993)
* fix: googleTranslate breaking terminal blocks

* chore: prettier magic
2021-10-28 21:33:41 +01:00
Shriram Balaji
e056875e50 fix: googleTranslate breaks sandboxes (#3984) 2021-10-28 21:33:41 +01:00
François Chalifour
faeaf22fd1 Fix preconnect link to target search cluster (#3980)
The `appId` was retrieved from props but the `<Search>` component is never instantiated with props. So the preconnect link targeted an unknown search cluster:

```html
<link rel="preconnect" href="https://undefined-dsn.algolia.net" crossorigin="true">
```

This fixes the preconnect link by getting the `appId` from the website config.
2021-10-28 21:33:41 +01:00
R Nabors
e75356d0f3 fixing social sharing URL and description (#3974) 2021-10-28 21:33:41 +01:00
Dan Abramov
f2b8194e7c Update src/pages/community/meet-the-team.md
Co-authored-by: Hao-Ping <almigod0718@gmail.com>
2021-10-28 21:33:41 +01:00
Dan Abramov
9722d514d6 Update src/components/Seo.tsx
Co-authored-by: Lee Robinson <me@leerob.io>
2021-10-28 21:33:41 +01:00
Rachel Nabors
981db3397e Initial check-in of new React docs and website
Co-authored-by: Dan Abramov <dan.abramov@me.com>
Co-authored-by: Sylwia Vargas <sylwia.vargas@gmail.com>
Co-authored-by: Dan Lebowitz <dan.lebo@me.com>
Co-authored-by: Razvan Gradinar <grazvan@fb.com>
Co-authored-by: Jared Palmer <jared@palmer.net>
Co-authored-by: Dane Grant <danecando@gmail.com>
Co-authored-by: Dustin Goodman <dustin.s.goodman@gmail.com>
Co-authored-by: Rick Hanlon <rickhanlonii@gmail.com>
Co-authored-by: Maggie Appleton <maggie.fm.appleton@gmail.com>
Co-authored-by: Alex Moldovan <alex.n.moldovan@gmail.com>
Co-authored-by: Ives van Hoorne <ives.v.h@gmail.com>
Co-authored-by: Brian Vaughn <bvaughn@fb.com>
Co-authored-by: Dmitri Pavlutin <dpavlutin@gmail.com>
2021-10-28 21:33:41 +01:00
Robert Haritonov
ee1d70dcbd Add React Summit 2022, sort conferences in correct dates order (#4006) 2021-10-28 00:35:07 +03:00
Nikita Bayev
f574b8f9a5 Add proper link to Parcel recipe for React (#3999) 2021-10-26 14:44:02 +01:00
Alexey Pyltsyn
01084d5aeb Improve new sentence in tutorial 2021-10-25 10:15:58 +03:00
Justin E. Samuels
f2158e3671 Added dates for Render-Atlanta 2022 (#3934)
June 2-4, 2022. Render-Atlanta 2022
2021-10-25 02:31:07 +03:00
Thomas Vogel
0ba654ddb8 Added AgentConf to the conference list (#3950) 2021-10-25 02:30:48 +03:00
ramadevsign
19fb01140a Add Reactdevske to the reactjs.org meetups page (#3960) 2021-10-25 02:29:51 +03:00
Dan Abramov
b62e4475d6 Kick off build 2021-10-21 22:53:47 +01:00
Dan Abramov
064aed8d1c Add build-ci alias 2021-10-21 22:51:44 +01:00
Matt Wang
0f4d7a49c2 Fixes broken link to Relay "Getting Started Guide" in "Suspense for Data Fetching (Experimental)" (#3963) 2021-10-20 12:52:45 +02:00
VAMSI DEVALLA
f78f3b125f explanation about "state updates are merged" (#3956) 2021-10-18 11:01:10 +02:00
Erol Aliyev
4133943e71 Fix broken link (#3953) 2021-10-13 14:21:59 +02:00
Dan Abramov
9b3c3f4e61 remove outdated recommendation 2021-10-10 23:07:49 +01:00
Rahul Bhooteshwar
449cb26bb9 docs: correct online editor link for jsx demo (#3935) (#3945) 2021-10-08 11:12:54 +02:00
Dan Abramov
56e3054c0c Fix redirects 2021-10-07 19:28:16 +01:00
Nico Lovejoy
e5f91308e1 minor update to wording for thinking-in-react.md (#3814) 2021-10-07 09:37:04 +02:00
Joshua
4a0b0eca88 Remove Spectrum from community support page (#3949) 2021-10-06 15:41:51 +02:00
Alonso Holmes
91374d36b8 [Docs] Fix typo in ErrorBoundary docs (#3947) 2021-10-05 09:47:19 +02:00
Afiq Nazrie
284c2544f1 Add explanation of step and move variables (#3823) 2021-10-04 09:49:26 +02:00
salazarm
23d03a854b Team page: Crop my photo (#3924) 2021-09-30 10:20:02 -04:00
Josh Unger
afd51dbeb4 Update conferences.md (#3932) 2021-09-30 03:11:07 +03:00
Max Schmitt
ec6aa3521c docs: add Playwright to testing environments page (#3929)
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
2021-09-28 08:53:08 +02:00
Paul Fischer
78f78a664f Update tutorial.md (#3922) 2021-09-27 12:08:51 +02:00
Siarhei Bobryk
cf86b001e7 📄 Update links to the @axe-core/react package (#3925) 2021-09-27 12:07:18 +02:00
salazarm
4fab3d3146 add marco salazar to team (#3923) 2021-09-23 12:59:17 -07:00
dependabot[bot]
9776f11f58 Bump object-path from 0.11.5 to 0.11.8 (#3917) 2021-09-21 08:00:11 +00:00
dependabot[bot]
57f5924ac4 Bump prismjs from 1.21.0 to 1.25.0 (#3916) 2021-09-21 06:27:16 +00:00
Siarhei Bobryk
f0a9793dff [Docs] Apply the code Markdown syntax for the value prop (#3912) 2021-09-19 12:14:11 +02:00
Siarhei Bobryk
dcb2466260 [Docs] Add the anchor for the first entry about "HOC" (#3914) 2021-09-19 11:36:57 +02:00
Debbie O'Brien
a88b1e1331 docs: remove cancelled conference (#3907)
https://reactlive.nl/ has been cancelled completely so removing from the conference page.
2021-09-14 16:09:24 +01:00
Mikhail Efanov
d5abd1b954 Update outdated link (#3902)
I have found outdated link. I think we should update this link to direct link without additional redirect.
2021-09-13 23:43:26 +03:00
Yiming Li
344f08e4ff fix website to translations.reactjs.org (#3901) 2021-09-09 18:35:50 +01:00
Jens Reiner
babaa7ff92 Update node version of create-react-app (#3900) 2021-09-09 17:46:45 +02:00
daadaadaah
dab7441b1e Update to the new version url of the Relay(v11.0.0) (#3836)
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2021-09-08 21:19:46 +03:00
Simen Bekkhus
8020605812 chore: update link to Jest's docs (#3897) 2021-09-08 10:14:59 +02:00
tusba
6bde1313e3 Fix URL's anchor to "Callback Refs" page (#3810)
* Fix URL's anchor to "Callback Refs" page

Replace "#the-ref-callback-attribute" with "#callback-refs"

* Update content/docs/reference-react-dom.md

Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
2021-09-06 18:50:32 +03:00
Michał Pierzchała
5c2fa044c3 Add React Native EU to past conferences (#3867)
* Update conferences.md

* Update conferences.md

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2021-09-06 18:43:35 +03:00
Harri Kähkönen
4856015532 Add free React course by the University of Helsinki (#3789)
Full Stack Open course is part of the computer science studies in the University of Helsinki, and also offered as a free massive open online course (MOOC). The main focus is on building single page applications with React that use REST APIs built with Node.js. It is available in English, Spanish, Chinese and Finnish.
2021-09-06 18:41:59 +03:00