Commit Graph

6675 Commits

Author SHA1 Message Date
Rick Hanlon
2b3dcdd0d3 Blog and docs: Sunsetting Create React App 2025-02-14 10:04:39 -08:00
Karl Horky
6fc98fffda Fix Vite URLs (#7462)
* Fix Vite link

* Fix additional vitejs.dev URLs to use vite.dev
2025-02-02 13:19:49 -05:00
dan
af0358f1d2 Revert "feat: migrate React.dev to the App Router (#7437)" (#7466)
This reverts commit 0eb0f889b1.
2025-02-01 19:21:43 +00:00
Jimmy Lai
0eb0f889b1 feat: migrate React.dev to the App Router (#7437)
* update version to latest + move folders around

* getting home page working

* make the mdx setup work

* bypass mdxname

* split out mdx components

* re-add meta mdx logic

* replace mdxName usage

* fix code blocks

* fix max width

* convert mdx post processing to actual plugins

* fix tailwind

* fix incorrect iframe props

* cleanup mdx dic

* make it actually build

* align fonts

* fix uwu script

* fix search

* remove _app

* make it actually build

* replace next-watch-remote with custom setup

* clean up logs + clean up inline scripts

* add rss handler

* remove rss generation

* remove rss generation

* support MDX components for TOC

* clean up log + bump cache

* fix toc

* add back translations + add new overlay

* use MDX link instead of Next.js links for translation

* fix analytics

* add myself to the contributors

* fix blinking sidebar

* avoid rendering toc on the client

* plugin metadata

* simplify metadata

* fix title

* clean up metadata

* add back error decoder

* Update src/content/learn/index.md

---------

Co-authored-by: Ricky <rickhanlonii@gmail.com>
2025-02-01 11:35:16 -05:00
Ricky
3bb7a4eb24 Team page updates (#7438) 2025-01-27 13:56:16 -05:00
Eli White
ef705c704c Update Eli's github username on the team page (#7460) 2025-01-27 10:08:30 -08:00
Renato Dell'Osso
305db5f269 Capitalized Suspense in a few files (#7449) 2025-01-27 12:34:36 -05:00
Ryan Christian
9001bc6f23 docs: Correct var reference in prerender example (#7434) 2025-01-27 12:34:16 -05:00
Phanendra Guptha Katta
066b6c1ee8 bumped up the versions of docsearch packages (#7458) 2025-01-27 12:33:37 -05:00
Sruthi Krishnakumar
4d44167a43 import missing useState in the useEffect markdown file (#7457) 2025-01-27 11:25:15 -05:00
lauren
a5aad0d5e9 [ci] Update discord notification bot to use remote workflow (#7455) 2025-01-24 15:25:50 -05:00
lauren
2f248396ec [ci] Specify is_remote input to maintainer check workflow (#7453) 2025-01-24 15:08:25 -05:00
lauren
07f13abcf3 [ci] Add workflow to label PRs from core team (#7451)
Reuses the main repo's workflow to label if a PR is opened by a core team member.
2025-01-24 13:49:29 -05:00
Sophie Alpert
7cdbed03a6 Mention startTransition in useActionState docs (#7448) 2025-01-24 09:25:14 -08:00
Aris Markogiannakis
c140d2cc6f Update conferences.md for CityJS Athens and London Events (#7425)
* Update conferences.md for CityJS Athens and London Events

Dear people, I would really appreciate if you include our community events on your website. It might not be titled as React conferences but it does have a lot of React on it! Thank you it is very much appreciated.

* Update conferences.md

Removed spaces as requested.
2025-01-22 16:07:25 +05:30
slavgetov
b03017aaee fix typo (#7440) 2025-01-21 21:39:10 +05:30
Simone Civetta
e88e3d0f45 React Native Connection is back in 2025 (#7311) 2025-01-21 09:57:13 +05:30
Mike DiDomizio
ee361b5da4 Update React Paris conference year to 2025 (#7439) 2025-01-21 09:56:46 +05:30
Hichem Fantar
b22cbc3fed Update Dan Abramov's broken Twitter link to bsky.app across multiple blog posts (#7431) 2025-01-15 15:40:30 +00:00
Sahil Mhapsekar
a2d4932b33 Update Conferences Lists for 2025 (#7406)
* Update Conferences Lists for 2025

* fix typo

* Fix typo
2025-01-14 19:11:47 -05:00
Sebastian "Sebbie" Silbermann
ee8a829f99 Disallow /index.html in sandboxes (#7430) 2025-01-14 20:29:35 +01:00
lauren
316230adfc Update React compiler and install eslint plugin (#7428) 2025-01-13 17:53:40 -05:00
Matt Carroll
855ce2373d Upgrade to React 19, Next 15.1 and enable React Compiler (#6996)
Co-authored-by: Sebastian Markbåge <sebastian@calyptus.eu>
Co-authored-by: Rick Hanlon <rickhanlonii@fb.com>
Co-authored-by: eps1lon <sebastian.silbermann@vercel.com>
2025-01-13 08:48:01 -08:00
Sebastian "Sebbie" Silbermann
517c0fa442 /errors: Empty args are not missing arguments (#6767) 2025-01-13 13:56:54 +01:00
barbaramarkiewicz
9000e6e003 Add React Universe Conf 2025 to list of conferences (#7421)
Added React Universe Conf 2025 to the list of conferences
2025-01-09 10:23:03 -08:00
Azzyxec
9c4bc2881b Update server-functions.md (#7396)
In the section "Importing Server Functions from Client Components"

updated "createNoteAction" to "createNote"  to match the function name in the example
2025-01-09 12:05:12 +05:30
Hichem Fantar
7b4f9484b3 fix: change overflow-x-scroll to overflow-x-auto in TerminalBlock component (#7415) 2025-01-09 12:02:35 +05:30
Amarachi Ugwu
c0b6bafbea Fix broken Next.js base path configuration link (#7419) 2025-01-09 11:50:15 +05:30
Ricky
5e3e40045d bot to notify for PRs (#7408) 2025-01-07 09:34:21 -05:00
Radoš Milićev
b1a249d597 Fix React Native DevTools link (#7386) 2024-12-24 12:22:42 +00:00
Matt Carroll
6ae99dddc3 Remove forwardRef references from useRef and Manipulating the DOM with Refs pages (#7364) 2024-12-20 10:45:30 -08:00
Batuhan Tomo
1517494944 refactor: remove unused useTransition import in App.js and update documentation for clarity (#7377) 2024-12-19 17:43:41 +00:00
Sebastian "Sebbie" Silbermann
8e41e32c50 Inline stylesheets are not Suspensey yet (#7378) 2024-12-19 08:25:32 -08:00
Krzysztof Piaskowy
03e74dd76b Add info about App.js 2025 conference (#7154)
* App.js 2025

* reorder
2024-12-18 15:10:31 +05:30
lauren
8a5526e4f7 Update lauren (#7373) 2024-12-17 11:02:32 -05:00
정봉찬
e2bba41bf0 docs: fix readme node version (#7316) 2024-12-16 16:26:13 +00:00
Sebastian Ong
c37fdd38ff Remove forwardref from useImperativeHandle docs (#7360)
* fix: remove forwardref from useImperativeHandle docs

* Make changes more focused

* Update useImperativeHandle.md

---------

Co-authored-by: dan <dan.abramov@gmail.com>
2024-12-16 16:25:07 +00:00
Piotr Tomczewski
998519969e docs[compiler]: clarify React DevTools support for Compiler Badges in React Native (#7369)
* docs[compiler]: clarify React DevTools support for Compiler Badges in React Native

* Update react-compiler.md

* Update react-compiler.md

---------

Co-authored-by: dan <dan.abramov@gmail.com>
2024-12-16 16:13:10 +00:00
Soichiro Miki
8ac5531913 Rename remaining "Server Actions" (#7352) 2024-12-16 16:11:21 +00:00
Soichiro Miki
204b3f1975 Remove canary flag from useFormStatus (#7349) 2024-12-16 16:11:06 +00:00
Ethan Shea
93a03f121c docs: Fix broken link to next.js Suspense docs (#7318) 2024-12-16 16:10:53 +00:00
Sébastien Lorber
3558095589 docs: include React 19 blog post in sidebarBlog.json (#7331) 2024-12-16 16:09:03 +00:00
JZZICK
0f8bd80112 Code example mistake in useMemo page (#7335) 2024-12-16 16:08:28 +00:00
Jeremy Deutsch
807e7fa94f Mention that uncontrolled form elements are reset by form actions (#7340) 2024-12-16 16:07:36 +00:00
Steve Xu
a4b6074cd6 fix: page does not exist (#7348) 2024-12-16 16:06:17 +00:00
Simon
08056131f1 fix broken link in use server (#7351) 2024-12-16 16:05:53 +00:00
Andrew Patton
4b5ce9150c Add missing react-error-boundary dependency (#7353)
the “Dealing with rejected Promises” codesandbox example depends on react-error-boundary, but doesn’t specify it as a dependency, so the code example is broken
2024-12-16 16:05:36 +00:00
Denis Urban
37e1ce947f Add React Summit 2025 to conferences.md; move past conferences to the appropriate section (#7354) 2024-12-16 16:05:15 +00:00
Soichiro Miki
d3cde8f03b Fix "won't break between majors" (#7357) 2024-12-16 16:04:07 +00:00
Jealh
4349dd5dc0 fix: anchor (#7343) 2024-12-16 16:03:29 +00:00