salazarm
105fb7956d
update code sandboxes ( #4466 )
3 years ago
uulaal
f20da4c840
removed old "early time for hooks" note ( #4321 )
3 years ago
Abrahym Sharf Eldden
55b4754073
Updated code-splitting.md ( #4303 )
Updated the imported `react-router-dom` Component `BrowserRouter` to read as `BrowserRouter as Router` since the code example has it as `Router` instead of `BrowserRouter`
Alternatively, can change the `<Router></Router>` component to be `<BrowserRouter>...</BrowserRouter>`
3 years ago
Aniruddha Shriwant
f062ee271b
[docs]: Updated CodePen links ( #4232 )
Signed-off-by: Aniruddha Shriwant <aniruddhashriwant@gmail.com>
3 years ago
Juyeong Byeon
9ed29b0df6
fix: "…" spread syntax is not an "operator" but document saying that is an "operator" so it can make developers confused ( #4209 )
3 years ago
Jonatas de Oliveira Coêlho
e0aed3fbfb
Update react-router examples to use v6 version ( #4199 )
* Update react-router examples to use v6 version
The exemple used to demonstrate Code-Splitting using react-router-dom is outdated. My suggestion is to use the new way of calling routes that was introduced in React Router v6
* remove index prop
3 years ago
Miltos Doulgeris
5a3576a9a1
Update outdated link to avoid redirect ( #4218 )
3 years ago
Strek
569949e266
Fix jsx example for string attributes ( #4204 )
3 years ago
Matt Perry
c8a3ccd256
Add Framer Motion to animation FAQ ( #4149 )
3 years ago
Nikita Bayev
f574b8f9a5
Add proper link to Parcel recipe for React ( #3999 )
3 years ago
Matt Wang
0f4d7a49c2
Fixes broken link to Relay "Getting Started Guide" in "Suspense for Data Fetching (Experimental)" ( #3963 )
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
Nico Lovejoy
e5f91308e1
minor update to wording for thinking-in-react.md ( #3814 )
3 years ago
Alonso Holmes
91374d36b8
[Docs] Fix typo in `ErrorBoundary` docs ( #3947 )
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
Siarhei Bobryk
cf86b001e7
📄 Update links to the `@axe-core/react` package ( #3925 )
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
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
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
Hugo Kim
7faa7f57a6
Update broken relay documentation link ( #3895 )
3 years ago
André Elmoznino Laufer
cabe649090
docs: Improve "Thinking in React" for color-blind people ( #3883 )
3 years ago
Steve Mao
5bebe99ac7
Explain how `ref` and `key` are treated with cloneElement ( #1394 )
3 years ago
LeoTM
9c2b800f73
Update typechecking-with-proptypes.md Babel plugin-transform-class-properties ( #3825 )
3 years ago
Haroen Viaene
ca08866f52
"the browsers" -> "browsers" ( #3816 )
We are now talking about "the browsers", but I think just "browsers", "most browsers" or "web browsers" make more sense, what do you think?
3 years ago
ShouryaSrivastava01
2c019870e2
mindshift -> mind shift ( #3811 )
3 years ago
Brian Vaughn
17eae3952d
Fix "master" to "main" renaming mistakes ( #3770 )
4 years ago
Brian Vaughn
620d360621
Updated master -> main references ( #3769 )
4 years ago
Patrick Ecker
0bb0303fb7
Update Static Typing Section (Reason -> ReScript) ( #3766 )
* Update Static Typing (Reason -> ReScript)
ReasonML & BuckleScript have converged into the ReScript brand.
Updates the description and urls within the `static-type-checking` section.
* Update content/docs/static-type-checking.md
4 years ago
Tom Lafford
2da06a71ec
Fix broken Props vs State link ( #3765 )
4 years ago
Gabriel Henrique Kuhn
1a4e21a5b7
Fix broken link in the web-components.md file ( #3761 )
4 years ago
Brian Vaughn
d456dfbd29
Update docs and config to replace "master" with "main" branch
https://github.com/facebook/react/issues/21767
4 years ago
Alexey Pyltsyn
25f756d8e3
Update outdated link on Static Type Checking page
4 years ago
Brian Vaughn
d47476312d
Updated next/experimental release version docs ( #3748 )
To account for changes made in PR facebook/react/pull/21700
4 years ago
Sam Chillcott
07e58b4b5f
Fix typo in optimizing-performance ( #3746 )
Remove spelling error from "recommended" to "recommend".
4 years ago
Andrew Clark
7b0aecbe6d
New post: The Plan for React 18 ( #3729 )
* New post: The Plan for React 18
* Mark CM docs as stale
* Update content/blog/2021-06-08-the-plan-for-react-18.md
Co-authored-by: Ricky <rickhanlonii@gmail.com>
* Simplify
Co-authored-by: Dan Abramov <dan.abramov@me.com>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
Co-authored-by: Ricky <rickhanlonii@gmail.com>
4 years ago
Luke Ingalls
68e4efcf93
Added missing comma and removed a few redundant words ( #3725 )
4 years ago
tfrank11
ff68780a27
Fixed typo inside concurrent-mode-reference.md ( #3716 )
4 years ago
Andrea Tupini
6618bcc734
Fix broken link to devtools ( #3715 )
4 years ago
CodeChari
ec2d0adcb4
Updating name of variable to which returned value of setState is assigned ( #3701 )
in CodePen it is 'prevState' and in the tutorial, it is 'state', which creates confusion.
4 years ago
Dan Abramov
91cfb4e72c
Change example to use a <form> ( #3697 )
4 years ago
Asher Oloo
e60bca04f3
Fixed a minor typo in a comment ( #3685 )
4 years ago
Marisha Parker
12b08e47bf
Update addons-test-utils.md ( #3660 )
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
4 years ago
m019m1
5119600cf6
Include where `setState` is comming from ( #3652 )
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
4 years ago
danield770
8251eabd38
`lifecycle` -> `lifecycle method` ( #3650 )
4 years ago