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: fcacho/material.angular.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: angular/material.angular.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 23 files changed
  • 4 contributors

Commits on Nov 7, 2024

  1. add system variables guide (angular#1287)

    * add system variables guide
    
    * use static style bindings
    
    ---------
    
    Co-authored-by: Andrew Seguin <andrewseguin@google.com>
    andrewseguin and Andrew Seguin authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bdda34c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

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

Commits on Nov 19, 2024

  1. build: update to Angular v19 stable

    Updates the repo to the stable version of Angular 19.
    crisbeto committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a968abb View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. fix: hide ripple styling page

    Hides the styling page for the ripple since it's part of `core`.
    
    Fixes angular/components#30098.
    crisbeto committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    768fa1b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. feat: show deprecated related information in material/tooltip

    previously we weren't showing any other information other than `breaking-change` for deprecated fields, this commit adds a component that protrays information regarding deprecation in tooltips rather than `title` attribute
    
    closes angular/components#29839
    naaajii authored and crisbeto committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    1d6bd9f View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. build: update dependencies to fix deployment

    Updates to the latest `next` version to unblock the deployment of the docs site.
    crisbeto committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    de23cd2 View commit details
    Browse the repository at this point in the history
Loading