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

Commits on May 28, 2025

  1. fix(material/button): add token for icon button shape (#31223)

    Fixes that it wasn't possible to customize the shape of the icon button using tokens.
    
    Fixes #30525.
    
    (cherry picked from commit c10b5fe)
    crisbeto committed May 28, 2025
    Configuration menu
    Copy the full SHA
    ecd17ad View commit details
    Browse the repository at this point in the history
  2. fix(material/schematics): filter paths when renaming tokens (#31249)

    * fix(material/schematics): filter paths when renaming tokens
    
    * fix(material/schematics): include .git
    
    ---------
    
    Co-authored-by: Andrew Seguin 
    (cherry picked from commit f30f340)
    2 people authored and crisbeto committed May 28, 2025
    Configuration menu
    Copy the full SHA
    20fa718 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0a85a0 View commit details
    Browse the repository at this point in the history
Loading