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.6
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.7
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 1, 2025

  1. fix(material/menu): prevent child menu reopening while parent is anim…

    …ating away (#31958)
    
    Fixes that it was possible for the user to re-open a child menu if they quickly hover back to the parent meny while it's animating away.
    
    Fixes #31956.
    
    (cherry picked from commit 81eeff4)
    crisbeto committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    85ed655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07e9f0a View commit details
    Browse the repository at this point in the history
Loading