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 @ b214f784 #99

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

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
    1fa2057 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 9, 2024

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

Commits on May 10, 2024

  1. Fix typo on tutorial-tic-tac-toe.md (#6843)

    Change the tense of "build" to "building".
    skoryky authored May 10, 2024
    Configuration menu
    Copy the full SHA
    f1b0f86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9b9b66 View commit details
    Browse the repository at this point in the history
  3. Update synchronizing-with-effects.md (#6856)

    * Update synchronizing-with-effects.md
    
    Currently documentation says:
    
    By default, your Effect will run after every render.
    
    Which is in contrast with another section of the same page where it says:
    
    Effects run at the end of a commit after the screen updates
    
    * Update src/content/learn/synchronizing-with-effects.md
    
    ---------
    
    Co-authored-by: Ricky <[email protected]>
    segmentationfaulter and rickhanlonii authored May 10, 2024
    Configuration menu
    Copy the full SHA
    4f1d985 View commit details
    Browse the repository at this point in the history
  4. Fix Node.js version update at package.json (#6855)

    * Fix #6854: node.js version upgrade
    
    * Fix #6854: node.js version update
    Rekl0w authored May 10, 2024
    Configuration menu
    Copy the full SHA
    b7bf6c1 View commit details
    Browse the repository at this point in the history

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
    0dc72f6 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

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

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

Commits on May 22, 2024

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

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

Commits on May 23, 2024

  1. Add codemods to upgrade guide (#6897)

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

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

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

Commits on May 24, 2024

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

Commits on May 25, 2024

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

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

Commits on May 28, 2024

  1. Add act documentation (#6901)

    * Add act documentation
    
    * Update structure based on feedback
    
    * Add usage examples and async act
    
    ---------
    
    Co-authored-by: Rick Hanlon <[email protected]>
    jackpope and rickhanlonii authored May 28, 2024
    Configuration menu
    Copy the full SHA
    12fca4c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    c116c42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04b5d44 View commit details
    Browse the repository at this point in the history
  3. Update preinit.md 📜 (#6938)

    Fix very minor typo
    sanjaiyan-dev authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    73a8d9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c36bd39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1bdfa2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jun 18, 2024

  1. Update react-compiler.md (#6965)

    Added missing comma to the codesample.
    dusanmarsa authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3997808 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jun 24, 2024

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

Commits on Jun 28, 2024

  1. Update compiler docs for Expo apps (#7000)

    Expo now has its own instructions for enabling the compiler.
    poteto authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e9d2c63 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

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

Commits on Jul 4, 2024

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

Commits on Jul 5, 2024

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

Commits on Jul 10, 2024

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

Commits on Jul 20, 2024

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

Commits on Aug 7, 2024

  1. Document behaviour of setting state inside useLayoutEffect (#7096)

    Co-authored-by: Sebastian Silbermann <[email protected]>
    OliverJAsh and eps1lon authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6671ba7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

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

Commits on Aug 25, 2024

  1. Emphasize the second problem paragraph with chain of effects example …

    …(#7108)
    
    * Emphasize the second problem acapit with chain of effects example
    
    * Replace 'One' with 'First' to keep problems counting consistent
    BartoszKlonowski authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    7d50c3f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Adds React Advanced London 2024 (#7127)

    PR to add Radv 2024 conference
    PixelsCommander authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    50004fa View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Parallel structure

    sophiebits authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    40d7349 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Fix typo 'bulit' -> 'built' (#7138)

    Co-authored-by: Tom Eastman <[email protected]>
    tveastman and Tom Eastman authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c2d6131 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    cd923d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c06272 View commit details
    Browse the repository at this point in the history
  3. Update conferences.md, add conference (#7135)

    * Update conferences.md, add conference
    
    * Update conferences.md
    
    ---------
    
    Co-authored-by: Eli White <[email protected]>
    OlegKomissarov and elicwhite authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    60ef58c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Changed the documentation of the subscribe argument to a more accurat…

    …… (#6691)
    
    * Changed the documentation of the subscribe argument to a more accurate one.
    
    * Update useSyncExternalStore.md
    
    ---------
    
    Co-authored-by: Sophie Alpert <[email protected]>
    Tinttori and sophiebits authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    9aa2e36 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 19, 2024

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

Commits on Sep 22, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    e2f089d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec8f70f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e6e81e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. reactjsday-2024-Verona (#7171)

    reactjsday 2024
    React conference in Verona, Italy
    lxmarinkovic authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8dba319 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    7e59348 View commit details
    Browse the repository at this point in the history
  2. chore(docs): fix typo (#7194)

    bnzone authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a506983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a62ce3 View commit details
    Browse the repository at this point in the history
  4. Docs: Fix typos in thinking-in-react.md (#7179)

    * Fix typos in thinking-in-react.md
    
    * Update src/content/learn/thinking-in-react.md
    
    ---------
    
    Co-authored-by: Ricky <[email protected]>
    rammba and rickhanlonii authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ae9726a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d2f337 View commit details
    Browse the repository at this point in the history
  6. fix:#7158 issue (#7159)

    imparth7 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d418485 View commit details
    Browse the repository at this point in the history
  7. docs(act.md): correct ReactDOM to ReactDOMClient (#7156)

    * docs(act.md): correct ReactDOMClient to ReactDOM
    
    * docs(act.md): switch the import to ReactDOMClient instead
    regchiu authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c7392cb View commit details
    Browse the repository at this point in the history
  8. chore(typo): Fix comment to match code (#7147)

    Co-authored-by: san.s <[email protected]>
    ssan93 and san.s authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4436422 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a8e256 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4fe9c85 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fee25f View commit details
    Browse the repository at this point in the history
  12. fix: add missing blank lines between import statements and code block…

    …s in sample code (#7126)
    dev-satoshi authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0f92834 View commit details
    Browse the repository at this point in the history
  13. fix: @testing-library/react-native links (#7124)

    * fix: `@testing-library/react-native` links
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Ricky <[email protected]>
    shubh73 and rickhanlonii authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ca2051f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d6df8eb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d5aaa72 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    589a1d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 3, 2024

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

Commits on Oct 7, 2024

  1. Add react-compiler-runtime instructions to compiler docs (#7213)

    For users of React < 19, there is a new react-compiler-runtime package
    that can be used to provide a "polyfill" for runtime APIs needed for
    compiled code.
    
    This PR adds docs for that.
    poteto authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    bb38630 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. useActionState pending example (#6989)

    Co-authored-by: Sebastian "Sebbie" Silbermann <[email protected]>
    JakeSaterlay and eps1lon authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2b2d0f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Capitalize "Effect" (#7211)

    smikitky authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2bd6189 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. [compiler] Move React 17/18 section to its own subheading (#7230)

    Currently it's a little hidden, let's move it to its own subheading for
    more prominence
    poteto authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ee09492 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. [compiler] Add docs for Beta (#7231)

    Updates our compiler docs for the latest Beta release.
    poteto authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9467bc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. [compiler] Remove section on healthcheck (#7239)

    * [compiler] Remove section on healthcheck
    
    This package will be deprecated soon. It makes adopting the compiler
    confusing since it can spread the misconception that you need to have
    all your components successfully compiled before you can use the
    compiler.
    
    For now let's remove this from our docs and deprecate the package on
    npm. We can always choose to repurpose this in the future.
    
    * Clarify that 100% compilation is not necessary
    poteto authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8f6d6a9 View commit details
    Browse the repository at this point in the history
  2. Add React Compiler Beta Release post (#7240)

    Add a new blog post announcing the React Compiler Beta release!
    poteto authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d9e650f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2b2b90 View commit details
    Browse the repository at this point in the history
  4. Add atproto-did (#7242)

    rickhanlonii authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a3656c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

Commits on Oct 23, 2024

  1. Add ESLint flat config example, fix ESLint name (#7246)

    * Add ESLint flat config example, fix ESLint name
    
    * Use official terminology
    
    * Fix key
    karlhorky authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e628e5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb174dd View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    b4b33c4 View commit details
    Browse the repository at this point in the history
  2. Add Bluesky as profile link option to team page + footer (#7273)

    * Add Bluesky as profile link option to team page + footer
    
    * Remove my X
    
    It's cleaner.
    
    * Add Rick bsky
    gaearon authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    75e4d40 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Add poteto bsky (#7276)

    poteto authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    ab51439 View commit details
    Browse the repository at this point in the history
  2. [ci] Speed up CI (#7277)

    * [ci] Speed up site lint job
    
    * fix
    
    * also speed up analyze
    poteto authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    8201e7e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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

Commits on Nov 11, 2024

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