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 @ 081d1008 #456

Merged
merged 9 commits into from
Feb 26, 2024
Merged

Sync with react.dev @ 081d1008 #456

merged 9 commits into from
Feb 26, 2024

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    c9369f4 View commit details
    Browse the repository at this point in the history
  2. Add options to call signature of react-dom/server legacy APIs (#6477)

    * Update renderToNodeStream.md
    
    * Update renderToStaticMarkup.md
    
    * Update renderToStaticNodeStream.md
    
    * Update renderToString.md
    eps1lon authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e16634a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af289c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    5398b47 View commit details
    Browse the repository at this point in the history
  2. Remove redundant suggestion (#6643)

    Removed the redundant alternative state management suggestion. The documentation
    already emphasizes the elimination of duplication by advising to hold the
    selected ID in state, making the alternative suggestion unnecessary.
    tomaszwysocki authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    93aec27 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    2ad51d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Remove useMemo from useFormStatus example (#6658)

    * Remove useMemo from useFormStatus example
    
    * nits
    rickhanlonii authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    a853e69 View commit details
    Browse the repository at this point in the history
  2. fix(sandpack): clear up bundler timeout when there's a syntax error (…

    …#6659)
    
    * fix: Update @codesandbox/sandpack-react version to 2.13.1
    
    * fix: Updated the bundlerURL  to use a new URL
    danilowoz authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    081d100 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    02356e5 View commit details
    Browse the repository at this point in the history