-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Comparing changes
Open a pull request
base repository: angular/components
base: 20.1.2
head repository: angular/components
compare: 20.1.3
- 14 commits
- 21 files changed
- 8 contributors
Commits on Jul 17, 2025
-
build: update dependency firebase-tools to v14.11.0 (#31558)
See associated pull request for more information. (cherry picked from commit 0d26886)
Configuration menu - View commit details
-
Copy full SHA for 9abb864 - Browse repository at this point
Copy the full SHA 9abb864View commit details -
refactor(material/core): granular animations disabled state
Adds a function that provides more granular information about why animations are disabled. (cherry picked from commit d1083d7)
Configuration menu - View commit details
-
Copy full SHA for 2e0234a - Browse repository at this point
Copy the full SHA 2e0234aView commit details -
fix(material/progress-bar): slow down animations instead of fully sto…
…pping them Reworks the progress bar to slow down its animations, instead of fully stopping them when `prefers-reduced-motion` is enabled. Stopping the animations completely appears to be confusing for users. (cherry picked from commit 9507900)
Configuration menu - View commit details
-
Copy full SHA for 9cd6f10 - Browse repository at this point
Copy the full SHA 9cd6f10View commit details -
fix(material/progress-spinner): slow down animations instead of fully…
… stopping them Reworks the progress spinner to slow down its animations, instead of fully stopping them when `prefers-reduced-motion` is enabled. Stopping the animations completely appears to be confusing for users. (cherry picked from commit 062c5eb)
Configuration menu - View commit details
-
Copy full SHA for de59f35 - Browse repository at this point
Copy the full SHA de59f35View commit details -
fix(cdk/scrolling): Prevent virtual scroll 'flickering' with zoneless (…
…#31316) * fix(cdk/scrolling): Prevent virtual scroll 'flickering' with zoneless This commit reworks the change detection coalescing to use signal and effects, which ensures the transform and the afterNextRender are applied within the same application tick without any awkward workarounds or fiddling with being inside or outside the zone * fixup! fix(cdk/scrolling): Prevent virtual scroll 'flickering' with zoneless * fixup! fix(cdk/scrolling): Prevent virtual scroll 'flickering' with zoneless (cherry picked from commit cea7989)
Configuration menu - View commit details
-
Copy full SHA for 4cdf5f3 - Browse repository at this point
Copy the full SHA 4cdf5f3View commit details
Commits on Jul 18, 2025
-
fix(cdk/table): improve error message (#31545)
Co-authored-by: lukas <[email protected]> (cherry picked from commit 27dae25)
Configuration menu - View commit details
-
Copy full SHA for ce3994c - Browse repository at this point
Copy the full SHA ce3994cView commit details
Commits on Jul 21, 2025
-
fix(material/datepicker): toggle button active color not showing up i…
…n M3 (#31565) There were two issues preventing the active styles for the datepicker toggle from showing up in M3: 1. In M2 the inner button had a `color: inherit` which allowed it to inherit the color from the toggle, however in M3 the button has a specific color. 2. The M3 tokens for the datepicker weren't setting the right color. (cherry picked from commit 5bd42ea)
Configuration menu - View commit details
-
Copy full SHA for 734a7bc - Browse repository at this point
Copy the full SHA 734a7bcView commit details
Commits on Jul 22, 2025
-
fix(material/datepicker): focus lost when hitting the end of calendar (…
Configuration menu - View commit details
-
Copy full SHA for 7b26aaa - Browse repository at this point
Copy the full SHA 7b26aaaView commit details -
build: update github/codeql-action action to v3.29.3 (#31573)
See associated pull request for more information. (cherry picked from commit 5d44cd7)
Configuration menu - View commit details
-
Copy full SHA for 6ecb1a7 - Browse repository at this point
Copy the full SHA 6ecb1a7View commit details -
fix(material/form-field): ensure that focused classes are in sync (#3…
…1568) This is something that showed up in some internal tests a while ago. Because we set `mat-focused` through a host binding while `mdc-text-field--focused` is set through direct DOM manipulation, nothing guarantees that they'll be in sync and in some internal tests they aren't. These changes sync both of them up from the same place. (cherry picked from commit 8eae162)
Configuration menu - View commit details
-
Copy full SHA for 7aa5e0b - Browse repository at this point
Copy the full SHA 7aa5e0bView commit details -
fix(material/table): add missing sort tests (#30876)
(cherry picked from commit 307ad0c)
Configuration menu - View commit details
-
Copy full SHA for f1ccf6b - Browse repository at this point
Copy the full SHA f1ccf6bView commit details
Commits on Jul 23, 2025
-
docs: fix undefined variable in custom stepper guide (#31517)
(cherry picked from commit 3de2b96)
Configuration menu - View commit details
-
Copy full SHA for 0d518af - Browse repository at this point
Copy the full SHA 0d518afView commit details -
build: broken lock file in patch branch (#31582)
Fixes that the lock file in the patch branch was out of sync.
Configuration menu - View commit details
-
Copy full SHA for b67ed8f - Browse repository at this point
Copy the full SHA b67ed8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1db7780 - Browse repository at this point
Copy the full SHA 1db7780View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 20.1.2...20.1.3