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 @ 9967ded3 #423

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

Commits on May 13, 2024

  1. Change React dependency version in <form> page fix (#6858)

    Co-authored-by: Rajat Jindal <[email protected]>
    includerajat and Rajat Jindal authored May 13, 2024
    Configuration menu
    Copy the full SHA
    a81e415 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Update team.md: Jason Bonta (#6862)

    * Update team.md: Jason Bonta
    
    * Update src/content/community/team.md
    
    Lauren's suggestion
    
    Co-authored-by: lauren <[email protected]>
    
    ---------
    
    Co-authored-by: lauren <[email protected]>
    jbonta and poteto authored May 14, 2024
    Configuration menu
    Copy the full SHA
    f053b53 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Add React Compiler Docs (#6869)

    * Add initial skeleton
    
    * Scaffold compiler docs structure
    
    * Braindump for getting started
    
    * Add intro
    
    * tweaks
    
    * add experimental tag
    
    * flesh more out of index page
    
    * flesh out installation
    
    * add installation intro
    
    * update install instrs
    
    * add section on eslint plugin
    
    * reorg
    
    * add incremental guide
    
    * [debugging] Add section about devtools badge
    
    * [debugging] Add section about using logger
    
    * Update next.js instructions
    
    * reporting issues
    
    * [debugging] Add section on useEffect over firing
    
    * [debugging] Add section about conditional hook call
    
    * Latest updates
    
    * Remove ununsed reference pages
    
    * adding extra context for Remix
    
    ---------
    
    Co-authored-by: Sathya Gunasekaran <[email protected]>
    Co-authored-by: Lauren Tan <[email protected]>
    Co-authored-by: Jason Bonta <[email protected]>
    4 people authored May 15, 2024
    Configuration menu
    Copy the full SHA
    e0c667f View commit details
    Browse the repository at this point in the history
  2. compiler playground link

    jbonta authored May 15, 2024
    Configuration menu
    Copy the full SHA
    fa19b7f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Clearer rule severity for React Compiler eslint plugin (#6870)

    Using "off", "warn", "error" has been supported for many years now - I think this helps improve the readability :) 
    
    I completely forgot what rule: 2 meant - had to find it at 
    
    https://eslint.org/docs/latest/use/configure/rules
    SpanishPear authored May 16, 2024
    Configuration menu
    Copy the full SHA
    8d69e6e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    4e3d63a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a46a6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70a7b64 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Update separating-events-from-effects.md (#6880)

    Removed ; as it's unnecessary in jsx component
    officialkidmax authored May 19, 2024
    Configuration menu
    Copy the full SHA
    ee068ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bb3eb3 View commit details
    Browse the repository at this point in the history
  3. add frontend nation conference (#6866)

    Front end nation is covering a full track of React talks including speakers such as:
    
    * Kent C Dodds
    * Sara Vieira
    * Tejas Kumar
    danielkellyio authored May 19, 2024
    Configuration menu
    Copy the full SHA
    e7c52aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9967ded View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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