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
dependabot[bot]
71d794dece
Bump urijs from 1.19.2 to 1.19.7 ( #3802 )
4 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
Ben Amor Aymen
a4d4893bd3
Add React Brussels 2021 - remote event ( #3759 )
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
Sanket Shah
89f3470e82
Fix broken link in the MarkdownPage.js file ( #3764 )
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
Jan Jaworski
0c2edd9ccc
Add link to podcast "The React Native Show" ( #3738 )
Add link to podcast "The React Native Show" hosted by Callstack
4 years ago
Sahil Mhapsekar
1a5491f268
Update react India 2021 date and location ( #3750 )
React India goes remote 🎊
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
dependabot[bot]
f3baa6d075
Bump ws from 5.2.2 to 5.2.3 ( #3735 )
4 years ago
dependabot[bot]
bb3702da72
Bump dns-packet from 1.3.1 to 1.3.4 ( #3700 )
4 years ago
Andrew Clark
589c0338c5
Add /link/switch-to-createroot ( #3730 )
Redirects to the working group document that explains how to upgrade
from ReactDOM.render to ReactDOM.createRoot.
https://github.com/reactwg/react-18/discussions/5
4 years ago
Dan Abramov
95ea219b83
Fix hanging word
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
Gift Egwuenu
6e6500e766
Add React Conference Live 2021 ( #3718 )
* Add React Conference Live 2021
* Update conferences.md
Co-authored-by: Alexey Pyltsyn <lex61rus@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
dependabot[bot]
f6c2e0690e
Bump browserslist from 4.14.3 to 4.16.6 ( #3699 )
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
Jabir K.H
a5e0bf4d8d
grammatical typo fix on allowlist ( #3689 )
4 years ago
Robert Haritonov
abcf0358d4
Add React Advanced London 2021 - in-person + remote ( #3686 )
4 years ago
Marisha Parker
12b08e47bf
Update addons-test-utils.md ( #3660 )
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
4 years ago
dependabot[bot]
5201abf69c
Bump lodash from 4.17.20 to 4.17.21 ( #3680 )
4 years ago
Skaidra Bake
16158f195a
Update devtools screenshot to latest version ( #3670 )
4 years ago
nkalinos
c3c93e2a7f
added hyperlink for Netlify ( #3445 )
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
Bryn Dyment
420c397483
Update code-splitting.md (setup → set up) ( #3643 )
(`setup` is the noun form and `set up` is the verb form.)
4 years ago
Brian Vaughn
8e0ed8f899
Removed createBlockingRoot API docs and added a warning note ( #3642 )
4 years ago
Nancy Heiss
446345cfba
fixing typo in tutorial readme ( #3639 )
Co-authored-by: Nancy Heiss <noreply>
4 years ago
ramadevsign
cde17832a4
docs: Add react learning path on frontend masters link ( #3628 )
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
4 years ago
ramadevsign
cf0f0f9375
docs: Fix broken links to React Conf videos ( #3629 )
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
4 years ago
Yuxiang Yang
968f091595
update Optimizing Performance section ( #3605 ) ( #3623 )
Co-authored-by: Ethan Yang <yuxaing.yang@amh-group.com>
4 years ago
Pavlos Vinieratos
3bff1ac3fb
update on RN and react 17 ( #3620 )
4 years ago
Niklas P
49fd7d5f11
Update reference-caveats-solution.js ( #3609 )
As referenced in https://reactjs.org/docs/context.html update the example to use the naming conventions used across the page.
4 years ago
ilovepullrequests
c9efa5e266
Correct grammar ( #3608 )
Change 'was' to 'were'.
4 years ago
vikram menon
c970f75a0a
Fix 404 broken link for createFragmentContainer ( #3598 )
4 years ago
OliverPrada
7626d6ce82
Add Chile Meetup Group ( #3584 )
4 years ago
Pradip
8aee286cc8
Testing Recipes - Timers: call useFakeTimers/userRealTimers before/after each test ( #3591 )
4 years ago