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
+16-1Lines changed: 16 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
<a name="13.2.3"></a>
2
+
# 13.2.3 "platinum-pen" (2022-02-16)
3
+
### material
4
+
| Commit | Type | Description |
5
+
| -- | -- | -- |
6
+
| [2c73b2df6](https://github.com/angular/components/commit/2c73b2df64d784c203829317b3f78d38e7b7c009) | fix | **menu:** position classes not update when window is resized ([#24385](https://github.com/angular/components/pull/24385)) |
7
+
### cdk-experimental
8
+
| Commit | Type | Description |
9
+
| -- | -- | -- |
10
+
| [8c632ee87](https://github.com/angular/components/commit/8c632ee8781e5c60b46e4255e034218d03e54a68) | fix | **column-resize:** Fix bug in hover logic introduced by IE cleanup ([#24396](https://github.com/angular/components/pull/24396)) |
11
+
## Special Thanks
12
+
Karl Seamon, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and Zack Elliott
13
+
14
+
<!-- CHANGELOG SPLIT MARKER -->
15
+
1
16
<a name="14.0.0-next.2"></a>
2
17
# 14.0.0-next.2 "ferrous-squirrel" (2022-02-09)
3
18
## Breaking Changes
@@ -5657,4 +5672,4 @@ You can view a beta version of the docs at https://beta-angular-material-io.fire
5657
5672
5658
5673
# Changes Prior to 7.0.0
5659
5674
5660
-
To view changes that occurred prior to 7.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/master/CHANGELOG_ARCHIVE.md).
5675
+
To view changes that occurred prior to 7.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/master/CHANGELOG_ARCHIVE.md).
0 commit comments