-
Notifications
You must be signed in to change notification settings - Fork 385
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 @ a8790ca8 #922
Commits on Oct 24, 2023
-
Remove unsupported ga-lite and update existing calls to GA4 (#6366)
* Cleanup old ga-lite tag and refactor GA4 * cleanup * cleanup2
Configuration menu - View commit details
-
Copy full SHA for 717f9b5 - Browse repository at this point
Copy the full SHA 717f9b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbdbaca - Browse repository at this point
Copy the full SHA bbdbacaView commit details -
Add Error Boundary to useTransition API docs (#6354)
* Add Error Boundary to useTransition docs * add Error Boundary to useTransition * Use Canary * Add Error Boundary to useTransition API docs * Update src/components/MDX/Sandpack/Preview.tsx Co-authored-by: Jan Kassens <[email protected]> * Update src/content/reference/react/useTransition.md Co-authored-by: Luna <[email protected]> * Update src/content/reference/react/useTransition.md Co-authored-by: Luna <[email protected]> * Add Error Boundary to useTransition docs * add Error Boundary to useTransition * Use Canary * Add Error Boundary to useTransition API docs * Update src/components/MDX/Sandpack/Preview.tsx Co-authored-by: Jan Kassens <[email protected]> * Update src/content/reference/react/useTransition.md Co-authored-by: Luna <[email protected]> * Update src/content/reference/react/useTransition.md Co-authored-by: Luna <[email protected]> * Address comments and update usage example * Address comments and update usage example * Update src/content/reference/react/useTransition.md Co-authored-by: Luna <[email protected]> --------- Co-authored-by: Jan Kassens <[email protected]> Co-authored-by: Luna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63f9470 - Browse repository at this point
Copy the full SHA 63f9470View commit details -
Warn about low entropy in taintUniqueValue.md (#6379)
* Warn about low entropy in taintUniqueValue.md * Update src/content/reference/react/experimental_taintUniqueValue.md Co-authored-by: Jan Kassens <[email protected]> --------- Co-authored-by: Jan Kassens <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2779615 - Browse repository at this point
Copy the full SHA 2779615View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5e40d13 - Browse repository at this point
Copy the full SHA 5e40d13View commit details -
useFormState reference fixes (#6383)
* Add useFormState reference * Matt's suggestions for useFormState reference * Incorporated PR feedback for useFormState
Configuration menu - View commit details
-
Copy full SHA for 6ef844b - Browse repository at this point
Copy the full SHA 6ef844bView commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for df3ec65 - Browse repository at this point
Copy the full SHA df3ec65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e61d7 - Browse repository at this point
Copy the full SHA 97e61d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a272f0c - Browse repository at this point
Copy the full SHA a272f0cView commit details -
Using strict equality in the JS example for City Quiz (#6373)
Co-authored-by: Nikhil Gupta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76c1bde - Browse repository at this point
Copy the full SHA 76c1bdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a94b72 - Browse repository at this point
Copy the full SHA 6a94b72View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b7f9e - Browse repository at this point
Copy the full SHA f6b7f9eView commit details -
Add <form> Component reference documentation (#6312)
Co-authored-by: Luna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b333ca - Browse repository at this point
Copy the full SHA 4b333caView commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d2113b - Browse repository at this point
Copy the full SHA 5d2113bView commit details -
Add
useOptimistic Hook
API reference documentation (#6377)* Add useOptimistic API reference documentation * Fix title * Add working exmaple from form and updadd parameters * Add updates to useOptimistic * Add updates to useOptimistic * Add updates to useOptimistic --------- Co-authored-by: Matt Carroll <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46b45fb - Browse repository at this point
Copy the full SHA 46b45fbView commit details -
Remove meta description from most pages (#6392)
Google uses this on many of our API doc pages and it's not a good snippet. Only put this on the homepage but leave the og:description and twitter:description.
Configuration menu - View commit details
-
Copy full SHA for b8acf01 - Browse repository at this point
Copy the full SHA b8acf01View commit details
Commits on Oct 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4bdb87b - Browse repository at this point
Copy the full SHA 4bdb87bView commit details
Commits on Oct 30, 2023
-
Adds Reference Overview Page (#6378)
* Adds landing page for reference section.) * Updated hyperlinks. * Fixes Legacy APIs link. * Removes canary image from heading.
Configuration menu - View commit details
-
Copy full SHA for 81f1520 - Browse repository at this point
Copy the full SHA 81f1520View commit details -
'use server' fleshing out (#6384)
Co-authored-by: Sophie Alpert <[email protected]> Co-authored-by: Luna Wei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49c2d78 - Browse repository at this point
Copy the full SHA 49c2d78View commit details -
'use client' - flesh out usages and reference (#6362)
Co-authored-by: Soichiro Miki <[email protected]> Co-authored-by: David McCabe <[email protected]> Co-authored-by: Luna Wei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c60167 - Browse repository at this point
Copy the full SHA 9c60167View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f949428 - Browse repository at this point
Copy the full SHA f949428View commit details
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40a88fa - Browse repository at this point
Copy the full SHA 40a88faView commit details -
Edits for new "use client" content (#6401)
* Edits for new "use client" content * Apply suggestions from code review Co-authored-by: Luna <[email protected]> --------- Co-authored-by: Luna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8790ca - Browse repository at this point
Copy the full SHA a8790caView commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b88c83a - Browse repository at this point
Copy the full SHA b88c83aView commit details