You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22-1Lines changed: 22 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,24 @@
1
+
<aname="17.1.1"></a>
2
+
# 17.1.1 "plastic-mug" (2024-01-25)
3
+
### material
4
+
| Commit | Type | Description |
5
+
| -- | -- | -- |
6
+
|[739b841bbc](https://github.com/angular/components/commit/739b841bbc478c1f393d2945cc40c9fc216cf211)| fix |**badge:** move structural styles out of theme ([#28452](https://github.com/angular/components/pull/28452)) |
7
+
|[9e7fe24494](https://github.com/angular/components/commit/9e7fe24494add34341062ab9ba3fd1160adc3830)| fix |**core:** fix mat-error not rendering with Closure Compiler ([#28405](https://github.com/angular/components/pull/28405)) |
8
+
|[90456b0d4c](https://github.com/angular/components/commit/90456b0d4c0acf1eab096509a9e68b7472a0cc62)| fix |**dialog:** scale animation not working ([#28449](https://github.com/angular/components/pull/28449)) |
|[ab2ceab21c](https://github.com/angular/components/commit/ab2ceab21c7e2c4508c21280b261bcaec4cc627b)| fix |**slide-toggle:** use css var for disabled label color ([#28471](https://github.com/angular/components/pull/28471)) |
11
+
### material-experimental
12
+
| Commit | Type | Description |
13
+
| -- | -- | -- |
14
+
|[d7f26c3342](https://github.com/angular/components/commit/d7f26c334288caecc86c378214282fbae8c46465)| fix |**theming:** align form field icons with M3 ([#28463](https://github.com/angular/components/pull/28463)) |
15
+
### multiple
16
+
| Commit | Type | Description |
17
+
| -- | -- | -- |
18
+
|[4c83ea8ef8](https://github.com/angular/components/commit/4c83ea8ef830d9a409f72c09a27d7a6069928558)| fix | import ANIMATION_MODULE_TYPE from core ([#28459](https://github.com/angular/components/pull/28459)) |
19
+
20
+
<!-- CHANGELOG SPLIT MARKER -->
21
+
1
22
<aname="17.1.0"></a>
2
23
# 17.1.0 "metal-table" (2024-01-17)
3
24
### cdk
@@ -4041,4 +4062,4 @@ _Breaking changes:_
4041
4062
4042
4063
# Changes Prior to 12.0.0
4043
4064
4044
-
To view changes that occurred prior to 12.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/main/CHANGELOG_ARCHIVE.md).
4065
+
To view changes that occurred prior to 12.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/main/CHANGELOG_ARCHIVE.md).
0 commit comments