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: 4f89f6e
Choose a base ref
...
head repository: angular/angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8f9d13e
Choose a head ref
  • 3 commits
  • 24 files changed
  • 3 contributors

Commits on Jun 5, 2025

  1. build: remove unnecessary zone.js dep from various build targets (#61901

    )
    
    Remove unnecessary zone.js dep from various build targets
    
    PR Close #61901
    josephperrott authored and AndrewKushnir committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    9354efc View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. fix(docs-infra): Fix import name for house location (#61914)

    This fixes the import name for the HouseLocation component
    
    PR Close #61914
    atscott authored and AndrewKushnir committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    cfb0dc2 View commit details
    Browse the repository at this point in the history
  2. fix(docs-infra): fix wrong visibleLines numbers in docs-code bloc…

    …ks (#61909)
    
    Many of these were shifted by one line
    Also fixing one minor typo
    
    PR Close #61909
    sEver authored and AndrewKushnir committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    8f9d13e View commit details
    Browse the repository at this point in the history
Loading