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.5
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.6
Choose a head ref
  • 13 commits
  • 78 files changed
  • 8 contributors

Commits on Sep 24, 2025

  1. Configuration menu
    Copy the full SHA
    2a89fa6 View commit details
    Browse the repository at this point in the history
  2. build: update pnpm to v10.17.1 (#31913)

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

Commits on Sep 26, 2025

  1. fix(cdk/scrolling): Fix undefined error when documentElement.style is…

    … undefined (#31904)
    
    (cherry picked from commit 667a007)
    abbasc52 authored and adolgachev committed Sep 26, 2025
    Configuration menu
    Copy the full SHA
    e8e8662 View commit details
    Browse the repository at this point in the history
  2. Revert "fix(cdk/text-field): Long multiline textfield focus issue (#3…

    …0312)" (#31891)
    
    This reverts commit dc70692.
    
    The original PR caused autosized textarea no longer auto scroll to caret position when overflow.
    
    (cherry picked from commit a2b2b9b)
    ok7sai committed Sep 26, 2025
    Configuration menu
    Copy the full SHA
    edb9efb View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. fix(material/select): rotate arrow while open (#31936)

    Rotates the select's arrow while it's open.
    
    Fixes #29985.
    Fixes #31869.
    
    (cherry picked from commit 6fba204)
    crisbeto committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    94716a8 View commit details
    Browse the repository at this point in the history
  2. fix(material/menu): switch internal state to signals (#31934)

    Switches the `_isAnimating` state to a signal in order to avoid "changed after checked" errors.
    
    Fixes #31933.
    
    (cherry picked from commit 813f66b)
    crisbeto committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    a6f0bd8 View commit details
    Browse the repository at this point in the history
  3. build: update cross-repo angular dependencies (#31885)

    See associated pull request for more information.
    angular-robot authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    1338da4 View commit details
    Browse the repository at this point in the history
  4. build: update dependency node to v22.20.0 (#31922)

    See associated pull request for more information.
    angular-robot authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    c2be9fd View commit details
    Browse the repository at this point in the history
  5. build: lock file maintenance (#31900)

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

Commits on Sep 30, 2025

  1. build: update bazel dependencies (#31946)

    See associated pull request for more information.
    angular-robot authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    7c3eac5 View commit details
    Browse the repository at this point in the history
  2. fix(cdk/scrolling): prevent subpixel gaps in virtual scroll viewport (#…

    …31940)
    
    Co-authored-by: MR-KRAMA <[email protected]>
    (cherry picked from commit 2918e28)
    2 people authored and mmalerba committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    a9b1afd View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. build: update all github actions (#31954)

    See associated pull request for more information.
    angular-robot authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    01a6008 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9290dc5 View commit details
    Browse the repository at this point in the history
Loading