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/components
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 20.2.8
Choose a base ref
...
head repository: angular/components
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 20.2.9
Choose a head ref
  • 19 commits
  • 36 files changed
  • 5 contributors

Commits on Oct 8, 2025

  1. build: update cross-repo angular dependencies (#32022)

    See associated pull request for more information.
    angular-robot authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    3d1962e View commit details
    Browse the repository at this point in the history
  2. build: update github/codeql-action action to v3.30.7 (#32021)

    See associated pull request for more information.
    angular-robot authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    4e1f2d1 View commit details
    Browse the repository at this point in the history
  3. docs: remove inaccurate note from focus monitor docs (#31991)

    Removes a note from the focus monitor docs that is no longer valid.
    
    Fixes #30529.
    
    (cherry picked from commit dfbdec0)
    crisbeto committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    81c62fa View commit details
    Browse the repository at this point in the history
  4. fix(material/snack-bar): add max height for snack bar (#32000)

    Adds a max height for the snack bar in case users pass huge strings into it.
    
    Fixes #31996.
    
    (cherry picked from commit 5f12b26)
    crisbeto committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    a90abb0 View commit details
    Browse the repository at this point in the history
  5. build: update cross-repo angular dependencies to v20.3.4 (#32029)

    See associated pull request for more information.
    angular-robot authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    282df82 View commit details
    Browse the repository at this point in the history
  6. docs: use takeUntilDestroyed for cleanup instead of manual subscripti…

    …on handling (#32023)
    
    (cherry picked from commit 2b85d59)
    MeAkib authored and crisbeto committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    dfe3789 View commit details
    Browse the repository at this point in the history
  7. docs: make nav tabs sticky for easier navigation while scrolling (#32011

    )
    
    (cherry picked from commit fe67233)
    MeAkib authored and crisbeto committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    e6204d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. build: update dependency bazel to v7.6.2 (#32039)

    See associated pull request for more information.
    angular-robot authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    ef6af85 View commit details
    Browse the repository at this point in the history
  2. build: update cross-repo angular dependencies (#32042)

    See associated pull request for more information.
    angular-robot authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    5a8fbdb View commit details
    Browse the repository at this point in the history
  3. refactor: remove redundant 'this' for cleaner templates (#32035)

    (cherry picked from commit 6d2560b)
    lekhmanrus authored and crisbeto committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    d1fa75f View commit details
    Browse the repository at this point in the history
  4. docs: add StackBlitz to provide live example (#32034)

    (cherry picked from commit 5c175b0)
    MeAkib authored and crisbeto committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    96b9cd8 View commit details
    Browse the repository at this point in the history
  5. docs: menu items consistency (#32046)

    (cherry picked from commit 72c3799)
    lekhmanrus authored and crisbeto committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    8165524 View commit details
    Browse the repository at this point in the history
  6. docs: fix nav tabs overlapping (#32043)

    (cherry picked from commit f183398)
    lekhmanrus authored and crisbeto committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    fe71433 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2025

  1. docs: sync border-radius with by replacing --mat-sys-corner-large to …

    …--mat-sys-corner-small and remove horizontal margin from .demo-elevation to make it left aligned (#32048)
    
    (cherry picked from commit 23378b0)
    MeAkib authored and crisbeto committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    97c5bdd View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2025

  1. build: update pnpm to v10.18.2 (#32057)

    See associated pull request for more information.
    angular-robot authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    9676990 View commit details
    Browse the repository at this point in the history
  2. build: update github/codeql-action action to v3.30.8 (#32062)

    See associated pull request for more information.
    angular-robot authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    a044def View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. fix(material/checkbox): use GrayText for disabled colors in high cont…

    …rast mode (#32066)
    
    Uses `GrayText` for the color of the checkbox in high contrast mode, instead of reducing the opacity which can also make the checkbox harder to see.
    
    (cherry picked from commit ff9059d)
    crisbeto committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    af3b961 View commit details
    Browse the repository at this point in the history
  2. build: update cross-repo angular dependencies (#32070)

    See associated pull request for more information.
    angular-robot authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    26f8cb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

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