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 @ 556063bd #268

Open
wants to merge 321 commits into
base: main
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    df9d907 View commit details
    Browse the repository at this point in the history
  2. Add cache API docs (#6240)

    Co-authored-by: Ricky <[email protected]>
    Co-authored-by: Luna Wei <[email protected]>
    Co-authored-by: Ricky Hanlon <[email protected]>
    3 people authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7141306 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e144cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee98f75 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Update lazy.md to mention default exports (#6285)

    React.lazy dots into the `default` property. Document this.
    sophiebits authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    20ccdf9 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    46e7b2c View commit details
    Browse the repository at this point in the history
  2. Add use hook API reference page (#6177)

    * [WIP] Add use hook API reference page
    
    * [WIP] Update use hook API reference page based on feedback
    
    * [WIP] use hook API ref doc: add browser API example
    
    * [WIP] use hook API ref doc: add context, lib examples
    
    * [WIP] use reference doc - incorporate all current feedback
    
    * [WIP] use reference page fix typos
    
    * use reference doc: address PR feedback from Luna, Sophia,Eli, and Lee
    
    * Apply @harish-sethuraman's typo fixes from code review
    
    Co-authored-by: Strek <[email protected]>
    
    * use reference doc typo fixes
    
    * use reference doc: update style to match other react.dev conventions
    
    * minor fixes
    
    * Remove client Promises, use canary labels
    
    * Add use hook section to index, remove RSC section on components page
    
    * Final edits
    
    * Clarify use reference caveats
    
    ---------
    
    Co-authored-by: Strek <[email protected]>
    mattcarrollcode and harish-sethuraman authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    742d2bf View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

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

Commits on Sep 12, 2023

  1. Sandpack 2.0: upgrade playgrounds (#5917)

    * Update 17 files
    
    * remove: legacy react devtool
    
    * Update 3 files
    
    * fix(editor): allow horizontal scroll
    
    * Update SandpackRoot.tsx
    danilowoz authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    43ada1f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

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

Commits on Sep 19, 2023

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

Commits on Sep 20, 2023

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

Commits on Sep 21, 2023

  1. Fix like button color

    gaearon committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    5f3565f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Sep 23, 2023

  1. Update common.md (#6290)

    corrected links
    s0h311 authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    2ab8334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    828e30a View commit details
    Browse the repository at this point in the history
  3. Update useEffect.md - The explanation on the timing of useEffect() ca…

    …llback doesn't seem to be accurate. (#6207)
    
    * Update useEffect.md
    
    * Update src/content/reference/react/useEffect.md
    
    ---------
    
    Co-authored-by: Sophie Alpert <[email protected]>
    JSerZANP and sophiebits authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    a1fbcf8 View commit details
    Browse the repository at this point in the history
  4. Fix text in docs (#6253)

    * delete unused useState import
    
    * add word to equalize challenge and solutions texts
    
    * Refactor some texts
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Sophie Alpert <[email protected]>
    smdmori and sophiebits authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    1758515 View commit details
    Browse the repository at this point in the history
  5. fix links (#6286)

    awxiaoxian2020 authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    2390627 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

Commits on Sep 26, 2023

  1. Remove pitfall and update Next link (#6318)

    * Remove pitfall and update Next link
    
    * Fix other beta link
    
    ---------
    
    Co-authored-by: Luna Wei <[email protected]>
    lunaleaps and Luna Wei authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4df3e7c View commit details
    Browse the repository at this point in the history
  2. Main (#5963)

    JustLolo authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    62b9b45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dbd195 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01c3163 View commit details
    Browse the repository at this point in the history
  5. Add info about App.js 2024 conference (#6192)

    Co-authored-by: Luna <[email protected]>
    piaskowyk and lunaleaps authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8afb1ef View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    850327d View commit details
    Browse the repository at this point in the history
  2. Update Page not found to React18 URL (#6320)

    * Update react-labs-what-we-have-been-working-on-june-2022.md
    
    * Update react-labs-what-we-have-been-working-on-june-2022.md
    SouSingh authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d4c214a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    1dfc88f View commit details
    Browse the repository at this point in the history
  2. Explain how null ends up in ref.current for React-managed refs (#…

    …5836)
    
    * Update referencing-values-with-refs.md
    
    * Update src/content/learn/referencing-values-with-refs.md
    eps1lon authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    68f417a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Oct 6, 2023

  1. Mention use as a Suspense-enabled data source (#6340)

    Maybe it's debatable whether we want to link to canary APIs in other pages but I feel like here it's more useful than not.
    sophiebits authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3cd1723 View commit details
    Browse the repository at this point in the history
  2. Add Experimental Taint API Docs (#6337)

    Co-authored-by: Matt Carroll <[email protected]>
    sebmarkbage and mattcarrollcode authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    9aa84b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Explain limitations of useSyncExternalStore with concurrency (#6339)

    * Explain limitations of useSyncExternalStore with concurrency
    
    Doesn't seem like we have this noted anywhere.
    
    * Pull out example to code block
    sophiebits authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    fdad54d View commit details
    Browse the repository at this point in the history
  2. Fix comma splice

    sophiebits committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    88af66d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2c45ea View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    43f4702 View commit details
    Browse the repository at this point in the history
  2. Upgrade react-collapsed (#5893)

    * Upgrade react-collapsed
    
    * 4.0.4
    
    ---------
    
    Co-authored-by: Rogin Farrer <[email protected]>
    roginfarrer and Rogin Farrer authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    900a669 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

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 <[email protected]>
    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 <[email protected]>
    
    ---------
    
    Co-authored-by: Ahmed Abdelbaset <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    
    * Update src/content/reference/react/useTransition.md
    
    Co-authored-by: Luna <[email protected]>
    
    * Update src/content/reference/react/useTransition.md
    
    Co-authored-by: Luna <[email protected]>
    
    * 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 <[email protected]>
    
    * Update src/content/reference/react/useTransition.md
    
    Co-authored-by: Luna <[email protected]>
    
    * Update src/content/reference/react/useTransition.md
    
    Co-authored-by: Luna <[email protected]>
    
    * Address comments and update usage example
    
    * Address comments and update usage example
    
    * Update src/content/reference/react/useTransition.md
    
    Co-authored-by: Luna <[email protected]>
    
    ---------
    
    Co-authored-by: Jan Kassens <[email protected]>
    Co-authored-by: Luna <[email protected]>
    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 <[email protected]>
    
    ---------
    
    Co-authored-by: Jan Kassens <[email protected]>
    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 <[email protected]>
    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. 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 <[email protected]>
    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 <[email protected]>
    Co-authored-by: Luna Wei <[email protected]>
    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 <[email protected]>
    Co-authored-by: David McCabe <[email protected]>
    Co-authored-by: Luna Wei <[email protected]>
    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 <[email protected]>
    
    ---------
    
    Co-authored-by: Luna <[email protected]>
    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 <[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 14, 2023

  1. Capitalize word "Fragment" (#6425)

    Summary of changes:
    See <reactjs/react.dev#6417>
    
    Co-authored-by: xuan.huang <[email protected]>
    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 <[email protected]>
    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 30, 2023

  1. Captailize "Strict Mode" (#6426)

    Summary of changes:
    There is one "TypeScript strict mode" that is kept unchanged.
    
    Co-authored-by: xuan.huang <[email protected]>
    Huxpro and Huxpro authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    943e3ce View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. useId add server rendering usage and server api add options (#6457)

    Co-authored-by: Sebastian Silbermann <[email protected]>
    2239559319 and eps1lon authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b1c4b4e View commit details
    Browse the repository at this point in the history
  2. Edits to useId doc (#6464)

    gaearon authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4226fbf View commit details
    Browse the repository at this point in the history
  3. Oops

    gaearon authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b9bf666 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Fix Next JS link (#6467)

    budmc29 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ae4be84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af54fc8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Update useSyncExternalStore.md: tweak link

    this way "cannot be marked" is all the same style and you don't skim the link text and gloss over the "cannot be"
    sophiebits authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bec75ca View commit details
    Browse the repository at this point in the history
  2. fix(sandpack-template): use custom react sandpack template (#6484)

    * fix(sandpack-template): use custom react sandpack template
    
    * refactor: Remove console.log statement
    
    Remove console.log(filePath); from createFileMap.ts
    
    * style: Update file paths in Sandpack components
    
    Update file paths in Sandpack components to use root folder and variables
    danilowoz authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e98c393 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Add React India 2024 conference (#6481)

    * feat: add react india 2024
    
    * update: move react india 2024 in date order
    
    * update: move conferences to past section
    
    * refactor: sort past conferences
    ehteshamdev0 authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    01e80fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3c25d1 View commit details
    Browse the repository at this point in the history
  3. Fix #6487 specify which Sandpack files go into a src directory (#…

    …6496)
    
    * specify which sandbox files go in src directory
    
    * fix some stragglers
    geeseyj authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    bb65ace View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

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

Commits on Dec 20, 2023

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

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    3bf64e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3009d76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbb08a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Text Display error in Go full-stack with a framework (#6483)

    * Text Display error in Go full-stack with a framework
    
    Fix error #27816
    
    What dose this PR do?
    It fixes the issue with the landing page of the react website.
    
    * Update HomeContent.js
    
    * Set styles on <option>
    
    * Add padding too
    
    ---------
    
    Co-authored-by: Ricky <[email protected]>
    nepalivai and rickhanlonii authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    fc32af8 View commit details
    Browse the repository at this point in the history
  2. Fix missing function keyword (#6527)

    * Update use-server.md
    
    * revert export default
    AhmedBaset authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    7a28cf6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. fix wrong quotes around inline codes (#6523)

    * fix wrong way quotes
    
    * bump up to clear mdx cache
    2wheeh authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    315cb7a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Fix typo in experimental_taintObjectReference (#6536)

    Change untained -> untainted
    probeiuscorp authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bb0ac87 View commit details
    Browse the repository at this point in the history
  2. Fix(Bug) Update Feedback.tsx component visiblity issue (#6533)

    * Update Feedback.tsx
    
    * Update Feedback.tsx
    
    Time reduced to 1.5 seconds, also going to update css
    
    * Update index.css
    
    CSS updated for feedback component animation.
    
    * Update Feedback.tsx
    
    * Update index.css
    
    ---------
    
    Co-authored-by: Ricky <[email protected]>
    Abdul-Rahman-E and rickhanlonii authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    083c308 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10d4a4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53a1f49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f8d4e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    983bda9 View commit details
    Browse the repository at this point in the history
  2. Revert "Add useState semicolon (#5823)" (#6543)

    This reverts commit e18bb3b.
    rickhanlonii authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9d8c5ad View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Update meetups.md (#6540)

    tazsingh authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    eff3955 View commit details
    Browse the repository at this point in the history
  2. fix: Grammar in versioning-policy.md (#6539)

    Adds a missing word in the documentation describing canary versioning
    uerkw authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a3f5b13 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Add React Paris 2024 conference + React Brussels videos link (#6547)

    Co-authored-by: Aimen Ben Amor <[email protected]>
    AymenBenAmor and Aimen Ben Amor authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0972541 View commit details
    Browse the repository at this point in the history
  2. Fix overflowing text content in footer link (#6519)

    * Fix overflowing text content in footer link
    
    Add an ellipsis to overflowing text in the footer section for navigating between different references.
    
    * Add min and max width to nextlink class
    
    * Add minwidth to tailwind config
    
    * Wrap string beyond max width
    
    * Remove title attribute from span element
    prajwalkulkarni authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6987f0f View commit details
    Browse the repository at this point in the history
  3. Feat: error-decoder (#6214)

    * Feat: port error-decoder
    
    * Fix: do not choke on empty invariant
    
    * Refactor: read url query from `useRouter`
    
    * Fix: argsList can contains `undefined`
    
    * Fix: handle empty string arg
    
    * Feat: move error decoder to the separate page
    
    * Fix: wrap error decoder header in <Intro />
    
    * Perf: cache GitHub RAW requests
    
    * Refactor: apply code review suggestions
    
    * Fix: build error
    
    * Refactor: apply code review suggestions
    
    * Discard changes to src/content/index.md
    
    * Fix: animation duration/delay
    
    * Refactor: read error page from markdown
    
    * Fix lint
    
    * Fix /error being 404
    
    * Prevent `_default.md` being included in `[[...markdownPath]].md`
    
    * Fix custom error markdown reading
    
    * Updates
    
    ---------
    
    Co-authored-by: Ricky Hanlon <[email protected]>
    SukkaW and rickhanlonii authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    8d2664b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df8f301 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. docs: fix grammar (#6465)

    Alen Ajam authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    6bfde58 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    7a15e96 View commit details
    Browse the repository at this point in the history
  2. Upgrade tailwind version (#6550)

    * Fix overflowing text content in footer link
    
    Add an ellipsis to overflowing text in the footer section for navigating between different references.
    
    * Add min and max width to nextlink class
    
    * Add minwidth to tailwind config
    
    * Wrap string beyond max width
    
    * Remove title attribute from span element
    
    * Upgrade tailwind to 3.4.1
    
    * Remove manual width config from minWidth
    
    * Remove minWidth from tailwind config and preserve default value of min-w-xs
    prajwalkulkarni authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9c316b2 View commit details
    Browse the repository at this point in the history
  3. Remove url origin to match all translation forks (#6516)

    * Update use-server.md
    
    * Update form.md
    
    * Update input.md
    
    * Update react-labs-what-we-have-been-working-on-march-2023.md
    
    * Update react-labs-what-we-have-been-working-on-june-2022.md
    
    ---------
    
    Co-authored-by: Ricky <[email protected]>
    AhmedBaset and rickhanlonii authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    82723c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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

Commits on Jan 21, 2024

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

Commits on Jan 22, 2024

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

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    98d0f56 View commit details
    Browse the repository at this point in the history
  2. Update alumni (#6577)

    rickhanlonii authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    85653a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    5bc1d26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5964bfa View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Add guiding note (#6501)

    * Add guiding note
    
    * Update sandbox to include event handlers
    smith558 authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    1ab7108 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    30f23d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d2f710 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    adb958a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca98764 View commit details
    Browse the repository at this point in the history
  3. Add form templates (#6592)

    * Add template for applying to add a new React framework
    
    * update
    
    * grammar
    
    * Add form templates
    
    * Update .github/ISSUE_TEMPLATE/config.yml
    
    Co-authored-by: Strek <[email protected]>
    
    * correct link
    
    ---------
    
    Co-authored-by: Ricky Hanlon <[email protected]>
    Co-authored-by: Ricky <[email protected]>
    Co-authored-by: Strek <[email protected]>
    4 people authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f96c528 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b07fe2e View commit details
    Browse the repository at this point in the history
  5. removed Unnecessary Horizontal Scrollbar in Learn Section - Reacting …

    …to Input with State subsection - First city quiz - index.js (#6591)
    saranyasri-s authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    be8668c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ca0381 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Initial Float docs for hoistable/semantic elements (#6486)

    * Initial Float docs for hoistable/semantic elements
    davidmccabe authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8ba8772 View commit details
    Browse the repository at this point in the history
  2. Initial docs for DOM static resource loading functions (#6459)

    * Initial docs for Float functions: preconnect, prefetchDNS, preinit, preinitModule, preload, preloadModule
    davidmccabe authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2372ecf View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. feat (conferences) add react connection Paris (#6609)

    Delphine Bugner authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    47c818c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 8, 2024

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

Commits on Feb 10, 2024

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

Commits on Feb 11, 2024

  1. Update index.md (#6622)

    Fix the grammar in the documentation.
    drex44 authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    6ae9922 View commit details
    Browse the repository at this point in the history
  2. Fix broken link (#6619)

    lakshmi930 authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    4ff80a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d46c360 View commit details
    Browse the repository at this point in the history
  4. Fix some typos (#6478)

    * Fix some typos
    
    * Fix another typo
    romain-trotard authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    bb3a0f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Fix typo (#6628)

    0ldh authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a21a942 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Blog: What We've Been Working On – February 2024 (#6629)

    * Blog: What We've Been Working On – February 2024
    
    * rm log
    
    * Update src/content/blog/2024/02/15/react-labs-what-we-have-been-working-on-february-2024.md
    
    Co-authored-by: Matt Carroll <[email protected]>
    
    * Update src/content/blog/2024/02/15/react-labs-what-we-have-been-working-on-february-2024.md
    
    Co-authored-by: Matt Carroll <[email protected]>
    
    * add and
    
    * switch
    
    ---------
    
    Co-authored-by: Matt Carroll <[email protected]>
    rickhanlonii and mattcarrollcode authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2c4f382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1039b3 View commit details
    Browse the repository at this point in the history
  3. tweaks (#6631)

    rickhanlonii authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9d3fc07 View commit details
    Browse the repository at this point in the history
  4. Add warning page for RTR deprecation (#6632)

    * Add warning page for RTR deprecation
    
    * shorten path
    
    * Add link for RN testing library
    jackpope authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bce6e55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b66dece View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    1c06fcc View commit details
    Browse the repository at this point in the history
  2. Fix typos in latest blog post (#6636)

    "React Complier"          → "React Compiler"
    "and alternative history" → "an alternative history"
    stephan281094 authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    74c33a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    156765f View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

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

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    c9369f4 View commit details
    Browse the repository at this point in the history
  2. Add options to call signature of react-dom/server legacy APIs (#6477)

    * Update renderToNodeStream.md
    
    * Update renderToStaticMarkup.md
    
    * Update renderToStaticNodeStream.md
    
    * Update renderToString.md
    eps1lon authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e16634a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af289c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    5398b47 View commit details
    Browse the repository at this point in the history
  2. Remove redundant suggestion (#6643)

    Removed the redundant alternative state management suggestion. The documentation
    already emphasizes the elimination of duplication by advising to hold the
    selected ID in state, making the alternative suggestion unnecessary.
    tomaszwysocki authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    93aec27 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Feb 24, 2024

  1. Remove useMemo from useFormStatus example (#6658)

    * Remove useMemo from useFormStatus example
    
    * nits
    rickhanlonii authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    a853e69 View commit details
    Browse the repository at this point in the history
  2. fix(sandpack): clear up bundler timeout when there's a syntax error (…

    …#6659)
    
    * fix: Update @codesandbox/sandpack-react version to 2.13.1
    
    * fix: Updated the bundlerURL  to use a new URL
    danilowoz authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    081d100 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Revert "fix(sandpack): clear up bundler timeout when there's a syntax…

    … error (…" (#6663)
    
    This reverts commit 081d100.
    harish-sethuraman authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9ceb057 View commit details
    Browse the repository at this point in the history
  2. Update Dan's twitter link

    gaearon authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    41b1bb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix: Update @codesandbox/sandpack-react version to 2.13.4 (#6664)

    * fix: Update @codesandbox/sandpack-react version to 2.13.3
    
    * fix: Fixed bundlerURL  to use the correct URL
    
    * fix: Update @codesandbox/sandpack-react to version 2.13.4
    
    * style: Hide span element in sp-icon-standalone when loading
    danilowoz authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6d8e094 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 1, 2024

  1. Add /link redirects (#6670)

    * Add /link redirects
    
    * Update event pooling redirect
    rickhanlonii authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    6310c8a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Update small typo in useDeferredValue.md (#6673)

    * Update useDeferredValue.md
    
    change text from "re-render in background" to "re-render in the background"
    
    * Update useDeferredValue.md
    
    Change instances of "in background" to "in the background".
    ninjaPixel authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    265fa26 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 8, 2024

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

Commits on Mar 11, 2024

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

Commits on Mar 14, 2024

  1. Remove links to localhost (#6696)

    It seems like these localhost references were being stripped out anyway,
    so this isn't a bugfix but just a small cleanup.
    poteto authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1a839ff View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Add initial Rules of React docs (#6680)

    This PR adds a new Rules of React reference section that covers the major rules that help developers author idiomatic React apps.
    
    ---------
    
    Co-authored-by: Sathya Gunasekaran <[email protected]>
    poteto and gsathya authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0dc1b31 View commit details
    Browse the repository at this point in the history
  2. Reorder rules of react summary in reference index (#6698)

    Small change to match the sidebar order.
    poteto authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f55d948 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Fix typos in typescript.md (#6439)

    Co-authored-by: Sebastian Silbermann <[email protected]>
    Co-authored-by: Allison Strandberg <[email protected]>
    3 people authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ef3a7ea View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    5a45b53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c04f9b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Fix missing id properties in docs example (#6395)

    This example contains a list of person objects, but only the first 3 have id properties. This appears to be a mistake; in the next use of the list all 5 person objects have this property, but it is not changed as part of an instructive exercise.
    
    This change makes the final two with objects consistent with the remainder of the list.
    jpayoung authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    7bdbab1 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

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

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    6436bd9 View commit details
    Browse the repository at this point in the history
  2. chore: fix typos (#6723)

    `an text area` -> `a text area`
    `an discussion` -> `a discussion`
    ahmoin authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3076795 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Update Node.js version in engines into package.json file (^21.0.0) (#…

    …6728)
    
    Signed-off-by: Faridul Islam <[email protected]>
    foridpathan authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    9748943 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Fix inconsistent link underline on hover (#6731)

    Noticed this randomly and couldn't unsee it, so here's a quick PR to
    fix.
    poteto authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    712556c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

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

Commits on Apr 8, 2024

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

Commits on Apr 10, 2024

  1. Fixes #6693: fixes search functionality on iOS devices (#6743)

    * change isOpen variable in TopNav component to isMenuOpen to differentiate from isOpen props in Search component
    
    change setIsOpen to setIsMenuOpen in TopNav component
    
    * move initialization of ShowSearch state to top-level of TopNav component
    
    organize hook initializations in TopNav component: useState, useRef, useRouter
    
    * remove initialYScroll prop from DocSearchModal component to fix search functionality on ios devices
    ramizackaryshamir authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    11a7479 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    342fddb View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Add docs for onCaughtError and onUncaughtError (#6742)

    * Add docs for onCaughtError and onUncaughtError
    
    * Updates from feedback
    rickhanlonii authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    db2dc7f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    2749eb4 View commit details
    Browse the repository at this point in the history
  2. [easy] remove unused ref in ExpandableCallout.tsx (#6755)

    Note that this component is not actually expandable and the ref got likely unused when that was removed
    kassens authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    56ca8f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. fix issue #6734 (#6735)

    * in \[errorCode\].tsx, wrapped parsedContent in a div and applied styling of white-space: pre-wrap to preserve whitespace and break on newline chars
    
    * updated styling to tailwind class
    wheeler6123 authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c2180a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update SocialBanner.tsx (#6763)

    Tickets are sold out, update the text.
    kassens authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    37a8d64 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. API docs for useDeferredValue's initialValue (#6747)

    * API docs for useDeferredValue's initialValue
    
    Updates the API docs for `useDeferredValue` to include the
    `initialValue` option, added in
    facebook/react#27500.
    
    This feature is slated for release in React 19.
    
    * Add docs for onCaughtError and onUncaughtError (#6742)
    
    * Add docs for onCaughtError and onUncaughtError
    
    * Updates from feedback
    
    * Add canary info, simplify a bit
    
    ---------
    
    Co-authored-by: Ricky <[email protected]>
    acdlite and rickhanlonii authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    07cbd00 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    f8afd94 View commit details
    Browse the repository at this point in the history
  2. Add documentation for ref cleanup functions (#6770)

    * Add documentation for ref cleanup functions
    
    * Contain changes within canary block
    jackpope authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    cdd2fdd View commit details
    Browse the repository at this point in the history
  3. Move use to APIs (#6774)

    kassens authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9fb2f0d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Rename useFormState to useActionState (#6776)

    * move useFormState api
    
    * add redirect
    
    * use React DOM as the name
    kassens authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4f55010 View commit details
    Browse the repository at this point in the history
  2. Add blog posts for React 19 Beta (#6778)

    * Blog posts for React 19
    
    * Feedback
    
    * Feedback
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Josh Story <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Josh Story <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Josh Story <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Josh Story <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Josh Story <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Josh Story <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Josh Story <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Josh Story <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Josh Story <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Josh Story <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Josh Story <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Josh Story <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Josh Story <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Josh Story <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Josh Story <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Noah Lemen <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Matt Carroll <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Matt Carroll <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Noah Lemen <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Noah Lemen <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Noah Lemen <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Noah Lemen <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Matt Carroll <[email protected]>
    
    * Thanks
    
    * Apply suggestions from code review
    
    Co-authored-by: Matt Carroll <[email protected]>
    Co-authored-by: Sebastian Silbermann <[email protected]>
    
    * Feedback
    
    * nit
    
    * Issue link
    
    ---------
    
    Co-authored-by: Josh Story <[email protected]>
    Co-authored-by: Noah Lemen <[email protected]>
    Co-authored-by: Matt Carroll <[email protected]>
    Co-authored-by: Sebastian Silbermann <[email protected]>
    5 people authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    191852a View commit details
    Browse the repository at this point in the history
  3. Blog post nits (#6779)

    * Typos in React 19
    
    * Headings
    rickhanlonii authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    412b733 View commit details
    Browse the repository at this point in the history
  4. Blog typo

    rickhanlonii committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c8a316a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0078b50 View commit details
    Browse the repository at this point in the history
  6. Fix code example in React-19 useOptimistic section (#6781)

    should assign the result of updateName
    
    Co-authored-by: Tim Neutkens <[email protected]>
    gnoff and timneutkens authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    317dcf3 View commit details
    Browse the repository at this point in the history
  7. [React19-blog]: Make use(context) example easier to understand (#6783)

    * Make use(Context) example easier to understand
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Ricky <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Ricky <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Ricky <[email protected]>
    
    * Update src/content/blog/2024/04/25/react-19.md
    
    Co-authored-by: Ricky <[email protected]>
    
    ---------
    
    Co-authored-by: Ricky <[email protected]>
    Zeko369 and rickhanlonii authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9afcbf6 View commit details
    Browse the repository at this point in the history
  8. refines the messaging to clarify that Server Components the feature i…

    …s stable but the packages you work with as a framework and bundler will approach API stability (#6782)
    gnoff authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9aa8e82 View commit details
    Browse the repository at this point in the history
  9. Fix react-helmet link (#6786)

    gnoff authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    cdd0964 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    526d7b4 View commit details
    Browse the repository at this point in the history
  11. Resources -> resources (#6787)

    gnoff authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    64beb65 View commit details
    Browse the repository at this point in the history
  12. Fix typos (#6788)

    Co-authored-by: Dom Zhu <[email protected]>
    dom-zhu and Dom Zhu authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8cbed3e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    e09ff1c View commit details
    Browse the repository at this point in the history
  2. Better use(Promise) example in 19 blog (#6790)

    * Better use(Promise) example in 19 blog
    
    * Better use(Promise) example in 19 blog
    rickhanlonii authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e45ac55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    057f35c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f664028 View commit details
    Browse the repository at this point in the history
  5. Add rss feed (#6803)

    * Add rss feed
    
    * Add rss feed
    
    * rss readers don't like å characters
    rickhanlonii authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cf53cb5 View commit details
    Browse the repository at this point in the history
  6. Update me

    poteto committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bc1020a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    845a281 View commit details
    Browse the repository at this point in the history
  8. chore: fix typo (#6791)

    `Changlog` -> `Changelog`
    ChiaJune authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    807001c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    537bd05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8c1c6e3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01edd5c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

  1. Add versions page and nav version (#6814)

    * Add versions page and nav version
    
    * Move version to siteConfig.js
    
    * Fix typo
    
    * Set to 18.3.1, use siteConfig in reference sidebar
    
    * Redirect 18.react.dev to react.dev for now
    
    * Fix stray bullet
    rickhanlonii authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3981ffe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86d306f View commit details
    Browse the repository at this point in the history
  3. Fix punctuation. (#6815)

    * Update typescript.md
    
    Fix punctuation.
    
    * Update src/content/learn/typescript.md
    
    ---------
    
    Co-authored-by: Ricky <[email protected]>
    bozoputer and rickhanlonii authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6d0aca1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e538800 View commit details
    Browse the repository at this point in the history
  5. uwu (#6817)

    rickhanlonii authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1df378f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3dd67d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f5ee38 View commit details
    Browse the repository at this point in the history
  8. fix uwu flicker (#6820)

    * Try next/image
    
    * Fix styles.css
    
    * rm unneeded styles
    
    * priority=true
    
    * tweaks
    
    * Static height
    
    * tweak
    
    * priority
    rickhanlonii authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    74697fb View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Update server-components.md - typo (#6823)

    Typo Node => Note
    mootookoi authored May 1, 2024
    Configuration menu
    Copy the full SHA
    7062b8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdb0d26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dbd67a View commit details
    Browse the repository at this point in the history
  4. Add "Languages" navigation and article (#6382)

    * Add new article "Translations"
    
    * Add "languages" button in TopNav
    
    * Add link to English (main) site
    
    * Split deployedTranslations into multiple lines
    
    * Fix build error regarding types
    
    * Address some review comments
    
    - deployedTranslations => finishedTranslations
    - showTranslated => progress
    - English fixes
    
    * Update src/content/community/translations.md
    
    Co-authored-by: Ricky <[email protected]>
    
    * Update src/content/community/translations.md
    
    ---------
    
    Co-authored-by: Ricky <[email protected]>
    smikitky and rickhanlonii authored May 1, 2024
    Configuration menu
    Copy the full SHA
    9e1f5cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2f8ff3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Update uwu logo (#6827)

    Thanks to @SAWARATSUKI for updating the logo!
    poteto authored May 2, 2024
    Configuration menu
    Copy the full SHA
    a6450b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e69ec58 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 5, 2024

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

Commits on May 6, 2024

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