Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: reactjs/it.react.dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: reactjs/it.react.dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sync-c7d6b700
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 88 files changed
  • 17 contributors

Commits on Jun 29, 2026

  1. fix: remove unused useContext import in sandbox examples (#8509)

    Co-authored-by: Daksh Dhami <hi@lucii.xyz>
    DakshSinghDhami and Daksh Dhami authored Jun 29, 2026
    Configuration menu
    Copy the full SHA
    71654a3 View commit details
    Browse the repository at this point in the history
  2. Update version entries (#8507)

    Co-authored-by: Daksh Dhami <hi@lucii.xyz>
    Co-authored-by: Sebastian Sebbie Silbermann <sebastian.silbermann@vercel.com>
    Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
    Co-authored-by: Sebastian "Sebbie" Silbermann <silbermann.sebastian@gmail.com>
    5 people authored Jun 29, 2026
    Configuration menu
    Copy the full SHA
    853a7f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2026

  1. Rewrite React Developer Tools section in tutorial-tic-tac-toe to use …

    …browser extension (#7726)
    
    * Rewrite React Developer Tools section in tutorial-tic-tac-toe
    
    CodeSandbox doesn't seem to support any platform React Developer Tools as is seen in tutorial.
    This section is rewritten to use the browser extension directly on the preview.
    
    * Fixed the preview URL to the codesandbox instance just before this section
    vintas authored Jun 30, 2026
    Configuration menu
    Copy the full SHA
    d2f7153 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2026

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

Commits on Jul 8, 2026

  1. Configuration menu
    Copy the full SHA
    15299e5 View commit details
    Browse the repository at this point in the history
  2. [use] Rework await vs use DeepDive to fix inaccurate framing (#8521)

    * Clarify use vs await
    
    * Refine based on feedback
    
    * Address review comments
    aurorascharff authored Jul 8, 2026
    Configuration menu
    Copy the full SHA
    831150c View commit details
    Browse the repository at this point in the history
  3. Fix slow demo preview height (#8517)

    Co-authored-by: Tuna <tuna@MacBookPro.station>
    TunaDev0 and Tuna authored Jul 8, 2026
    Configuration menu
    Copy the full SHA
    e998664 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2026

  1. Configuration menu
    Copy the full SHA
    c3c956b View commit details
    Browse the repository at this point in the history
  2. [Suspense] Document what activates a boundary, with live examples (#8…

    …505)
    
    * [Suspense] Add 'What activates a Suspense boundary' section
    
    * [Suspense] Clarify image activation wording (review feedback)
    
    * Define "suspense-enabled-framework"
    
    * Update outdated framework-less data fetching note to reference use()
    
    * fix: clarify Suspense boundary activation and fallback behavior
    
    * Add code example
    
    * update styling
    
    * Cleanup caveat
    
    * add link to blogpost
    
    * Replace notes with link to suspense docs
    
    * Tweak caveat
    
    * Update caveat to clarify streaming behavior during server rendering
    
    * Address feedback
    
    * address feedback
    
    * Clarify documentation on Suspense-enabled frameworks
    
    * Update links and wording
    
    * Improve example
    
    * Clarify heading for Suspense-enabled frameworks section
    
    * Restructure page
    
    * Update to be docs compliant and clarify images
    
    * Address review feedback
    
    * Add more suspense examples
    
    * Add more examples
    
    * Clarify image loading behavior during <ViewTransition> updates in Suspense documentation
    
    * Enhance Suspense documentation with additional details on font and image loading during <ViewTransition> updates
    
    * Update
    
    * Enhance Suspense documentation with examples of stylesheet loading behavior and vanilla DOM comparison
    
    * agent review
    aurorascharff authored Jul 9, 2026
    Configuration menu
    Copy the full SHA
    efaa3e5 View commit details
    Browse the repository at this point in the history
  3. [Suspense] Polish activation examples (#8525)

    * Polish Suspense activation examples
    
    - Move Canary badges into section headings and render them icon-only
      in the table of contents
    - Replace the image demo's text fallback with a profile skeleton
    - Add a combined example coordinating data, a stylesheet, a font, and
      an image behind one boundary, with a plain DOM comparison
    - Match skeleton dimensions to the revealed content
    
    * Make the combined example's data delay consistent between runs
    aurorascharff authored Jul 9, 2026
    Configuration menu
    Copy the full SHA
    26906f2 View commit details
    Browse the repository at this point in the history
  4. [Suspense] Tune demo heights and section copy (#8526)

    * Tune Suspense demo heights, data delay, and DOM comparison wording
    
    * Make section openers stand alone and restore demo timing
    
    * Shrink image demo portraits so both cards fit without layout shift
    
    * Name the resources in the combined section opener
    
    * State the ViewTransition condition in the combined section opener
    
    * Align combined section opener with sibling sections
    
    * Frame font and image waiting as Suspense behavior gated on ViewTransition
    
    * Match the combined section opener to its sibling sections
    
    * Document the experimental defer prop
    
    * Reduce the combined example's data delay
    
    * tweak
    aurorascharff authored Jul 9, 2026
    Configuration menu
    Copy the full SHA
    ac61e37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e51fc36 View commit details
    Browse the repository at this point in the history
  6. Dynamic OG images for docs pages (#8527)

    * Add dynamic OG images for docs pages
    
    * Match OG card design to existing static images
    
    * Generate OG images statically at build time
    
    * Clean up orphaned lockfile entry
    
    * Show section label on OG cards and guard pages without a card
    
    * Center title and enlarge section label on OG cards
    aurorascharff authored Jul 9, 2026
    Configuration menu
    Copy the full SHA
    ef208e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2026

  1. Configuration menu
    Copy the full SHA
    1dcc709 View commit details
    Browse the repository at this point in the history
  2. Restructure the Meet the Team page around React's working groups and …

    …Leadership Council, and refresh membership.
    
    Co-authored-by: Sebastian "Sebbie" Silbermann <silbermann.sebastian@gmail.com>
    mattcarrollcode and eps1lon authored Jul 10, 2026
    Configuration menu
    Copy the full SHA
    6be2b02 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2026

  1. [og images] Resize long og image text (#8543)

    * Resize long og image text
    
    * address feedback
    aurorascharff authored Jul 20, 2026
    Configuration menu
    Copy the full SHA
    7b6c3ce View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2026

  1. Add upcoming conferences for React and CityJS (#8438)

    Please accept my changes for React Alicante and CityJS Athens
    arismarko authored Jul 30, 2026
    Configuration menu
    Copy the full SHA
    9e97ad0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2026

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

Commits on Aug 10, 2026

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