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
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 >
2021-06-08 12:04:17 +03: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
dependabot[bot]
f6c2e0690e
Bump browserslist from 4.14.3 to 4.16.6 ( #3699 )
2021-05-26 20:56:56 +00: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
Jabir K.H
a5e0bf4d8d
grammatical typo fix on allowlist ( #3689 )
2021-05-19 10:55:15 +02:00
Robert Haritonov
abcf0358d4
Add React Advanced London 2021 - in-person + remote ( #3686 )
2021-05-15 00:47:15 +03: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
dependabot[bot]
5201abf69c
Bump lodash from 4.17.20 to 4.17.21 ( #3680 )
2021-05-12 08:00:14 +00:00
Skaidra Bake
16158f195a
Update devtools screenshot to latest version ( #3670 )
2021-05-06 13:11:22 +02:00
nkalinos
c3c93e2a7f
added hyperlink for Netlify ( #3445 )
2021-04-27 13:13:24 +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
Nancy Heiss
446345cfba
fixing typo in tutorial readme ( #3639 )
...
Co-authored-by: Nancy Heiss <noreply>
2021-04-16 22:28:38 +02:00
ramadevsign
cde17832a4
docs: Add react learning path on frontend masters link ( #3628 )
...
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com >
2021-04-15 10:24:28 +02:00
ramadevsign
cf0f0f9375
docs: Fix broken links to React Conf videos ( #3629 )
...
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com >
2021-04-14 15:57:40 +02: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
Pavlos Vinieratos
3bff1ac3fb
update on RN and react 17 ( #3620 )
2021-04-08 15:53:23 +02:00
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.
2021-04-05 11:31:03 +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
OliverPrada
7626d6ce82
Add Chile Meetup Group ( #3584 )
2021-03-24 01:15:56 +03:00
Pradip
8aee286cc8
Testing Recipes - Timers: call useFakeTimers/userRealTimers before/after each test ( #3591 )
2021-03-23 09:59:26 +01:00
Dan Abramov
f5784cb138
Use React 17.0.2 ( #3590 )
2021-03-22 23:00:32 +00:00
Juno Tesoro
df2fbde3b5
Fix typos in error-boundaries.md ( #3586 )
...
Add missing "how" and "an"
2021-03-22 09:46:44 +01:00
William Wong
54a331d7ef
Mention useReducer as a cause of rerender in React.memo ( #3576 )
2021-03-12 13:38:34 +01:00
annatartasyuk
9df266413b
Update link for React Case Study Festival 2021 ( #3556 )
2021-03-03 02:12:22 +03:00
annatartasyuk
80ecf431ca
Add React Case Study Festival 2021 ( #3553 )
...
* Update conferences.md
* Update conferences.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com >
2021-03-02 02:39:19 +03:00
amahomet
4fa06486cd
Add React Fwdays conference ( #3537 )
...
* Add React Fwdays conference
* Update conferences.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com >
2021-03-01 04:30:48 +03:00
Ty Mick
364c661385
Clarify the definition of "inside conditions" ( #3542 )
...
* Clarify the definition of "inside conditions"
* Make clarification more concise
Co-authored-by: Ricky <rickhanlonii@gmail.com >
* Remove accidental extra period
Co-authored-by: Ricky <rickhanlonii@gmail.com >
2021-02-27 00:18:00 -05:00
Eric Tsai
f73dcf1b88
Updated paths to UMD builds for React and React-DOM in 'How to Contribute' page ( #3523 )
2021-02-22 23:55:15 -05:00
Hamir Mahal
adfa67ad01
use "allowlist" in DOM Attributes in React 16 page ( #3532 )
2021-02-17 19:36:47 +00:00
Sean Moriarity
47e444a4e9
Increase clarity of Context documentation ( #3527 )
2021-02-16 12:04:40 +01:00
Nishant Singh
888d9eae7a
Fix URL to Egghead course "The Beginner's Guide to React" ( #3526 )
2021-02-14 17:46:35 +03:00
Yuki Takemoto
e89273e29d
Update node version of create-react-app ( #3522 )
2021-02-14 17:44:42 +03:00
Dan Abramov
02df22a20f
Fix redirects ( #3516 )
2021-02-10 03:40:26 +00:00
DaniBedz
ef85b1b0fd
Update typechecking-with-proptypes.md ( #3513 )
...
Typo: "allow PropTypes to be proper applied" => "allow PropTypes to be properly applied"
2021-02-09 09:33:46 +01:00
Caro Amarillo
35179e8593
Add Buenos Aires meetup to the list ( #3507 )
2021-02-06 23:30:24 +03:00
Lakshmi Narasimhulu Gujjula
ea0711ec61
Fix broken link in how-to-contribute ( #3508 )
2021-02-04 11:29:43 +01:00
Sarang Kartikey
7b8a9cc67d
added react/jsx in development flow steps for building react ( #3505 )
...
Co-authored-by: Sarang Kartikey <sarangkartikey@sarangkartikey.local >
2021-02-02 12:35:41 +01:00
rod
5e2a231e02
Updated eslint-plugin-react to 7.21.5 & eslint-plugin-jsx-a11y to 6.4.1 ( #3370 )
...
These updates fix issue #3120 . The real problem was in jsx-ast-utils
which is a dependency of both eslint-plugin-react &
eslint-plugin-jsx-a11y
2021-01-27 12:06:49 -05:00
James K Nelson
ed88a240d9
Update courses.md ( #3495 )
2021-01-24 13:06:49 +00:00
dependabot[bot]
f45c5d4d2b
Bump socket.io from 2.3.0 to 2.4.1 ( #3494 )
...
Bumps [socket.io](https://github.com/socketio/socket.io ) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-21 12:00:49 -05:00
Darsh Shah
d35b82cf63
fix: Remove duplicate conference links ( #3493 )
2021-01-19 14:09:39 +01:00