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

Commits on Apr 6, 2023

  1. fix(material-luxon-adapter): zone on DateTime ignored (#26887)

    Fixes a bug where the timezone on the Luxon DateTime is thrown away during conversion to string,
    resulting in using the Luxon defaultZone regardless of how the particular DateTime is configured.
    
    Fixes #26869
    
    (cherry picked from commit 00ff979)
    cusher authored and crisbeto committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    6c00403 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. fix(material/table): correct filterPredicate typo (#26902)

    (cherry picked from commit fedc9d4)
    andrewseguin committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    de22cdc View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

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