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: angular/angular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: angular/angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 42 files changed
  • 4 contributors

Commits on Apr 24, 2026

  1. docs: document trustProxyHeaders and update X-Forwarded-Prefix valida…

    …tion
    
    Update the security guide to explain how to configure `trustProxyHeaders` when initializing the application engine. Also, update the validation rules for `X-Forwarded-Prefix` to reflect that it must start with `/` and contain only alphanumeric characters, hyphens, and underscores.
    alan-agius4 authored Apr 24, 2026
    Configuration menu
    Copy the full SHA
    0399115 View commit details
    Browse the repository at this point in the history
  2. build: update devinfra digest to c4d0c37

    See associated pull request for more information.
    angular-robot authored and amishne committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    9203aca View commit details
    Browse the repository at this point in the history
  3. build: update pnpm to v10.33.2

    See associated pull request for more information.
    angular-robot authored and amishne committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    f9c1f97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adbd1ab View commit details
    Browse the repository at this point in the history
  5. docs(docs-infra): improve Playground card on installation page

    Updates the Playground card copy and adds a `titleInline` attribute on
    <docs-card> so the icon and title sit on the same row. Existing cards
    are unaffected.
    erkamyaman authored and amishne committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    29081f7 View commit details
    Browse the repository at this point in the history
  6. docs: update cross-repo adev docs

    Updated Angular adev cross repo docs files.
    angular-robot authored and amishne committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    ac9babe View commit details
    Browse the repository at this point in the history
  7. docs: update cross-repo adev docs

    Updated Angular adev cross repo docs files.
    angular-robot authored and amishne committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    08930e6 View commit details
    Browse the repository at this point in the history
Loading