Skip to content

[pull] main from reactjs:main #34

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

Open
wants to merge 1,602 commits into
base: main
Choose a base branch
from
Open

[pull] main from reactjs:main #34

wants to merge 1,602 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Nov 5, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Nov 5, 2021
@github-actions github-actions bot added the beta label Jun 1, 2022
rickhanlonii and others added 28 commits May 21, 2024 10:58
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: ef32fc7
Pull Request resolved: #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.
LuckyT89 and others added 30 commits April 2, 2025 12:37
…#7682)

* Fix small grammatical mistake

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

---------

Co-authored-by: Ricky <[email protected]>
* Add React Conf conferences.md and move past conferences

* Update conferences.md
GitHub Copilot web search replies that React latest version is 19.0 because 19.1 is not present in this page
Co-authored-by: “Clatron” <“[email protected]”>
* Change the word 'Function' to 'Component'

* Trigger actions
This was missed in the last blog post. Also fixed the incorrect date.
Blog post for Compiler RC
* Compiler blog post edits

Tweaks to the post.

* React compiler doc updates
* Fix ESLint plugin version.

* Update react-compiler-rc.md
…s.md (#7761)

Add `React Summit US 2025` and `React Advanced London 2025` to the list of upcoming conferences (`conferences.md`).
* init

* Add new error

* Bunch of updates

* Add addTransitionType

* Add Activity

* Expand on Activity

* Expand more on Activity

* Start on vt examples

* wip

* wip

* wip 2

* bump deploy

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* init

* Add new error

* Bunch of updates

* Add addTransitionType

* Add Activity

* Expand on Activity

* Expand more on Activity

* Start on vt examples

* wip

* wip

* wip 2

* bump deploy

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update existing VT examples to use video items

* Suspense animation example

* Add customization example

* typos

* Remove TODOs -- we might still want these but cutting scope

* Address wp feedback

* Fix reorder example

* wip

* wip

* wip

* wip

* fix activity iframe resize

---------

Co-authored-by: Jack Pope <[email protected]>
* Add React Norway 2025 conference to community page

- Included details about the event date, location, and links to the website and social media.

* Remove extra blank line in conferences markdown file.

- An unnecessary blank line was removed to maintain consistent formatting
* fix useOptimistic example

* prepend messages
* fix action pattern in useOptimistic

* update useTransition too
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment