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

Commits on Jul 8, 2025

  1. test(cdk/scrolling): Change test spying on tick (#31247)

    tick is not called by schedulers anymore (they use an internal _tick)
    
    (cherry picked from commit 905835c)
    atscott authored and crisbeto committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    405a0d2 View commit details
    Browse the repository at this point in the history
  2. Terms of Service (#31495)

    anglarett authored and andrewseguin committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    eb04b6d View commit details
    Browse the repository at this point in the history
  3. build: clean up animations references in build files (#31498)

    Removes unnecessary references to the animations module from BUILD files.
    
    (cherry picked from commit efea604)
    crisbeto authored and andrewseguin committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    01e09d1 View commit details
    Browse the repository at this point in the history
  4. fix(material/tabs): remove delay on touch devices (#31489)

    Fixes that the tabs had a small delay on touch devices.
    
    Fixes #31488.
    
    (cherry picked from commit 15d9ef5)
    crisbeto committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    2bfe12e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

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