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 @ 6570e6cd #541

Closed
wants to merge 48 commits into from
Closed

Commits on Oct 16, 2023

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

Commits on Oct 17, 2023

  1. Added new meetup in Saskatoon - SK (#6341)

    Added new meetup in Saskatoon - SK
    galexandrade authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d22efb3 View commit details
    Browse the repository at this point in the history
  2. Add useFormStatus Hook API reference documentation (#6314)

    Co-authored-by: Luna Wei <luwe@fb.com>
    mattcarrollcode and Luna Wei authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    90ca701 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    5750680 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b68e15a View commit details
    Browse the repository at this point in the history
  3. fix: add a missing import statement in useFormStatus.md (#6356)

    * fix: add a missing import statement in useFormStatus.md
    
    * Update src/content/reference/react-dom/hooks/useFormStatus.md
    
    Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com>
    
    ---------
    
    Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com>
    koba04 and AhmedBaset authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    10574e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Describing Your UI > Your UI as a tree (#6334)

    Co-authored-by: Luna Wei <luwe@fb.com>
    lunaleaps and Luna Wei authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9af01e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Oct 22, 2023

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

Commits on Oct 24, 2023

  1. Remove unsupported ga-lite and update existing calls to GA4 (#6366)

    * Cleanup old ga-lite tag and refactor GA4
    
    * cleanup
    
    * cleanup2
    kmiddleton14 authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    717f9b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbdbaca View commit details
    Browse the repository at this point in the history
  3. Add Error Boundary to useTransition API docs (#6354)

    * Add Error Boundary to useTransition docs
    
    * add Error Boundary to useTransition
    
    * Use Canary
    
    * Add Error Boundary to useTransition API docs
    
    * Update src/components/MDX/Sandpack/Preview.tsx
    
    Co-authored-by: Jan Kassens <jan@kassens.net>
    
    * Update src/content/reference/react/useTransition.md
    
    Co-authored-by: Luna <lunaleaps@gmail.com>
    
    * Update src/content/reference/react/useTransition.md
    
    Co-authored-by: Luna <lunaleaps@gmail.com>
    
    * Add Error Boundary to useTransition docs
    
    * add Error Boundary to useTransition
    
    * Use Canary
    
    * Add Error Boundary to useTransition API docs
    
    * Update src/components/MDX/Sandpack/Preview.tsx
    
    Co-authored-by: Jan Kassens <jan@kassens.net>
    
    * Update src/content/reference/react/useTransition.md
    
    Co-authored-by: Luna <lunaleaps@gmail.com>
    
    * Update src/content/reference/react/useTransition.md
    
    Co-authored-by: Luna <lunaleaps@gmail.com>
    
    * Address comments and update usage example
    
    * Address comments and update usage example
    
    * Update src/content/reference/react/useTransition.md
    
    Co-authored-by: Luna <lunaleaps@gmail.com>
    
    ---------
    
    Co-authored-by: Jan Kassens <jan@kassens.net>
    Co-authored-by: Luna <lunaleaps@gmail.com>
    3 people authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    63f9470 View commit details
    Browse the repository at this point in the history
  4. Warn about low entropy in taintUniqueValue.md (#6379)

    * Warn about low entropy in taintUniqueValue.md
    
    * Update src/content/reference/react/experimental_taintUniqueValue.md
    
    Co-authored-by: Jan Kassens <jan@kassens.net>
    
    ---------
    
    Co-authored-by: Jan Kassens <jan@kassens.net>
    sophiebits and kassens authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2779615 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Add useFormState reference (#6338)

    Add useFormState reference
    davidmccabe authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    5e40d13 View commit details
    Browse the repository at this point in the history
  2. useFormState reference fixes (#6383)

    * Add useFormState reference
    
    * Matt's suggestions for useFormState reference
    
    * Incorporated PR feedback for useFormState
    davidmccabe authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6ef844b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    df3ec65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97e61d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a272f0c View commit details
    Browse the repository at this point in the history
  4. Using strict equality in the JS example for City Quiz (#6373)

    Co-authored-by: Nikhil Gupta <nikhil.gupta5667@gmai.com>
    jerrykodes and Nikhil Gupta authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    76c1bde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a94b72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6b7f9e View commit details
    Browse the repository at this point in the history
  7. Add <form> Component reference documentation (#6312)

    Co-authored-by: Luna <lunaleaps@gmail.com>
    mattcarrollcode and lunaleaps authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4b333ca View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. typos (#6390)

    harish-sethuraman authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    5d2113b View commit details
    Browse the repository at this point in the history
  2. Add useOptimistic Hook API reference documentation (#6377)

    * Add useOptimistic API reference documentation
    
    * Fix title
    
    * Add working exmaple from form and updadd parameters
    
    * Add updates to useOptimistic
    
    * Add updates to useOptimistic
    
    * Add updates to useOptimistic
    
    ---------
    
    Co-authored-by: Matt Carroll <mattca@meta.com>
    kmiddleton14 and mattcarrollcode authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    46b45fb View commit details
    Browse the repository at this point in the history
  3. Remove meta description from most pages (#6392)

    Google uses this on many of our API doc pages and it's not a good snippet. Only put this on the homepage but leave the og:description and twitter:description.
    sophiebits authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b8acf01 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

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

Commits on Oct 30, 2023

  1. Adds Reference Overview Page (#6378)

    * Adds landing page for reference section.)
    
    * Updated hyperlinks.
    
    * Fixes Legacy APIs link.
    
    * Removes canary image from heading.
    brianjo authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    81f1520 View commit details
    Browse the repository at this point in the history
  2. 'use server' fleshing out (#6384)

    Co-authored-by: Sophie Alpert <git@sophiebits.com>
    Co-authored-by: Luna Wei <luwe@fb.com>
    3 people authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    49c2d78 View commit details
    Browse the repository at this point in the history
  3. 'use client' - flesh out usages and reference (#6362)

    Co-authored-by: Soichiro Miki <smiki-tky@umin.ac.jp>
    Co-authored-by: David McCabe <davemccabe@gmail.com>
    Co-authored-by: Luna Wei <luwe@fb.com>
    4 people authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    9c60167 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Add closing </p> tag (#6394)

    mixlaab authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f949428 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    40a88fa View commit details
    Browse the repository at this point in the history
  2. Edits for new "use client" content (#6401)

    * Edits for new "use client" content
    
    * Apply suggestions from code review
    
    Co-authored-by: Luna <lunaleaps@gmail.com>
    
    ---------
    
    Co-authored-by: Luna <lunaleaps@gmail.com>
    sophiebits and lunaleaps authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a8790ca View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    55b9e04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    617065b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8727204 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Captailize Server Action (#6417)

    Summary of changes:
    "Server Action", like "Effect", is a React-specific notion
    that would be benefited from captailization to be distinguished
    from its genertic meaning.
    
    It seems like [Next doc](https://nextjs.org/docs/app/api-reference/functions/server-actions)
    has also adopted such connventions and we should probably do the same.
    
    Co-authored-by: xuan.huang <xuan.huang@bytedance.com>
    Huxpro and Huxpro authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    42ca996 View commit details
    Browse the repository at this point in the history
  2. Capitalize Client/Server Component (#6418)

    Summary of changes:
    following <reactjs/react.dev#6417>
    
    Co-authored-by: xuan.huang <xuan.huang@bytedance.com>
    Huxpro and Huxpro authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    292e55d View commit details
    Browse the repository at this point in the history
  3. Capitalize Client in "client modules" (#6419)

    Summary of changes:
    See <reactjs/react.dev#6417>
    
    Co-authored-by: xuan.huang <xuan.huang@bytedance.com>
    Huxpro and Huxpro authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    c5a2e15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    721479b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    eeb0979 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49ebed1 View commit details
    Browse the repository at this point in the history
  3. Add space for canary title (#6416)

    Co-authored-by: Luna Wei <luwe@fb.com>
    lunaleaps and Luna Wei authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    44f442d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Capitalize word "Hook" (#6424)

    Summary of changes:
    See <reactjs/react.dev#6417>.
    
    There is one exception though. The error message
    “Rendered fewer hooks than expected” from React is indeed "hooks"
    so I kept as-is. Shall we change the error message from React?
    
    Co-authored-by: xuan.huang <xuan.huang@bytedance.com>
    Huxpro and Huxpro authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    fcd0006 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Capitalize word "Fragment" (#6425)

    Summary of changes:
    See <reactjs/react.dev#6417>
    
    Co-authored-by: xuan.huang <xuan.huang@bytedance.com>
    Huxpro and Huxpro authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d3a5f8a View commit details
    Browse the repository at this point in the history
  2. Capitalize word "Canary" (#6427)

    Summary of changes:
    See <reactjs/react.dev#6417>
    
    Co-authored-by: xuan.huang <xuan.huang@bytedance.com>
    Huxpro and Huxpro authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4f9e9a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Fix: incorrect sample code in documentation related to Server action …

    …(#6445)
    
    * Fix: component not returned
    
    * Fix: missing function statement
    nonoakij authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    aa0c547 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

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

Commits on Nov 27, 2023

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