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 @ fcd00068 #615

Merged
merged 13 commits into from
Nov 14, 2023
Merged

Sync with react.dev @ fcd00068 #615

merged 13 commits into from
Nov 14, 2023

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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 13, 2023

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

Commits on Nov 14, 2023

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