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 @ a5aad0d5 #937

Closed
wants to merge 160 commits into from
Closed

Conversation

react-translations-bot
Copy link
Collaborator

rickhanlonii and others added 30 commits May 20, 2024 10:53
Co-authored-by: OH HYUN KEUN <[email protected]>
This upstreams some of the [introduction
post](reactwg/react-compiler#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](reactwg/react-compiler#7) and
reorganizes a few sections to make things clearer

ghstack-source-id: ef32fc723722eb5119529abcc572dd2bcf2b1cab
Pull Request resolved: reactjs/react.dev#6895
* Add React Conf 2024 Recap post

* Spelling and links

* Apply suggestions from code review

Co-authored-by: lauren <[email protected]>

* Edits

* Edits

* better link

* Update date

* Update date and nits

* feedback

---------

Co-authored-by: lauren <[email protected]>
* Add codemods to upgrade guide

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

Co-authored-by: Ahmed Abdelbaset <[email protected]>

* Add benefits

---------

Co-authored-by: Ahmed Abdelbaset <[email protected]>
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
* FIX: Typo in useEffect.md caveats

* Fix another typo
* Add act documentation

* Update structure based on feedback

* Add usage examples and async act

---------

Co-authored-by: Rick Hanlon <[email protected]>
Fix very minor typo
Added missing comma to the codesample.
Expo now has its own instructions for enabling the compiler.
piaskowyk and others added 25 commits December 18, 2024 15:10
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.
Copy link

vercel bot commented Jan 27, 2025

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

Name Status Preview Comments Updated (UTC)
pt-br-react-dev 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 3:06am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
pt-br-legacy-reactjs-org ⬜️ Ignored (Inspect) Visit Preview Jan 27, 2025 3:06am

@jhonmike jhonmike closed this Feb 11, 2025
@jhonmike jhonmike added duplicate This issue or pull request already exists 🤖 upstream update Doc has changed in the upstream repo labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists 🤖 upstream update Doc has changed in the upstream repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.