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
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
<a name="15.0.4"></a>
2
+
# 15.0.4 "spandex-sword" (2023-01-05)
3
+
### material
4
+
| Commit | Type | Description |
5
+
| -- | -- | -- |
6
+
| [e7fc766379](https://github.com/angular/components/commit/e7fc7663791431774761e9885bf0a3c79c71d321) | fix | **menu:** aria-expanded not updating in an OnPush component ([#26279](https://github.com/angular/components/pull/26279)) |
7
+
| [caa8f7b005](https://github.com/angular/components/commit/caa8f7b0051537767d6869d9498dbae423980d1d) | fix | **menu:** prevent pointer events on animating menu ([#26323](https://github.com/angular/components/pull/26323)) |
| [41cfc6e2f4](https://github.com/angular/components/commit/41cfc6e2f4d0c2608d019501623e0af9a8208653) | fix | **slider:** dragEnd not being emitted ([#26289](https://github.com/angular/components/pull/26289)) |
10
+
| [6c4a1f74b4](https://github.com/angular/components/commit/6c4a1f74b4f2a558edb2b7548a082c71f552bded) | fix | **slider:** value jumping after drag with box-sizing: border-box ([#26345](https://github.com/angular/components/pull/26345)) |
11
+
| [b52cd63bb1](https://github.com/angular/components/commit/b52cd63bb149aa4e6ce28bfe0498ee08384889d0) | fix | **snack-bar:** incorrect width at some breakpoints ([#26334](https://github.com/angular/components/pull/26334)) |
12
+
| [5cce2fe6d6](https://github.com/angular/components/commit/5cce2fe6d6dd240fc820b802c20d4f9a17bcd00a) | fix | **snack-bar:** set explicit color on action in dark themes ([#26268](https://github.com/angular/components/pull/26268)) |
13
+
| [3e50216f6d](https://github.com/angular/components/commit/3e50216f6d1589b6c5699a85738ba66e2addb00b) | fix | **tabs:** touch gestures not working on tab nav bar ([#26344](https://github.com/angular/components/pull/26344)) |
14
+
### material-experimental
15
+
| Commit | Type | Description |
16
+
| -- | -- | -- |
17
+
| [70cf080cd5](https://github.com/angular/components/commit/70cf080cd582bc653e6a0aa69e596949d9560578) | fix | **popover-edit:** Make cell focus indicator visible in high contrast (forced colors) mode ([#26275](https://github.com/angular/components/pull/26275)) |
18
+
## Special Thanks
19
+
Daniel, Karl Seamon, Kristiyan Kostadinov, Paul Gschwendtner and Wagner Maciel
0 commit comments