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 @ 93177e6c #463

Closed
wants to merge 26 commits into from
Closed

Commits on Feb 26, 2024

  1. Revert "fix(sandpack): clear up bundler timeout when there's a syntax…

    … error (…" (#6663)
    
    This reverts commit 081d100.
    harish-sethuraman authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9ceb057 View commit details
    Browse the repository at this point in the history
  2. Update Dan's twitter link

    gaearon authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    41b1bb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix: Update @codesandbox/sandpack-react version to 2.13.4 (#6664)

    * fix: Update @codesandbox/sandpack-react version to 2.13.3
    
    * fix: Fixed bundlerURL  to use the correct URL
    
    * fix: Update @codesandbox/sandpack-react to version 2.13.4
    
    * style: Hide span element in sp-icon-standalone when loading
    danilowoz authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6d8e094 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 1, 2024

  1. Add /link redirects (#6670)

    * Add /link redirects
    
    * Update event pooling redirect
    rickhanlonii authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    6310c8a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Update small typo in useDeferredValue.md (#6673)

    * Update useDeferredValue.md
    
    change text from "re-render in background" to "re-render in the background"
    
    * Update useDeferredValue.md
    
    Change instances of "in background" to "in the background".
    ninjaPixel authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    265fa26 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 8, 2024

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

Commits on Mar 11, 2024

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

Commits on Mar 14, 2024

  1. Remove links to localhost (#6696)

    It seems like these localhost references were being stripped out anyway,
    so this isn't a bugfix but just a small cleanup.
    poteto authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1a839ff View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Add initial Rules of React docs (#6680)

    This PR adds a new Rules of React reference section that covers the major rules that help developers author idiomatic React apps.
    
    ---------
    
    Co-authored-by: Sathya Gunasekaran <[email protected]>
    poteto and gsathya authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0dc1b31 View commit details
    Browse the repository at this point in the history
  2. Reorder rules of react summary in reference index (#6698)

    Small change to match the sidebar order.
    poteto authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f55d948 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Fix typos in typescript.md (#6439)

    Co-authored-by: Sebastian Silbermann <[email protected]>
    Co-authored-by: Allison Strandberg <[email protected]>
    3 people authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ef3a7ea View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    5a45b53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c04f9b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Fix missing id properties in docs example (#6395)

    This example contains a list of person objects, but only the first 3 have id properties. This appears to be a mistake; in the next use of the list all 5 person objects have this property, but it is not changed as part of an instructive exercise.
    
    This change makes the final two with objects consistent with the remainder of the list.
    jpayoung authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    7bdbab1 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

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

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    6436bd9 View commit details
    Browse the repository at this point in the history
  2. chore: fix typos (#6723)

    `an text area` -> `a text area`
    `an discussion` -> `a discussion`
    ahmoin authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3076795 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Update Node.js version in engines into package.json file (^21.0.0) (#…

    …6728)
    
    Signed-off-by: Faridul Islam <[email protected]>
    foridpathan authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    9748943 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Fix inconsistent link underline on hover (#6731)

    Noticed this randomly and couldn't unsee it, so here's a quick PR to
    fix.
    poteto authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    712556c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

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

Commits on Apr 8, 2024

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