Commit Graph

6561 Commits

Author SHA1 Message Date
Ricky
e2f089d7bd Fix search results ranking and grouping (#7183) 2024-09-23 15:51:24 -04:00
Ricky
c003ac4eb1 Add stable fn notes to useMemo, useTransition, useState, and useReducer (#7181) 2024-09-22 13:19:03 -04:00
Ricky
39abc60fce Nit: server actions can't be passed events (#7175) 2024-09-19 14:42:44 -04:00
Strek
505c85db8c Update you-might-not-need-an-effect.md (#7169) 2024-09-17 13:48:58 +05:30
Parth • imParth
13a73c19f4 Update the version 3 (#7161) 2024-09-16 12:36:31 +05:30
Jan Kassens
0f2284ddc8 Update copyright footer (#7152)
Per https://fburl.com/wiki/ioqmn40p
2024-09-09 14:28:04 -07:00
TinoM
9aa2e3668d Changed the documentation of the subscribe argument to a more accurat… (#6691)
* Changed the documentation of the subscribe argument to a more accurate one.

* Update useSyncExternalStore.md

---------

Co-authored-by: Sophie Alpert <git@sophiebits.com>
2024-09-07 18:23:09 -07:00
Oleg Komissarov
60ef58c982 Update conferences.md, add conference (#7135)
* Update conferences.md, add conference

* Update conferences.md

---------

Co-authored-by: Eli White <github@eli-white.com>
2024-09-06 10:18:07 -07:00
Denis Urban
2c0627277f add React Day Berlin 2024 to conferences.md (#7137) 2024-09-06 10:14:00 -07:00
JiashengWu
cd923d6895 Update conferences.md to move the past conferences lower (#7130) 2024-09-06 10:10:14 -07:00
방기현
391dadb993 Fix typos in lazy.md and cache.md (#7141) 2024-09-02 12:24:02 +05:30
Tom Eastman
c2d6131066 Fix typo 'bulit' -> 'built' (#7138)
Co-authored-by: Tom Eastman <tom@eastman.nz>
2024-09-01 12:01:29 +05:30
Sophie Alpert
40d7349073 Parallel structure 2024-08-28 17:58:32 -07:00
Denis Radin
50004fa267 Adds React Advanced London 2024 (#7127)
PR to add Radv 2024 conference
2024-08-26 21:30:18 +05:30
Bartosz Klonowski
7d50c3ffd4 Emphasize the second problem paragraph with chain of effects example (#7108)
* Emphasize the second problem acapit with chain of effects example

* Replace 'One' with 'First' to keep problems counting consistent
2024-08-26 02:02:42 +05:30
Bartosz Klonowski
b5f28b4844 Redirect lists-and-keys to rendering-lists describing key (#7120) 2024-08-23 17:51:11 +05:30
k8o
a220bb3f21 docs: replace check mark emoji to check mark button emoji (#7121) 2024-08-22 13:16:36 +05:30
lauren
2bfa7a628b Update compiler docs installation instructions (#7095) 2024-08-08 10:43:41 -04:00
Oliver Joseph Ash
6671ba7b77 Document behaviour of setting state inside useLayoutEffect (#7096)
Co-authored-by: Sebastian Silbermann <sebastian.silbermann@vercel.com>
2024-08-07 11:46:23 +02:00
ramadevsign
6274d4faf5 docs: Add RenderCon Kenya 2024 conference (#6914) 2024-07-20 11:50:45 +05:30
Ryan Bonnell
de726d2add Update verb usage in sentence (#7070) 2024-07-20 11:49:54 +05:30
Jan Kassens
4c91abc78b Update /link/legacy-context to removal blog post (#7047) 2024-07-10 11:48:48 -04:00
neverland
2a2e02f1d8 Update compiler docs for Rspack and Rsbuild apps (#7031) 2024-07-05 13:12:29 +02:00
Sandra Dylus
1a3a3ef9bb fix: Correct reference to sandboxed file App.js in challenge (#7010) 2024-07-04 11:15:17 +05:30
Nikhil Kumaran
53fbed3f67 Add Chennai React meetup (#7004) 2024-07-01 00:37:18 +05:30
lauren
e9d2c63e94 Update compiler docs for Expo apps (#7000)
Expo now has its own instructions for enabling the compiler.
2024-06-28 09:27:06 -04:00
Matt Carroll
4eacc736ef Remove uwuQueryParam console.log (#6993) 2024-06-24 13:38:52 -07:00
Ben Amor Aymen
dc0886027a Add React Brussels 2024 and React Africa 2024 (#6990) 2024-06-24 23:06:08 +05:30
Ricky
169d5c1820 Add branding context menu (#6986) 2024-06-20 10:56:59 -04:00
Dušan
3997808deb Update react-compiler.md (#6965)
Added missing comma to the codesample.
2024-06-18 20:56:59 +05:30
Strek
56df8af577 rearrange conferences (#6952) 2024-06-14 23:05:16 +05:30
Sebastian Silbermann
f1bdfa2ea6 Recommend installing exact RC (#6944) 2024-06-12 11:23:43 +02:00
Immerse
c36bd39fbd docs(api-act): api act parts word error (#6939) 2024-06-12 11:19:12 +02:00
Sanjaiyan Parthipan
73a8d9c194 Update preinit.md 📜 (#6938)
Fix very minor typo
2024-06-12 11:18:38 +02:00
Kasper Aamodt
04b5d4402d Small typo - Update cache.md (#6935) 2024-06-12 11:17:20 +02:00
Sebastian Silbermann
c116c426d1 Remove mention of Suspensey <script /> (#6945) 2024-06-12 10:28:39 +02:00
Chris Coyier
438ee7abfd Update to CodePen URL (#6452) 2024-06-11 23:39:42 +05:30
Ricky
b12743c31a Add more codemods (#6921) 2024-05-29 11:54:39 -04:00
Germano Lira
ad1a5c20c1 docs: update links @testing-library/react-native (#6916) 2024-05-29 13:42:10 +02:00
Jack Pope
12fca4c24f Add act documentation (#6901)
* Add act documentation

* Update structure based on feedback

* Add usage examples and async act

---------

Co-authored-by: Rick Hanlon <rickhanlonii@fb.com>
2024-05-28 15:05:05 -04:00
Rachit Jain
c3bc5affa0 FIX: Typo in useEffect.md caveats (#6911)
* FIX: Typo in useEffect.md caveats

* Fix another typo
2024-05-25 13:46:42 +05:30
Ricky
ef23197db1 Clarify useEffect caveats (#6910) 2024-05-24 16:04:03 -04:00
Ricky
69b95a6fcc Add /warnings/version-mismatch (#6909) 2024-05-24 10:19:17 -04:00
Josh Story
a25bd4be4a Clarify precedence is arbitrary valued (#6908)
The docs for stylesheet precedence incorrectly state that there is an enumerated set of valid precedences. This is incorrect. The precedence value can be anything and React infers the hierarchy from the order in which it discovers precedences
2024-05-23 15:48:25 -07:00
Ricky
68c0f85fd4 s/beta/rc (#6906) 2024-05-23 12:29:36 -04:00
Ricky
bb963067cc Add codemods to upgrade guide (#6897)
* Add codemods to upgrade guide

* Update src/content/blog/2024/04/25/react-19-upgrade-guide.md

Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com>

* Add benefits

---------

Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com>
2024-05-23 11:42:00 -04:00
Ricky
f055f8f3c2 Fix recap blog video links (#6902) 2024-05-22 12:38:24 -04:00
Ricky
59a2739198 Add React Conf 2024 Recap post (#6886)
* Add React Conf 2024 Recap post

* Spelling and links

* Apply suggestions from code review

Co-authored-by: lauren <poteto@users.noreply.github.com>

* Edits

* Edits

* better link

* Update date

* Update date and nits

* feedback

---------

Co-authored-by: lauren <poteto@users.noreply.github.com>
2024-05-22 11:42:02 -04:00
emmanueposu
4eb08503ce fixed typo in synchronizing-with-effects.md (#6899) 2024-05-22 15:42:42 +02:00
lauren
adb3bedd4b Update react-compiler docs (#6898)
This upstreams some of the [introduction
post](https://github.com/reactwg/react-compiler/discussions/5) into the
docs since this knowledge is quite fundamental to understanding the
compiler, and it's confusing to not have it linked in the canonical
source for the docs. It also adds more information about
[debugging](https://github.com/reactwg/react-compiler/discussions/7) and
reorganizes a few sections to make things clearer

ghstack-source-id: ef32fc7237
Pull Request resolved: https://github.com/reactjs/react.dev/pull/6895
2024-05-21 13:05:06 -07:00