Nishant Singh
888d9eae7a
Fix URL to Egghead course "The Beginner's Guide to React" ( #3526 )
4 years ago
Yuki Takemoto
e89273e29d
Update node version of create-react-app ( #3522 )
4 years ago
Dan Abramov
02df22a20f
Fix redirects ( #3516 )
4 years ago
DaniBedz
ef85b1b0fd
Update typechecking-with-proptypes.md ( #3513 )
Typo: "allow PropTypes to be proper applied" => "allow PropTypes to be properly applied"
4 years ago
Caro Amarillo
35179e8593
Add Buenos Aires meetup to the list ( #3507 )
4 years ago
Lakshmi Narasimhulu Gujjula
ea0711ec61
Fix broken link in how-to-contribute ( #3508 )
4 years ago
Sarang Kartikey
7b8a9cc67d
added react/jsx in development flow steps for building react ( #3505 )
Co-authored-by: Sarang Kartikey <sarangkartikey@sarangkartikey.local>
4 years ago
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
4 years ago
James K Nelson
ed88a240d9
Update courses.md ( #3495 )
4 years ago
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>
4 years ago
Darsh Shah
d35b82cf63
fix: Remove duplicate conference links ( #3493 )
4 years ago
Dylan Westerhold
3844da103d
Changed yarn test-prod to yarn test --prod in contributing guide ( #3491 )
4 years ago
Alex Krolick
527f6e5a5e
add v15.6 legacy docs redirect ( #3464 )
* add v15.6 legacy docs redirect
Related to #3401
* fix json
4 years ago
Rami Sabbagh
532de4fea2
Highlight all modified lines in the React forms example ( #3486 )
The change at line 21 was not highlighted, which has been modified with the `handleSubmit` handler added.
4 years ago
Amen SOUISSI
82b8c9f2ab
remove componentWillMount/WillReceiveProps ( #3475 )
4 years ago
Swapnal Shahil
7a11d71b38
Fix UI feedback when downvoting a page ( #3459 )
4 years ago
Robert Haritonov
bab33b9a13
Add React Summit remote 2021 ( #3451 )
4 years ago
Dan Abramov
ed421c0b95
Server Components blog post
4 years ago
George Bradley
923629258f
first issue: add missing comma ( #3452 )
Co-authored-by: gbradleypro <gbradleypro@gmail.com>
Co-authored-by: eps1lon <silbermann.sebastian@gmail.com>
4 years ago
dependabot[bot]
6349ec18a0
Bump ini from 1.3.5 to 1.3.8 ( #3450 )
4 years ago
Paul O’Shannessy
0ebb5b16b8
Redirect en.reactjs.org to reactjs.org ( #3446 )
Currently this resolves to the same Netlify site, but is an alias and just serves the same content. There's no good reason to support both domains, so redirect.
This pattern should not be copied into any translation sites.
4 years ago
Daniel O’Connor
4fc709d057
Add React 17 release date to versioning policy ( #3428 )
4 years ago
Luckner
c8d19412dd
Fix typo in Introducing JSX snippet ( #3417 ) ( #3418 )
4 years ago
joan xie
e9da0fa160
Update strict-mode.md ( #3426 )
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
4 years ago
lauchness
1fe2381fc8
Adding Halifax, Nova Scotia to the list of meetups ( #3419 )
4 years ago
Edward
5e437a10ed
Change tabIndex to match the types (string to number) ( #3409 )
Co-authored-by: Edward Baggott <edward.baggott@shellenergy.co.uk>
4 years ago
Shay Murnin
bf09ba8106
Move React conf Brasil to past conferences and reorder past conferences to be sorted by most recent ( #3410 )
4 years ago
Olsi Seferi
10cf2a3129
Add React JS Milano meetup ( #3411 )
4 years ago
Simon Stern
bb252ff335
Added Toronto meetup group ( #3402 )
4 years ago
Renato Alves
446ba517d7
Add PropType instructions for function components ( #3403 )
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
4 years ago
Olsi Seferi
8f9ef00db1
Add React User Group Albania ( #3390 )
Updated the document and added the link to the React.js User group meetup page for Albania.
4 years ago
Seyed Masih Sajadi
f44b4946e5
Link to TypeScript 4.1 stable release ( #3395 )
4 years ago
Nathan Novielli
28e7b103a5
Update the broken links in the Overview section ( #3394 )
4 years ago
Yuqing Chen
b2363564ab
fix: typo ( #3388 )
4 years ago
Abhishek Jain
957276e1e9
Update typechecking-with-proptypes.md with a minor addition ( #3386 )
4 years ago
zytjs
fc6e864f1d
Update legacy-event-pooling.md ( #3380 )
4 years ago
Federico Zivolo
eafba20b3d
docs: document prod vs dev behavior difference in componentDidCatch ( #2168 )
4 years ago
Alex Krolick
38b4c5a33b
fix date format for firefox ( #3384 )
4 years ago
MohammadReza
f595f22c72
Added reconciliation link. ( #2614 )
Co-authored-by: Sunil Pai <threepointone@oculus.com>
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
4 years ago
Wojciech Golaszewski
a9239a586e
More explicit docs about uncontrolled forms. ( #3382 )
4 years ago
Corentin Smith
9b8dee54f2
Remove reference to babel-polyfill ( #3381 )
4 years ago
Josh Goldberg
ac4254f264
Move React Summit 2020 to Past Conferences section ( #3378 )
October 15 is now in the past 😄 .
4 years ago
Harris Robin Kalash
255497f12f
[docs] Update community docs link to React Native Radio ( #3377 )
4 years ago
krizinx
ab2e95f0ce
Update faq-ajax.md ( #3363 )
Changed item.name in key property to item.id
4 years ago
Konstantinos Apidopoulos
30baecf59d
ReactJS Athens Meetup ( #3333 )
4 years ago
Alexey Pyltsyn
f42e27299c
Remove Hacktoberfest disclaimer from PR template
4 years ago
Scott Siegel
8e4b0bca81
Fix missing "in" typo ( #3359 )
4 years ago
Haider Alshamma
c9a15fad66
Indicate that create react app 4.0 has been released ( #3356 )
* Indicate that create react app 4.0 has been released
* Update content/blog/2020-09-22-introducing-the-new-jsx-transform.md
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
4 years ago
Jhon Mike
18ac8f7197
minor adjustments to the documentation ( #3354 )
4 years ago
Federico Zivolo
95894a159f
specify required option to use Flow with new JSX transform ( #3353 )
4 years ago