Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with react.dev @ 6fc98fff #602

Open
wants to merge 110 commits into
base: main
Choose a base branch
from
Open

Conversation

react-translations-bot
Copy link
Collaborator

This PR was automatically generated.

Merge changes from react.dev at 6fc98ff

The following files have conflicts and may need new translations:

Please fix the conflicts by pushing new commits to this pull request, either by editing the files directly on GitHub or by checking out this branch.

DO NOT SQUASH MERGE THIS PULL REQUEST!

Doing so will "erase" the commits from main and cause them to show up as conflicts the next time we merge.

pauljones0 and others added 30 commits September 30, 2024 11:59
* Fix typos in thinking-in-react.md

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

---------

Co-authored-by: Ricky <[email protected]>
* docs(act.md): correct ReactDOMClient to ReactDOM

* docs(act.md): switch the import to ReactDOMClient instead
* fix: `@testing-library/react-native` links

* Apply suggestions from code review

---------

Co-authored-by: Ricky <[email protected]>
For users of React < 19, there is a new react-compiler-runtime package
that can be used to provide a "polyfill" for runtime APIs needed for
compiled code.

This PR adds docs for that.
Co-authored-by: Sebastian "Sebbie" Silbermann <[email protected]>
Currently it's a little hidden, let's move it to its own subheading for
more prominence
Updates our compiler docs for the latest Beta release.
* [compiler] Remove section on healthcheck

This package will be deprecated soon. It makes adopting the compiler
confusing since it can spread the misconception that you need to have
all your components successfully compiled before you can use the
compiler.

For now let's remove this from our docs and deprecate the package on
npm. We can always choose to repurpose this in the future.

* Clarify that 100% compilation is not necessary
Add a new blog post announcing the React Compiler Beta release!
* Add ESLint flat config example, fix ESLint name

* Use official terminology

* Fix key
amarachiugwu and others added 28 commits January 9, 2025 11:50
In the section "Importing Server Functions from Client Components"

updated "createNoteAction" to "createNote"  to match the function name in the example
Added React Universe Conf 2025 to the list of conferences
Co-authored-by: Sebastian Markbåge <[email protected]>
Co-authored-by: Rick Hanlon <[email protected]>
Co-authored-by: eps1lon <[email protected]>
* Update Conferences Lists for 2025

* fix typo

* Fix typo
* 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.
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 <[email protected]>
* Fix Vite link

* Fix additional vitejs.dev URLs to use vite.dev
Copy link

vercel bot commented Feb 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
legacy-ar-reactjs-org ⬜️ Ignored (Inspect) Visit Preview Feb 3, 2025 0:16am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.