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 @ eb174dd9 #69

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

Commits on Jun 24, 2024

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

Commits on Jun 28, 2024

  1. Update compiler docs for Expo apps (#7000)

    Expo now has its own instructions for enabling the compiler.
    poteto authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e9d2c63 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

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

Commits on Jul 4, 2024

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

Commits on Jul 5, 2024

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

Commits on Jul 10, 2024

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

Commits on Jul 20, 2024

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

Commits on Aug 7, 2024

  1. Document behaviour of setting state inside useLayoutEffect (#7096)

    Co-authored-by: Sebastian Silbermann <[email protected]>
    OliverJAsh and eps1lon authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6671ba7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

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

Commits on Aug 25, 2024

  1. Emphasize the second problem paragraph with chain of effects example …

    …(#7108)
    
    * Emphasize the second problem acapit with chain of effects example
    
    * Replace 'One' with 'First' to keep problems counting consistent
    BartoszKlonowski authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    7d50c3f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Adds React Advanced London 2024 (#7127)

    PR to add Radv 2024 conference
    PixelsCommander authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    50004fa View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Parallel structure

    sophiebits authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    40d7349 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Fix typo 'bulit' -> 'built' (#7138)

    Co-authored-by: Tom Eastman <[email protected]>
    tveastman and Tom Eastman authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c2d6131 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    cd923d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c06272 View commit details
    Browse the repository at this point in the history
  3. Update conferences.md, add conference (#7135)

    * Update conferences.md, add conference
    
    * Update conferences.md
    
    ---------
    
    Co-authored-by: Eli White <[email protected]>
    OlegKomissarov and elicwhite authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    60ef58c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Changed the documentation of the subscribe argument to a more accurat…

    …… (#6691)
    
    * Changed the documentation of the subscribe argument to a more accurate one.
    
    * Update useSyncExternalStore.md
    
    ---------
    
    Co-authored-by: Sophie Alpert <[email protected]>
    Tinttori and sophiebits authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    9aa2e36 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 19, 2024

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

Commits on Sep 22, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    e2f089d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec8f70f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e6e81e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. reactjsday-2024-Verona (#7171)

    reactjsday 2024
    React conference in Verona, Italy
    lxmarinkovic authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8dba319 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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

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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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. Capitalize "Effect" (#7211)

    smikitky authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2bd6189 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. [compiler] Move React 17/18 section to its own subheading (#7230)

    Currently it's a little hidden, let's move it to its own subheading for
    more prominence
    poteto authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ee09492 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. [compiler] Add docs for Beta (#7231)

    Updates our compiler docs for the latest Beta release.
    poteto authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9467bc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. [compiler] Remove section on healthcheck (#7239)

    * [compiler] Remove section on healthcheck
    
    This package will be deprecated soon. It makes adopting the compiler
    confusing since it can spread the misconception that you need to have
    all your components successfully compiled before you can use the
    compiler.
    
    For now let's remove this from our docs and deprecate the package on
    npm. We can always choose to repurpose this in the future.
    
    * Clarify that 100% compilation is not necessary
    poteto authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8f6d6a9 View commit details
    Browse the repository at this point in the history
  2. Add React Compiler Beta Release post (#7240)

    Add a new blog post announcing the React Compiler Beta release!
    poteto authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d9e650f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2b2b90 View commit details
    Browse the repository at this point in the history
  4. Add atproto-did (#7242)

    rickhanlonii authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a3656c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

Commits on Oct 23, 2024

  1. Add ESLint flat config example, fix ESLint name (#7246)

    * Add ESLint flat config example, fix ESLint name
    
    * Use official terminology
    
    * Fix key
    karlhorky authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e628e5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb174dd View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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