Commit Graph

5011 Commits

Author SHA1 Message Date
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
Dylan Westerhold
3844da103d Changed yarn test-prod to yarn test --prod in contributing guide (#3491) 2021-01-17 18:07:18 +01:00
Alex Krolick
527f6e5a5e add v15.6 legacy docs redirect (#3464)
* add v15.6 legacy docs redirect

Related to #3401

* fix json
2021-01-13 11:00:58 -08:00
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.
2021-01-13 13:32:58 +01:00
Amen SOUISSI
82b8c9f2ab remove componentWillMount/WillReceiveProps (#3475) 2021-01-06 20:43:40 +01:00
Swapnal Shahil
7a11d71b38 Fix UI feedback when downvoting a page (#3459) 2020-12-22 11:14:37 +01:00
Robert Haritonov
bab33b9a13 Add React Summit remote 2021 (#3451) 2020-12-21 20:19:55 +03:00
Dan Abramov
ed421c0b95 Server Components blog post 2020-12-21 17:13:59 +00:00
George Bradley
923629258f first issue: add missing comma (#3452)
Co-authored-by: gbradleypro <gbradleypro@gmail.com>
Co-authored-by: eps1lon <silbermann.sebastian@gmail.com>
2020-12-17 21:59:44 +01:00
dependabot[bot]
6349ec18a0 Bump ini from 1.3.5 to 1.3.8 (#3450) 2020-12-13 09:54:17 +00:00
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.
2020-12-10 13:49:30 -08:00
Daniel O’Connor
4fc709d057 Add React 17 release date to versioning policy (#3428) 2020-12-05 21:21:05 +01:00
Luckner
c8d19412dd Fix typo in Introducing JSX snippet (#3417) (#3418) 2020-12-04 17:15:37 +03:00
joan xie
e9da0fa160 Update strict-mode.md (#3426)
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
2020-12-04 01:52:19 +01:00
lauchness
1fe2381fc8 Adding Halifax, Nova Scotia to the list of meetups (#3419) 2020-12-01 17:24:57 -08:00
Edward
5e437a10ed Change tabIndex to match the types (string to number) (#3409)
Co-authored-by: Edward Baggott <edward.baggott@shellenergy.co.uk>
2020-11-30 13:13:31 +03:00
Shay Murnin
bf09ba8106 Move React conf Brasil to past conferences and reorder past conferences to be sorted by most recent (#3410) 2020-11-28 01:13:02 +03:00
Olsi Seferi
10cf2a3129 Add React JS Milano meetup (#3411) 2020-11-28 01:09:49 +03:00
Simon Stern
bb252ff335 Added Toronto meetup group (#3402) 2020-11-26 14:10:57 +03:00
Renato Alves
446ba517d7 Add PropType instructions for function components (#3403)
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
2020-11-25 10:20:47 +01:00
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.
2020-11-22 00:07:27 +03:00
Seyed Masih Sajadi
f44b4946e5 Link to TypeScript 4.1 stable release (#3395) 2020-11-20 12:58:10 +01:00
Nathan Novielli
28e7b103a5 Update the broken links in the Overview section (#3394) 2020-11-19 19:53:21 +01:00
Yuqing Chen
b2363564ab fix: typo (#3388) 2020-11-18 20:45:16 +01:00
Abhishek Jain
957276e1e9 Update typechecking-with-proptypes.md with a minor addition (#3386) 2020-11-16 12:01:39 +01:00
zytjs
fc6e864f1d Update legacy-event-pooling.md (#3380) 2020-11-16 11:50:53 +01:00
Federico Zivolo
eafba20b3d docs: document prod vs dev behavior difference in componentDidCatch (#2168) 2020-11-14 13:26:15 +01:00
Alex Krolick
38b4c5a33b fix date format for firefox (#3384) 2020-11-12 14:21:06 -05:00
MohammadReza
f595f22c72 Added reconciliation link. (#2614)
Co-authored-by: Sunil Pai <threepointone@oculus.com>
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
2020-11-12 20:10:12 +01:00
Wojciech Golaszewski
a9239a586e More explicit docs about uncontrolled forms. (#3382) 2020-11-12 13:18:19 +01:00
Corentin Smith
9b8dee54f2 Remove reference to babel-polyfill (#3381) 2020-11-12 13:16:20 +01:00
Josh Goldberg
ac4254f264 Move React Summit 2020 to Past Conferences section (#3378)
October 15 is now in the past 😄.
2020-11-10 03:24:12 +00:00
Harris Robin Kalash
255497f12f [docs] Update community docs link to React Native Radio (#3377) 2020-11-08 20:01:43 +03:00
krizinx
ab2e95f0ce Update faq-ajax.md (#3363)
Changed item.name in key property to item.id
2020-11-02 13:01:54 -08:00
Konstantinos Apidopoulos
30baecf59d ReactJS Athens Meetup (#3333) 2020-10-31 22:55:31 +03:00
Alexey Pyltsyn
f42e27299c Remove Hacktoberfest disclaimer from PR template 2020-10-31 22:54:26 +03:00
Scott Siegel
8e4b0bca81 Fix missing "in" typo (#3359) 2020-10-31 16:04:29 +03:00
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>
2020-10-28 21:20:05 +01:00
Jhon Mike
18ac8f7197 minor adjustments to the documentation (#3354) 2020-10-28 11:17:34 +03:00
Federico Zivolo
95894a159f specify required option to use Flow with new JSX transform (#3353) 2020-10-26 20:33:36 +00:00
Dan Abramov
1d40cf0ac9 Remove broken Glitch template (#3350)
This is

1) using real CRA unnecessarily despite being in the browser so is slow to boot
2) shows "error" immediately to me and doesn't load
3) doesn't seem to get updated with newer React releases

We can readd it if it's fixed and doesn't have these problems (which none of the other templates do).
2020-10-26 18:20:00 +00:00
Sam Bigelow
21fe4c829b Fix a grammatical error in Context.md (#3352) 2020-10-26 16:40:37 +01:00
Dan Abramov
6682068641 Tweak event delegation notes 2020-10-23 22:59:13 +01:00
Dan Abramov
16a03c0c60 Add note about onScroll in 17 2020-10-23 22:55:31 +01:00
Dylan Pierce
4a62c0ab77 More docs onFocus and onBlur events (#3044)
* More docs onFocus and onBlur events

Including more substantial documentation around the `onFocus` and `onBlur` events that aren't so common sense on first look.

* Update content/docs/reference-events.md

Co-authored-by: Darsh Shah <imdarshshah@gmail.com>

* Update reference-events.md

Adding an example of `relatedTarget` to determine orgin of onblur or onfocus events

* Update reference-events.md

* Update content/docs/reference-events.md

Fixing `onBlur` example bug.

Co-authored-by: Darsh Shah <imdarshshah@gmail.com>

* Update reference-events.md

Fixing spacing in `onBlur` `onFocus` examples and tagging them with `javascript`

* Update reference-events.md

* Update reference-events.md

* Update reference-events.md

Co-authored-by: Darsh Shah <imdarshshah@gmail.com>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2020-10-23 22:54:07 +01:00