Skip to content

Conversation

@react-translations-bot
Copy link
Collaborator

poteto and others added 30 commits January 24, 2025 13:49
Reuses the main repo's workflow to label if a PR is opened by a core team member.
* 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>
* Fix Vite link

* Fix additional vitejs.dev URLs to use vite.dev
* Update meetups.md

Added React Helsinki to meetups.

* Update meetups.md
Co-authored-by: Ricky <rickhanlonii@fb.com>
* Blog and docs: Sunsetting Create React App

* fix link

* tweaks

* fix markdown

* clarity + thanks
…te React App (Depreacted) page section (#7612)
* fix(docs): webpack branding states it should be lower case

* chore: fix more occurrences

---------

Co-authored-by: Strek <ssharishkumar@gmail.com>
* [Blog + Docs] Updates from feedback

* Merge in changes from #7618

Co-authored-by: Mark Erikson <mark@isquaredsoftware.com>

* Say the words "Vite", "Parcel", and "Rsbuild"

* Tweaks from feedback

* re-apply #7615

* merge in #7622

Co-authored-by: elitalpa <elitalpa@gmail.com>

---------

Co-authored-by: Mark Erikson <mark@isquaredsoftware.com>
Co-authored-by: elitalpa <elitalpa@gmail.com>
* Remove starting react project from setup page

* Fix typo
poteto and others added 29 commits October 10, 2025 14:50
Updates our blog posts and docs for React Compiler 1.0
* Fix server/client typo in <form> docs

Fixes #6601

* Update form.md

* Update form.md

* Update form.md
Co-authored-by: Sebastian "Sebbie" Silbermann <sebastian.silbermann@vercel.com>
Removed CityJS New Delhi 2025 conference details and added CityJS Singapore 2026, CityJS New Delhi 2026, and CityJS London 2026 conference details.
… (#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
…pis.md (#7990)

Because components link to /reference/react/components, I think hooks should link to /reference/react/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.
* clarify SRP definition

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

---------

Co-authored-by: Ricky <rickhanlonii@gmail.com>
* Remove esquery hack

* Add comment explaining next.config change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment