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.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: v21.2.9
Choose a head ref
  • 13 commits
  • 33 files changed
  • 7 contributors

Commits on Apr 23, 2026

  1. build: align icons in docs (#33127)

    Aligns the various site icons for the docs site with angular.dev.
    
    Fixes #33092.
    
    (cherry picked from commit e7533d4)
    crisbeto committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    e2ef493 View commit details
    Browse the repository at this point in the history
  2. build: update cross-repo angular dependencies (21.2.x) (#33129)

    * build: update cross-repo angular dependencies
    
    See associated pull request for more information.
    
    Closes #33061 as a pr takeover
    
    * fixup! build: update cross-repo angular dependencies
    
    ---------
    
    Co-authored-by: Angular Robot <angular-robot@google.com>
    ok7sai and angular-robot authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    e7053b0 View commit details
    Browse the repository at this point in the history
  3. fix(aria/menu): use computed for menu item patterns, with trigger on …

    …visible (#33118)
    
    (cherry picked from commit 05419c5)
    adolgachev committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    bf14cc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2026

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

    See associated pull request for more information.
    angular-robot authored Apr 24, 2026
    Configuration menu
    Copy the full SHA
    43b5e11 View commit details
    Browse the repository at this point in the history
  2. fix(material/stepper): allow stepper to be labelled (#33137)

    Fixes that users didn't have a way to label the stepper after we changed the internal roles.
    
    Fixes #33130.
    
    (cherry picked from commit cb9148d)
    crisbeto committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    51271c6 View commit details
    Browse the repository at this point in the history
  3. fix(cdk/tree): enter/space key on child node should not toggle parent…

    … node expansion (#33125)
    
    (cherry picked from commit b916ef9)
    ok7sai committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    3a3852d View commit details
    Browse the repository at this point in the history
  4. build: lock file maintenance (takeover #33111) (#33135)

    * build: lock file maintenance
    
    See associated pull request for more information.
    
    Closes #33111 as a pr takeover
    
    * fix(google-maps): fix type errors caused by @types/google.maps update
    
    ---------
    
    Co-authored-by: Angular Robot <angular-robot@google.com>
    ok7sai and angular-robot authored Apr 24, 2026
    Configuration menu
    Copy the full SHA
    33106c6 View commit details
    Browse the repository at this point in the history
  5. build: update devinfra digest to c4d0c37 (#33144)

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

Commits on Apr 28, 2026

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

    See associated pull request for more information.
    angular-robot authored Apr 28, 2026
    Configuration menu
    Copy the full SHA
    a6c0242 View commit details
    Browse the repository at this point in the history
  2. docs(material/datepicker): fixed typo in ssrSafeIsHTMLTextAreaElement…

    … function description (#33107)
    
    (cherry picked from commit 0c0b033)
    heyitstay11 authored and crisbeto committed Apr 28, 2026
    Configuration menu
    Copy the full SHA
    29af080 View commit details
    Browse the repository at this point in the history
  3. docs(material/datepicker): fixed typo in cdkTreeNodeTypeaheadLabel

    …input description (#33106)
    
    (cherry picked from commit 1c9793f)
    heyitstay11 authored and crisbeto committed Apr 28, 2026
    Configuration menu
    Copy the full SHA
    f746b91 View commit details
    Browse the repository at this point in the history
  4. docs(material/tooltip): update tooltip-delay example layout styles (#…

    …33098)
    
    fixes a layout issue where elements were crowded together without
    horizontal or vertical space between them
    
    (cherry picked from commit af49eee)
    swseverance authored and crisbeto committed Apr 28, 2026
    Configuration menu
    Copy the full SHA
    8734084 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2026

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