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
+21
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,24 @@
1
+
<a name="14.0.2"></a>
2
+
# 14.0.2 "corduroy-collar" (2022-06-16)
3
+
### cdk
4
+
| Commit | Type | Description |
5
+
| -- | -- | -- |
6
+
| [08c3867ba6](https://github.com/angular/components/commit/08c3867ba67ef74ee0280e8929e3ba9f8f8a134e) | fix | **a11y:** re-apply the high contrast mode class when the forced-colors media query changes ([#25088](https://github.com/angular/components/pull/25088)) |
7
+
| [59268fa5bf](https://github.com/angular/components/commit/59268fa5bfb646302c4c9c97fab3f1d0faa233fb) | fix | **drag-drop:** constrainPosition not working as expected ([#25061](https://github.com/angular/components/pull/25061)) |
8
+
| [732969079d](https://github.com/angular/components/commit/732969079dbbecc4e888ff11b0663e30687ac049) | fix | **testing:** simulate offsetX and offsetY in mouse events |
9
+
### material-experimental
10
+
| Commit | Type | Description |
11
+
| -- | -- | -- |
12
+
| [5aec60c9ca](https://github.com/angular/components/commit/5aec60c9cae002531459b0b7b71b5bad041d22dc) | fix | **mdc-button:** don't apply styles to icons within the text label ([#24929](https://github.com/angular/components/pull/24929)) |
13
+
| [d0082e3422](https://github.com/angular/components/commit/d0082e3422f5c67533edf7199af4c0bce85f90d8) | fix | **mdc-chips:** checkmark blending into background in high contrast mode ([#25072](https://github.com/angular/components/pull/25072)) |
0 commit comments