Karl Horky
e348d9429c
Swap wording ( #4018 )
Ref: https://github.com/reactjs/reactjs.org/pull/3965#discussion_r734374242
3 years ago
Dan Abramov
cb5fc20f5f
deploy
3 years ago
Dan Abramov
07923227b2
Revert "Style scrollbars in dark mode ( #3975 )"
This reverts commit 446c15c195f36c0640366c9df22cba6ea0370166.
3 years ago
Dan Abramov
0a755a1f90
Update index.md
3 years ago
The Otterlord
c1d9db157f
Style scrollbars in dark mode ( #3975 )
3 years ago
Shriram Balaji
191fff7902
fix: consoleBlock text & bg in dark mode ( #3983 )
3 years ago
Itai Leshem
20709b0190
Fix typo ( #3998 )
3 years ago
Shriram Balaji
d0d50fe16f
fix: googleTranslate breaking terminal blocks ( #3993 )
* fix: googleTranslate breaking terminal blocks
* chore: prettier magic
3 years ago
Shriram Balaji
e056875e50
fix: googleTranslate breaks sandboxes ( #3984 )
3 years ago
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.
3 years ago
R Nabors
e75356d0f3
fixing social sharing URL and description ( #3974 )
3 years ago
Dan Abramov
f2b8194e7c
Update src/pages/community/meet-the-team.md
Co-authored-by: Hao-Ping <almigod0718@gmail.com>
3 years ago
Dan Abramov
9722d514d6
Update src/components/Seo.tsx
Co-authored-by: Lee Robinson <me@leerob.io>
3 years ago
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>
3 years ago
Robert Haritonov
ee1d70dcbd
Add React Summit 2022, sort conferences in correct dates order ( #4006 )
3 years ago
Nikita Bayev
f574b8f9a5
Add proper link to Parcel recipe for React ( #3999 )
3 years ago
Alexey Pyltsyn
01084d5aeb
Improve new sentence in tutorial
3 years ago
Justin E. Samuels
f2158e3671
Added dates for Render-Atlanta 2022 ( #3934 )
June 2-4, 2022. Render-Atlanta 2022
3 years ago
Thomas Vogel
0ba654ddb8
Added AgentConf to the conference list ( #3950 )
3 years ago
ramadevsign
19fb01140a
Add Reactdevske to the reactjs.org meetups page ( #3960 )
3 years ago
Dan Abramov
b62e4475d6
Kick off build
3 years ago
Dan Abramov
064aed8d1c
Add build-ci alias
3 years ago
Matt Wang
0f4d7a49c2
Fixes broken link to Relay "Getting Started Guide" in "Suspense for Data Fetching (Experimental)" ( #3963 )
3 years ago
VAMSI DEVALLA
f78f3b125f
explanation about "state updates are merged" ( #3956 )
3 years ago
Erol Aliyev
4133943e71
Fix broken link ( #3953 )
3 years ago
Dan Abramov
9b3c3f4e61
remove outdated recommendation
3 years ago
Rahul Bhooteshwar
449cb26bb9
docs: correct online editor link for jsx demo ( #3935 ) ( #3945 )
3 years ago
Dan Abramov
56e3054c0c
Fix redirects
3 years ago
Nico Lovejoy
e5f91308e1
minor update to wording for thinking-in-react.md ( #3814 )
3 years ago
Joshua
4a0b0eca88
Remove Spectrum from community support page ( #3949 )
3 years ago
Alonso Holmes
91374d36b8
[Docs] Fix typo in `ErrorBoundary` docs ( #3947 )
3 years ago
Afiq Nazrie
284c2544f1
Add explanation of step and move variables ( #3823 )
3 years ago
salazarm
23d03a854b
Team page: Crop my photo ( #3924 )
3 years ago
Josh Unger
afd51dbeb4
Update conferences.md ( #3932 )
3 years ago
Max Schmitt
ec6aa3521c
docs: add Playwright to testing environments page ( #3929 )
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
3 years ago
Paul Fischer
78f78a664f
Update tutorial.md ( #3922 )
3 years ago
Siarhei Bobryk
cf86b001e7
📄 Update links to the `@axe-core/react` package ( #3925 )
3 years ago
salazarm
4fab3d3146
add marco salazar to team ( #3923 )
3 years ago
dependabot[bot]
9776f11f58
Bump object-path from 0.11.5 to 0.11.8 ( #3917 )
3 years ago
dependabot[bot]
57f5924ac4
Bump prismjs from 1.21.0 to 1.25.0 ( #3916 )
3 years ago
Siarhei Bobryk
f0a9793dff
[Docs] Apply the code Markdown syntax for the value prop ( #3912 )
3 years ago
Siarhei Bobryk
dcb2466260
[Docs] Add the anchor for the first entry about "HOC" ( #3914 )
3 years ago
Debbie O'Brien
a88b1e1331
docs: remove cancelled conference ( #3907 )
https://reactlive.nl/ has been cancelled completely so removing from the conference page.
3 years ago
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.
3 years ago
Yiming Li
344f08e4ff
fix website to translations.reactjs.org ( #3901 )
3 years ago
Jens Reiner
babaa7ff92
Update node version of create-react-app ( #3900 )
3 years ago
daadaadaah
dab7441b1e
Update to the new version url of the Relay(v11.0.0) ( #3836 )
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
3 years ago
Simen Bekkhus
8020605812
chore: update link to Jest's docs ( #3897 )
3 years ago
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>
3 years ago
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>
3 years ago