Commit Graph

6916 Commits

Author SHA1 Message Date
Emmanuel Valentin
6a708898a6 Fix typo in childIds array in initialTravelPlan (#8112) 2025-11-05 17:21:05 -05:00
WuMingDao
abd1fe01db docs: Remove redundant symbols ‘ “ ’ (#8101) 2025-11-05 16:39:44 -05:00
Hichem
9c0763d38a fix: correct links for Redwood and TanStack (#8121)
* fix: correct link for RedwoodJS to RedwoodSDK in documentation

* fix: update links for React Query and TanStack Start in documentation

* fix: update Vite installation command to use TypeScript template

* fix: update references from React Query to TanStack Query in documentation
2025-11-05 16:11:14 -05:00
dan
5c632dc8fb Nit: wording 2025-11-05 18:41:50 +09:00
martin rebo
f020b53d8b docs: add missing 'Static APIs' link to React DOM reference page (#8127) 2025-11-05 18:39:59 +09:00
Joshua Comeau
f9e2c13967 Remove 'esquery' hack to potentially enable Turbopack (#8115)
* Remove esquery hack

* Add comment explaining next.config change
2025-11-01 13:11:49 +09:00
임승진
e57e912285 docs(blog): Add 'React 19.2' to blog sidebar (#8113) 2025-10-31 20:04:05 +09:00
Johanna Kveton
c0af2d01cb Add note on error boundary limitations (#8108) 2025-10-29 19:49:24 +01:00
lauren
2c7798dcc5 Fix typo in react compiler blog post date (#8091)
Fix a small typo
2025-10-20 13:31:58 -04:00
Jordan Thomson
4b0935b8c1 Add <Activity> bullet to built-in components section (#8087) 2025-10-20 14:15:38 +02:00
Jack Pope
f8c81a0f4f Use stable activity imports (#8085) 2025-10-18 13:14:02 -04:00
Matt Carroll
7ecf008d84 Add React Conf 2025 recap blog post (#8079) 2025-10-16 14:30:54 -07:00
0xPxt
fe87df57f8 clarify SRP definition (#8008)
* clarify SRP definition

* Update src/content/learn/thinking-in-react.md

---------

Co-authored-by: Ricky <rickhanlonii@gmail.com>
2025-10-16 17:28:10 -04:00
Ricky
896a689aa1 Remove ReactConf notes in blogs (#8082) 2025-10-16 17:08:00 -04:00
WuMingDao
f93cb2e062 doc: Update from /react to /react/hooks in /reference/react-dom/hooks/index.md (#7983)
Suggestion: Link to /reference/react/hooks rather than /reference/react. The preceding sentence refers to “If you are looking for Hooks that are supported in web browsers *and other environments* see [the React Hooks page](/reference/react/hooks). This page lists all the Hooks in the `react-dom` package.” which matches the React Hooks page better.
2025-10-16 17:06:11 -04:00
Radoš Milićev
ee5b6727eb Fix ordered list numbering in useCallback.md (#8011) 2025-10-16 17:05:44 -04:00
WuMingDao
6cb7fea250 Update hooks link to /reference/react/hooks in /reference/react/apisapis.md (#7990)
Because components link to /reference/react/components, I think hooks should link to /reference/react/hooks.
2025-10-16 16:59:27 -04:00
kenkam
7571898c0a Fix cat scrolling example (#7980) 2025-10-16 16:56:31 -04:00
Alejo
df7592779a docs: fix server components link text to match target section heading (#8026)
* Fix Server Components link text to match target section heading

Change "React Server Components" to "Full-stack frameworks" in the
server-components.md link text to accurately reflect the destination
section heading

* Remove unnecessary RSC tags from Server Components documentation
2025-10-16 16:49:35 -04:00
WuMingDao
593fa1cf0a docs: fix symbol in prerenderToNodeStream.md (#8019) 2025-10-16 16:38:45 -04:00
Ritik Sachan
4b92001593 Fix typo in Comments component (#7258) 2025-10-16 16:35:46 -04:00
Antonin Gauthier
44e94f3e75 Fix typo in useRef.md (#8060) 2025-10-16 15:07:48 -04:00
Aris Markogiannakis
55e37af6c5 Update conference listings for 2025 and 2026 (#8069)
Removed CityJS New Delhi 2025 conference details and added CityJS Singapore 2026, CityJS New Delhi 2026, and CityJS London 2026 conference details.
2025-10-16 14:59:28 -04:00
Ardi Zanki
ac0d53e3ee docs: update recommended full-stack React framework from Remix to React Router (#8076) 2025-10-16 13:58:22 -04:00
Yonas650
c8843f7944 docs: capitalize Error Boundary concept across docs (#6713) (#8077) 2025-10-16 13:54:30 -04:00
Alex
9ef1c47417 fix: Breaking up a sentence to make it easier to understand (#8078) 2025-10-15 10:22:59 +02:00
Sébastien Lorber
a677ba3424 Fragment refs - Remove unused ref from focus fragment example (#8056) 2025-10-13 12:39:04 +02:00
Dominik Dorfmeister
02ecdeda7c Update caveats for Activity rendering behavior (#8067)
Co-authored-by: Sebastian "Sebbie" Silbermann <sebastian.silbermann@vercel.com>
2025-10-13 11:13:24 +02:00
dan
0d05d9b6ef Revert "Reorder compiler post a bit (#8071)" (#8074)
This reverts commit 6346efd905.
2025-10-11 17:39:53 +01:00
Uladzislau Hramyka
7e24db5f6a fix: correct example link to minified error on /errors index page (#8070) 2025-10-11 16:23:02 +01:00
mdj-uk
16e97fad43 Fix server/client typo in <form> docs (#6627)
* Fix server/client typo in <form> docs

Fixes #6601

* Update form.md

* Update form.md

* Update form.md
2025-10-11 16:09:33 +01:00
dan
6346efd905 Reorder compiler post a bit (#8071) 2025-10-11 16:04:45 +01:00
lauren
be77c2a257 React Compiler v1 (#8065)
Updates our blog posts and docs for React Compiler 1.0
2025-10-10 14:50:27 -04:00
Omoshola E.
ec27355976 Fix grammatical error in ViewTransition documentation (#8068) 2025-10-09 16:35:13 -07:00
lauren
ef80db85df Fix broken tabs (#8063) 2025-10-08 00:38:52 -04:00
lauren
8d73630aa5 Upgrade to stable react compiler (#8058)
Upgrade to latest
2025-10-07 16:22:54 -04:00
Matt Carroll
d9e35047ab Add React Foundation blog post (#8057) 2025-10-07 10:09:43 -07:00
Sebastian "Sebbie" Silbermann
249535378a Bump ViewTransition and Fragment ref docs to canary (#8048) 2025-10-07 08:08:39 -07:00
Sebastian "Sebbie" Silbermann
28e9bd9fa2 Document React's profiling build (#8054) 2025-10-06 13:47:38 -04:00
lauren
11cb6b5915 Clarify eslint-plugin-react-hooks configuration details (#8052)
Updated description of eslint-plugin-react-hooks configuration and preset.
2025-10-03 21:23:21 -04:00
lauren
7b8612ec41 Update eslint-plugin-react-hooks version reference (#8051)
Updates all mentions of eslint-plugin-react-hooks rc and 6.1.0 to refer to the new 6.1.1 which has important bugfixes.
2025-10-03 19:03:28 -04:00
Jack Pope
ae584af4da Add experimental docs for Fragment refs (#8010)
* Add experimental docs for Fragment refs

* Update wording

* Address feedback
2025-10-03 10:35:59 -04:00
Sophie Alpert
775d895c98 fix typo 2025-10-03 03:33:02 -07:00
Sebastian "Sebbie" Silbermann
996ef72c1a Prerender can be aborted in stable (#8039) 2025-10-02 19:24:24 +02:00
Rick Hanlon
07b7a5d999 s/19.3/19.2 2025-10-02 10:27:17 -04:00
Ricky
42037e2dfd Few cleanups for 19.2 (#8046) 2025-10-02 10:06:30 -04:00
dan
9850724eb4 Upgrade sandboxes to 19.2 (#8037)
* Use stable release in demos with HTML output

* Fix Activity sandboxes (#8035)

* Fix Activity sandboxes

* hacky fix

* Revert "Fix Activity sandboxes (#8035)"

This reverts commit f9fd07ca59.

* Bump to 19.2

* cleanup rest of sandpacks

* Pin deps

* Add back package.json with third-party deps

* "^" should be fixed now

* add back package.json for more toastify deps

* fuggin whitespace

* more fuggin whitespace

* fml like fr fr

---------

Co-authored-by: Sebastian Sebbie Silbermann <sebastian.silbermann@vercel.com>
Co-authored-by: Ricky <rickhanlonii@gmail.com>
Co-authored-by: Rick Hanlon <rickhanlonii@meta.com>
2025-10-02 09:58:19 -04:00
Sebastian "Sebbie" Silbermann
37f862a64b Latest release is 19.2 (#8040) 2025-10-02 14:02:23 +02:00
Ricky
f9fd07ca59 Fix Activity sandboxes (#8035)
* Fix Activity sandboxes

* hacky fix
2025-10-01 19:23:34 -04:00
Jack Pope
0a803f61d8 Update eslint-plugin-react-hooks config docs (#8030)
We're updating eslint-plugin-react-hooks with support for useEffectEvent usage and updated configuration options for applying the useEffectEvent and other effect rules to custom effect hooks.

This adds the documentation for the config syntax and adds mention to the useEffectEvent reference page that the linter should be used to ensure proper usage of Effect Events.
2025-10-01 17:55:59 -04:00