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: 8c21866
Choose a base ref
...
head repository: angular/angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6fa2270
Choose a head ref
  • 11 commits
  • 52 files changed
  • 6 contributors

Commits on Feb 5, 2026

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

Commits on Feb 6, 2026

  1. build: lock file maintenance

    See associated pull request for more information.
    angular-robot authored and AndrewKushnir committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    91ed22c View commit details
    Browse the repository at this point in the history
  2. docs: improve type safety in custom validator documentation

    Replace `field: any` with proper SchemaPath typing in Signal Forms custom
    validation examples to match built-in validator patterns.
    
    fixes: #66887
    
    Update adev/src/content/guide/forms/signals/validation.md
    
    Co-authored-by: Matthieu Riegler <kyro38@gmail.com>
    2 people authored and AndrewKushnir committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    ff2c005 View commit details
    Browse the repository at this point in the history
  3. ci: exclude standard_schema from sync.

    This file isn't sync into G3 and this should prevent the CI from requiring a presubmit when the file is modified.
    JeanMeche authored and AndrewKushnir committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    3e2ed30 View commit details
    Browse the repository at this point in the history
  4. build: remove dagre-d3-es pnpm patch from MODULE.bazel

    This file no longer exist
    alan-agius4 authored and AndrewKushnir committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    85dd096 View commit details
    Browse the repository at this point in the history
  5. build: update all github actions

    See associated pull request for more information.
    angular-robot authored and AndrewKushnir committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    ec6334d View commit details
    Browse the repository at this point in the history
  6. build: update rules_browsers digest to e08ae33

    See associated pull request for more information.
    angular-robot authored and AndrewKushnir committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    407ab1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6883889 View commit details
    Browse the repository at this point in the history
  8. test(compiler): remove zone-based testing utilities

    Removes usages of zone-based helpers such as
    `waitForAsync` as part of the migration to zoneless tests.
    
    Completes the transition to zoneless.
    SkyZeroZx authored and AndrewKushnir committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    2a0241a View commit details
    Browse the repository at this point in the history
  9. docs: update cross-repo adev docs

    Updated Angular adev cross repo docs files.
    angular-robot authored and AndrewKushnir committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    6fa2270 View commit details
    Browse the repository at this point in the history
Loading