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 @ 2b2d0f23 #588

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    7e59348 View commit details
    Browse the repository at this point in the history
  2. chore(docs): fix typo (#7194)

    bnzone authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a506983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a62ce3 View commit details
    Browse the repository at this point in the history
  4. Docs: Fix typos in thinking-in-react.md (#7179)

    * Fix typos in thinking-in-react.md
    
    * Update src/content/learn/thinking-in-react.md
    
    ---------
    
    Co-authored-by: Ricky <rickhanlonii@gmail.com>
    rammba and rickhanlonii authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ae9726a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d2f337 View commit details
    Browse the repository at this point in the history
  6. fix:#7158 issue (#7159)

    imparth7 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d418485 View commit details
    Browse the repository at this point in the history
  7. docs(act.md): correct ReactDOM to ReactDOMClient (#7156)

    * docs(act.md): correct ReactDOMClient to ReactDOM
    
    * docs(act.md): switch the import to ReactDOMClient instead
    regchiu authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c7392cb View commit details
    Browse the repository at this point in the history
  8. chore(typo): Fix comment to match code (#7147)

    Co-authored-by: san.s <san.s@sfeir.com>
    ssan93 and san.s authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4436422 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a8e256 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4fe9c85 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fee25f View commit details
    Browse the repository at this point in the history
  12. fix: add missing blank lines between import statements and code block…

    …s in sample code (#7126)
    dev-satoshi authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0f92834 View commit details
    Browse the repository at this point in the history
  13. fix: @testing-library/react-native links (#7124)

    * fix: `@testing-library/react-native` links
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Ricky <rickhanlonii@gmail.com>
    shubh73 and rickhanlonii authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ca2051f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d6df8eb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d5aaa72 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    589a1d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 3, 2024

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

Commits on Oct 7, 2024

  1. Add react-compiler-runtime instructions to compiler docs (#7213)

    For users of React < 19, there is a new react-compiler-runtime package
    that can be used to provide a "polyfill" for runtime APIs needed for
    compiled code.
    
    This PR adds docs for that.
    poteto authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    bb38630 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. useActionState pending example (#6989)

    Co-authored-by: Sebastian "Sebbie" Silbermann <silbermann.sebastian@gmail.com>
    JakeSaterlay and eps1lon authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2b2d0f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 18, 2024

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