Sync with react.dev @ bd87c394 by react-translations-bot · Pull Request #124 · reactjs/ml.react.dev

and others added 30 commits

February 21, 2025 17:03
…r <style> when using the `precedence` property (#7643)
This is the exact same fix as #6422 as the example is duplicated between the useOptimistic and <form> pages.
* Update index.md

Invalid link to bluesky account

* Update index.md

Fixed invalid bluesky link for react.dev
Ports over the fix in the facebook/react repo for this workflow. We don't have to wait for it to be labeled first, now that we have the reusable maintainer check.
Defaults permissions to none for all workflows, and only request extra permissions when needed.

Similar to facebook/react#32708, prefer the less permissive `pull_request` trigger instead.
* [ci] Fix permissions and don't use pull_request_target

Defaults permissions to none for all workflows, and only request extra permissions when needed.

Similar to facebook/react#32708, prefer the less permissive `pull_request` trigger instead.

* [ci] Pin 3rd party actions to specific hash
* Add React Prague community

* Update link
* Remove captureOwnerStack canary banner

* Update nav and site config
* update reactrouter url

* Update src/content/learn/build-a-react-app-from-scratch.md

---------

Co-authored-by: Ricky <rickhanlonii@gmail.com>
1. Stop using `canary` for `captureOwnerStack` sandboxes
1. Remove remaining Canary badges from `captureOwnerStack` mentions
Updated `react-ahmedabad` community link to respective domain name
Co-authored-by: Rick Hanlon <rickhanlonii@fb.com>
… (#7682)

* Fix small grammatical mistake

* Update src/content/learn/reusing-logic-with-custom-hooks.md

---------

Co-authored-by: Ricky <rickhanlonii@gmail.com>
Co-authored-by: Sebastian "Sebbie" Silbermann <sebastian.silbermann@vercel.com>
* Add React Conf conferences.md and move past conferences

* Update conferences.md

@dai-shi

@mattcarrollcode

@vonovak

@SSakutaro

@eps1lon

@rickhanlonii

@rickhanlonii

@rickhanlonii

@rickhanlonii

@rickhanlonii

@mattcarrollcode

@mattcarrollcode

@rickhanlonii

@rickhanlonii

@rickhanlonii

@rickhanlonii

Co-authored-by: artimath <ryanjhunter@gmail.com>
* Add sections to llms.txt

* Also add sitemap footer

@rickhanlonii

@icyJoseph

@hernan-yadiel

@icyJoseph

* Revamp useOptimistic docs

* Updates from review

* Edit down a bit

* Updates from feedback

* Updates from feedback

* Updates from feedback

* fml, forgot startTransition again

* rm "prop"

* feedback from @stephan-noel

* feedback from @stephan-noel

* update note
Removed an extraneous "a" from the text
* More claude stuff

* more stuff from uee edit

* revert

@aurorascharff

@rickhanlonii

This commit fixes the wording of __Rendering__ explanation paragraph
in the "components and hooks must be pure" page, according to the suggestion
so that it's easier to understand without any confusion around effects relation.

@react-translations-bot