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

Commits on Feb 19, 2026

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

    See associated pull request for more information.
    angular-robot authored Feb 19, 2026
    Configuration menu
    Copy the full SHA
    f69bb64 View commit details
    Browse the repository at this point in the history
  2. fix(aria/combobox): Adjust AutoComplete examples to properly announce…

    … no results text (#32786)
    
    (cherry picked from commit fcdfed8)
    adolgachev committed Feb 19, 2026
    Configuration menu
    Copy the full SHA
    1c14bfb View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. build: update pnpm to v10.30.0 (#32804)

    See associated pull request for more information.
    angular-robot authored Feb 20, 2026
    Configuration menu
    Copy the full SHA
    e94e19c View commit details
    Browse the repository at this point in the history
  2. build: update cross-repo angular dependencies (#32802)

    See associated pull request for more information.
    angular-robot authored Feb 20, 2026
    Configuration menu
    Copy the full SHA
    f9e7149 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2026

  1. build: update dependencies and resolve breaking change (#32799)

    Takes over the dependency bump from #32690 and resolves a breaking change.
    
    (cherry picked from commit 3521e20)
    crisbeto committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    ddd5114 View commit details
    Browse the repository at this point in the history
  2. fix(material/core): expose strong focus indicator structural styles (#…

    …32808)
    
    Exposes the structural styles for strong focus indicators so users can use them in their own components.
    
    Fixes #32773.
    
    (cherry picked from commit 2aff3c8)
    crisbeto committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    8c45269 View commit details
    Browse the repository at this point in the history
  3. build: set up schematics for v22 (#32806)

    One of the pre-requisites to release the next version of v22 is to have schematics set up. These changes add them ahead of time so we don't run into any issues when we go to release.
    
    (cherry picked from commit dce147f)
    crisbeto committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    ef2f1cb View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. fix(material/datepicker): drop dependency on NgClass (#32810)

    Drops the dependency on `NgClass` from the datepicker in favor of a direct `class` binding.
    
    (cherry picked from commit 0d36e86)
    crisbeto committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    7fe3081 View commit details
    Browse the repository at this point in the history
  2. fix(cdk/portal): allow bindings to be passed to component portal (#32814

    )
    
    Adds some pass-through logic that allows users to pass inputs to the `ComponentPortal`.
    
    Fixes #32757.
    
    (cherry picked from commit b095048)
    crisbeto committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    cd5209e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. ci: remove mmalerba from code reviewers (#32824)

    remove mmalerba from code reviewers
    
    (cherry picked from commit e896823)
    mmalerba committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    eeacb0e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

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