-
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.2.4
head repository: angular/components
compare: 20.2.5
- 7 commits
- 24 files changed
- 6 contributors
Commits on Sep 19, 2025
-
fix(material/form-field): restore error message animation (#31774)
When a form becomes invalid and displays an error, the error message was no longer animating. This regression was introduced in #30678 (accessibility changes), because error elements were no longer destroyed/re-rendered, preventing the CSS animation from running. This fix ensures that the animation works again without impacting accessibility. Fixes #31712 (cherry picked from commit 977f46f)
Configuration menu - View commit details
-
Copy full SHA for 3ac762b - Browse repository at this point
Copy the full SHA 3ac762bView commit details
Commits on Sep 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 65f23c0 - Browse repository at this point
Copy the full SHA 65f23c0View commit details
Commits on Sep 23, 2025
-
fix(material/core): move internal tokens (#31907)
(cherry picked from commit 7a17fe9)
Configuration menu - View commit details
-
Copy full SHA for 36be426 - Browse repository at this point
Copy the full SHA 36be426View commit details -
build: update bazel dependencies (#31770)
See associated pull request for more information.
Configuration menu - View commit details
-
Copy full SHA for bfc7002 - Browse repository at this point
Copy the full SHA bfc7002View commit details
Commits on Sep 24, 2025
-
docs: correct pnpm install command (#31896)
Updated docs to use `pnpm i` instead of `pnpm`, since `pnpm` alone does not install dependencies. (cherry picked from commit f0859d8)
Configuration menu - View commit details
-
Copy full SHA for a1456cd - Browse repository at this point
Copy the full SHA a1456cdView commit details -
docs: external link opening on new tab (#31909)
(cherry picked from commit 1e86803)
Configuration menu - View commit details
-
Copy full SHA for 41869da - Browse repository at this point
Copy the full SHA 41869daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50caec7 - Browse repository at this point
Copy the full SHA 50caec7View 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.2.4...20.2.5