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 @ c3bc5aff #550

Merged
merged 17 commits into from
May 28, 2024
Merged

Sync with react.dev @ c3bc5aff #550

merged 17 commits into from
May 28, 2024

Commits on May 20, 2024

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

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    05c9d77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc43b95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beefa06 View commit details
    Browse the repository at this point in the history
  4. navitem-css-change (#6888)

    Co-authored-by: OH HYUN KEUN <ohhk@uitgis.com>
    ohe1013 and OH HYUN KEUN authored May 21, 2024
    Configuration menu
    Copy the full SHA
    80d30d7 View commit details
    Browse the repository at this point in the history
  5. Update react-compiler docs (#6898)

    This upstreams some of the [introduction
    post](reactwg/react-compiler#5) into the
    docs since this knowledge is quite fundamental to understanding the
    compiler, and it's confusing to not have it linked in the canonical
    source for the docs. It also adds more information about
    [debugging](reactwg/react-compiler#7) and
    reorganizes a few sections to make things clearer
    
    ghstack-source-id: ef32fc723722eb5119529abcc572dd2bcf2b1cab
    Pull Request resolved: reactjs/react.dev#6895
    poteto authored May 21, 2024
    Configuration menu
    Copy the full SHA
    adb3bed View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    4eb0850 View commit details
    Browse the repository at this point in the history
  2. Add React Conf 2024 Recap post (#6886)

    * Add React Conf 2024 Recap post
    
    * Spelling and links
    
    * Apply suggestions from code review
    
    Co-authored-by: lauren <poteto@users.noreply.github.com>
    
    * Edits
    
    * Edits
    
    * better link
    
    * Update date
    
    * Update date and nits
    
    * feedback
    
    ---------
    
    Co-authored-by: lauren <poteto@users.noreply.github.com>
    rickhanlonii and poteto authored May 22, 2024
    Configuration menu
    Copy the full SHA
    59a2739 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f055f8f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Add codemods to upgrade guide (#6897)

    * Add codemods to upgrade guide
    
    * Update src/content/blog/2024/04/25/react-19-upgrade-guide.md
    
    Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com>
    
    * Add benefits
    
    ---------
    
    Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com>
    rickhanlonii and AhmedBaset authored May 23, 2024
    Configuration menu
    Copy the full SHA
    bb96306 View commit details
    Browse the repository at this point in the history
  2. s/beta/rc (#6906)

    rickhanlonii authored May 23, 2024
    Configuration menu
    Copy the full SHA
    68c0f85 View commit details
    Browse the repository at this point in the history
  3. Clarify precedence is arbitrary valued (#6908)

    The docs for stylesheet precedence incorrectly state that there is an enumerated set of valid precedences. This is incorrect. The precedence value can be anything and React infers the hierarchy from the order in which it discovers precedences
    gnoff authored May 23, 2024
    Configuration menu
    Copy the full SHA
    a25bd4b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 25, 2024

  1. FIX: Typo in useEffect.md caveats (#6911)

    * FIX: Typo in useEffect.md caveats
    
    * Fix another typo
    rachitiitr authored May 25, 2024
    Configuration menu
    Copy the full SHA
    c3bc5af View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 28, 2024

  1. resolve merge conflicts

    alioguzhan authored May 28, 2024
    Configuration menu
    Copy the full SHA
    2f6f70f View commit details
    Browse the repository at this point in the history