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
2022-01-18 17:28:35 +00:00
Miltos Doulgeris
5a3576a9a1
Update outdated link to avoid redirect ( #4218 )
2022-01-18 16:56:11 +00:00
Strek
569949e266
Fix jsx example for string attributes ( #4204 )
2022-01-07 17:07:28 +01:00
Matt Perry
c8a3ccd256
Add Framer Motion to animation FAQ ( #4149 )
2021-12-11 10:06:59 +05:30
Nikita Bayev
f574b8f9a5
Add proper link to Parcel recipe for React ( #3999 )
2021-10-26 14:44:02 +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
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
Nico Lovejoy
e5f91308e1
minor update to wording for thinking-in-react.md ( #3814 )
2021-10-07 09:37:04 +02:00
Alonso Holmes
91374d36b8
[Docs] Fix typo in ErrorBoundary docs ( #3947 )
2021-10-05 09:47:19 +02: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
Siarhei Bobryk
cf86b001e7
📄 Update links to the @axe-core/react package ( #3925 )
2021-09-27 12:07:18 +02: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
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
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
Hugo Kim
7faa7f57a6
Update broken relay documentation link ( #3895 )
2021-09-06 12:32:35 +02:00
André Elmoznino Laufer
cabe649090
docs: Improve "Thinking in React" for color-blind people ( #3883 )
2021-09-01 10:23:47 +02:00
Steve Mao
5bebe99ac7
Explain how ref and key are treated with cloneElement ( #1394 )
2021-08-09 09:54:28 +02:00
LeoTM
9c2b800f73
Update typechecking-with-proptypes.md Babel plugin-transform-class-properties ( #3825 )
2021-08-03 09:25:30 +02:00
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?
2021-07-29 07:33:31 +02:00
ShouryaSrivastava01
2c019870e2
mindshift -> mind shift ( #3811 )
2021-07-26 09:29:03 +02:00
Brian Vaughn
17eae3952d
Fix "master" to "main" renaming mistakes ( #3770 )
2021-07-06 20:46:10 -04:00
Brian Vaughn
620d360621
Updated master -> main references ( #3769 )
2021-07-06 14:17:34 -04:00
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
2021-07-05 12:10:39 +02:00
Tom Lafford
2da06a71ec
Fix broken Props vs State link ( #3765 )
2021-07-04 10:31:07 +02:00
Gabriel Henrique Kuhn
1a4e21a5b7
Fix broken link in the web-components.md file ( #3761 )
2021-07-01 21:47:25 +02:00
Brian Vaughn
d456dfbd29
Update docs and config to replace "master" with "main" branch
...
https://github.com/facebook/react/issues/21767
2021-06-29 13:35:55 -04:00
Alexey Pyltsyn
25f756d8e3
Update outdated link on Static Type Checking page
2021-06-26 22:21:08 +03:00
Brian Vaughn
d47476312d
Updated next/experimental release version docs ( #3748 )
...
To account for changes made in PR facebook/react/pull/21700
2021-06-23 14:44:37 -04:00
Sam Chillcott
07e58b4b5f
Fix typo in optimizing-performance ( #3746 )
...
Remove spelling error from "recommended" to "recommend".
2021-06-22 11:30:11 +02:00
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 >
2021-06-08 10:25:54 -07:00
Luke Ingalls
68e4efcf93
Added missing comma and removed a few redundant words ( #3725 )
2021-06-07 12:18:45 +02:00
tfrank11
ff68780a27
Fixed typo inside concurrent-mode-reference.md ( #3716 )
2021-05-31 20:26:53 +02:00
Andrea Tupini
6618bcc734
Fix broken link to devtools ( #3715 )
2021-05-31 17:53:56 +02:00
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.
2021-05-28 08:21:10 +02:00
Dan Abramov
91cfb4e72c
Change example to use a <form> ( #3697 )
2021-05-25 14:56:48 +01:00
Asher Oloo
e60bca04f3
Fixed a minor typo in a comment ( #3685 )
2021-05-21 08:55:32 +02:00
Marisha Parker
12b08e47bf
Update addons-test-utils.md ( #3660 )
...
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com >
2021-05-14 14:48:48 +02:00
m019m1
5119600cf6
Include where setState is comming from ( #3652 )
...
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com >
2021-04-22 11:53:02 +02:00
danield770
8251eabd38
lifecycle -> lifecycle method (#3650 )
2021-04-22 11:19:27 +02:00
Bryn Dyment
420c397483
Update code-splitting.md (setup → set up) ( #3643 )
...
(`setup` is the noun form and `set up` is the verb form.)
2021-04-20 09:26:24 +02:00
Brian Vaughn
8e0ed8f899
Removed createBlockingRoot API docs and added a warning note ( #3642 )
2021-04-19 17:01:37 -04:00
Yuxiang Yang
968f091595
update Optimizing Performance section ( #3605 ) ( #3623 )
...
Co-authored-by: Ethan Yang <yuxaing.yang@amh-group.com >
2021-04-12 08:46:51 +02:00
ilovepullrequests
c9efa5e266
Correct grammar ( #3608 )
...
Change 'was' to 'were'.
2021-04-05 11:29:48 +02:00
vikram menon
c970f75a0a
Fix 404 broken link for createFragmentContainer ( #3598 )
2021-03-26 19:30:18 +00:00