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/tr.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/tr.react.dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sync-abe931a8
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 138 files changed
  • 4 contributors

Commits on Apr 8, 2026

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

Commits on Apr 9, 2026

  1. fix: replace Imgur-hosted images with self-hosted assets (#8402)

    Imgur withdrew from the UK due to the Online Safety Act, breaking all
    images in the docs for UK-based users. This replaces all 195 Imgur
    image references across 18 documentation files with locally hosted
    copies served from react.dev/images/docs/scientists/.
    
    50 image files are added to cover all direct references and dynamic
    size variants (s/m/b/l suffixes used by the getImageUrl helper).
    
    Fixes #8110
    
    Co-authored-by: Tadao <[email protected]>
    travisbreaks and Tadao authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    abe931a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

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