Skip to content

Commit 4342387

Browse files
committed
docs: release notes for the v14.1.0 release
1 parent 946c9d3 commit 4342387

File tree

1 file changed

+29
-123
lines changed

1 file changed

+29
-123
lines changed

CHANGELOG.md

Lines changed: 29 additions & 123 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
<a name="14.1.0"></a>
2+
# 14.1.0 "neon-plate" (2022-07-20)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [176213d70](https://github.com/angular/components/commit/176213d705f25def682644e29824b340ca1637b6) | feat | **scrolling:** make scroller element configurable for virtual scrolling ([#24394](https://github.com/angular/components/pull/24394)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [1256c6cf2](https://github.com/angular/components/commit/1256c6cf262f77a1c1fedbb6fb015d93923c7c85) | feat | **core:** use strong focus indicators in high contrast mode |
11+
| [dd1a0feb5](https://github.com/angular/components/commit/dd1a0feb5d87f4f29f16da677e0f4fc6dce49bb4) | feat | **icon:** SEO friendly ligature icons ([#24578](https://github.com/angular/components/pull/24578)) |
12+
| [799cf7cf2](https://github.com/angular/components/commit/799cf7cf27bd882398a42ff65c48a241a3af50d5) | fix | **datepicker:** add i18n strings ([#25024](https://github.com/angular/components/pull/25024)) |
13+
### cdk-experimental
14+
| Commit | Type | Description |
15+
| -- | -- | -- |
16+
| [5c2a7e00e](https://github.com/angular/components/commit/5c2a7e00e0f9873372973ec308dc546fc92f9215) | fix | **listbox:** clean up some TODOs ([#25005](https://github.com/angular/components/pull/25005)) |
17+
| [0b5963753](https://github.com/angular/components/commit/0b59637535be48d6168da0a71e79122befa3e7e6) | fix | **listbox:** clean up the listbox API and make it work with forms ([#24920](https://github.com/angular/components/pull/24920)) |
18+
### material-experimental
19+
| Commit | Type | Description |
20+
| -- | -- | -- |
21+
| [864f92e0f](https://github.com/angular/components/commit/864f92e0f480cb49465d2cad07713592416f8019) | feat | **mdc-button:** support custom leading/trailing icons ([#24987](https://github.com/angular/components/pull/24987)) |
22+
| [1f6810831](https://github.com/angular/components/commit/1f6810831605b6f24325defefb266b2c3ac7e82e) | feat | **mdc-list:** add support for activated state in harness ([#24934](https://github.com/angular/components/pull/24934)) |
23+
| [c543db57a](https://github.com/angular/components/commit/c543db57a61fd6841373028689be7cbcc21f9593) | fix | **mdc-checkbox:** remove extra a11y tree node for the <label/> ([#24907](https://github.com/angular/components/pull/24907)) |
24+
| [7736515f1](https://github.com/angular/components/commit/7736515f1077b0ca6e991bd388829fb5549f546e) | fix | **mdc-form-field:** ensure appearance is valid ([#24963](https://github.com/angular/components/pull/24963)) |
25+
## Special Thanks
26+
Adrien Crivelli, Amy Sorto, Andrew Seguin, Jackie Chu, Kristiyan Kostadinov, Maxi, Miles Malerba, Paul Gschwendtner, Wagner Maciel, Zach Arend and atrawally
27+
28+
<!-- CHANGELOG SPLIT MARKER -->
29+
130
<a name="14.0.6"></a>
231
# 14.0.6 "chromium-pinball" (2022-07-20)
332
### material
@@ -50,68 +79,6 @@ Andrew Seguin, Kai Schönberger, Kristiyan Kostadinov, Miles Malerba, Oliver Kie
5079

5180
<!-- CHANGELOG SPLIT MARKER -->
5281

53-
<a name="14.1.0-rc.0"></a>
54-
# 14.1.0-rc.0 "plastic-ball" (2022-07-14)
55-
### cdk
56-
| Commit | Type | Description |
57-
| -- | -- | -- |
58-
| [e892e624fb](https://github.com/angular/components/commit/e892e624fb86efa518b9cf1387a8c45b2151a17a) | fix | **a11y:** correctly detect focus from input label ([#25232](https://github.com/angular/components/pull/25232)) |
59-
| [b520c3f44a](https://github.com/angular/components/commit/b520c3f44a30bc8de3d57c3d5de24b6ecf227d86) | fix | **clipboard:** page jumping on iOS ([#25221](https://github.com/angular/components/pull/25221)) |
60-
### material
61-
| Commit | Type | Description |
62-
| -- | -- | -- |
63-
| [f85330ae9a](https://github.com/angular/components/commit/f85330ae9a17262c1ae2cb03ce31f213e170bf3a) | fix | **checkbox:** broken appearance in some grid layouts ([#25197](https://github.com/angular/components/pull/25197)) |
64-
| [07feece209](https://github.com/angular/components/commit/07feece209b515d7c80697eec19d59435c31c987) | fix | **select:** add selected indication in high contrast mode ([#25237](https://github.com/angular/components/pull/25237)) |
65-
| [32cd3f982d](https://github.com/angular/components/commit/32cd3f982d45df07e4a8deaa6a5b57587ef0b99f) | fix | **tabs:** ink bar not shown in some cases ([#25218](https://github.com/angular/components/pull/25218)) |
66-
### cdk-experimental
67-
| Commit | Type | Description |
68-
| -- | -- | -- |
69-
| [5c2a7e00e0](https://github.com/angular/components/commit/5c2a7e00e0f9873372973ec308dc546fc92f9215) | fix | **listbox:** clean up some TODOs ([#25005](https://github.com/angular/components/pull/25005)) |
70-
### material-experimental
71-
| Commit | Type | Description |
72-
| -- | -- | -- |
73-
| [a4fe4bbda0](https://github.com/angular/components/commit/a4fe4bbda0b98f6fb9d8759cc596c60894fe972c) | fix | **mdc-button:** always treat icon-button content as an icon ([#25200](https://github.com/angular/components/pull/25200)) |
74-
| [2bc17ccc6e](https://github.com/angular/components/commit/2bc17ccc6e7724c66ed5ccd2be0e34aeee1445f4) | fix | **mdc-form-field:** ensure clip-path does not truncate label early ([#25264](https://github.com/angular/components/pull/25264)) |
75-
| [4727c8b5e4](https://github.com/angular/components/commit/4727c8b5e4cf8a30ed782262559c42e641911b26) | fix | **mdc-form-field:** fix notch visual artifact ([#25201](https://github.com/angular/components/pull/25201)) |
76-
| [d836e27617](https://github.com/angular/components/commit/d836e27617c75459f4027c4daf0113d15addd91a) | fix | **mdc-form-field:** use a CSS var for the floating label scale ([#25178](https://github.com/angular/components/pull/25178)) |
77-
| [e2a031c1d6](https://github.com/angular/components/commit/e2a031c1d6fe12cf6883f0700443d066e222da45) | fix | **mdc-paginator:** allow form-field density to go lower than -4 ([#25192](https://github.com/angular/components/pull/25192)) |
78-
###
79-
| Commit | Type | Description |
80-
| -- | -- | -- |
81-
| [33ff1f2a26](https://github.com/angular/components/commit/33ff1f2a2678c3c0fbf0c1589beb951fd48cddf5) | fix | making the parse format available for native date adapter extension ([#25226](https://github.com/angular/components/pull/25226)) |
82-
### multiple
83-
| Commit | Type | Description |
84-
| -- | -- | -- |
85-
| [63d38e6f2e](https://github.com/angular/components/commit/63d38e6f2e8834abb7f6b0f1a2b1b8729950065f) | fix | fix disabled label style ([#25181](https://github.com/angular/components/pull/25181)) |
86-
## Special Thanks
87-
Andrew Seguin, Kai Schönberger, Kristiyan Kostadinov, Miles Malerba, Oliver Kierepka and Paul Gschwendtner
88-
89-
<!-- CHANGELOG SPLIT MARKER -->
90-
91-
<a name="14.1.0-next.3"></a>
92-
# 14.1.0-next.3 "opal-object" (2022-06-29)
93-
### material
94-
| Commit | Type | Description |
95-
| -- | -- | -- |
96-
| [dd1a0feb5](https://github.com/angular/components/commit/dd1a0feb5d87f4f29f16da677e0f4fc6dce49bb4) | feat | **icon:** SEO friendly ligature icons ([#24578](https://github.com/angular/components/pull/24578)) |
97-
| [b95b0ad05](https://github.com/angular/components/commit/b95b0ad058e65788adee928dac6006efa8ae27f0) | fix | **stepper:** isErrorState accepts AbstractControl instead of UntypedFormControl to avoid compiler errors when strict typing is enabled ([#25105](https://github.com/angular/components/pull/25105)) |
98-
### material-experimental
99-
| Commit | Type | Description |
100-
| -- | -- | -- |
101-
| [7fd4e52c4](https://github.com/angular/components/commit/7fd4e52c408822b1f6cbd92175eaf0417d92b88e) | fix | **mdc-chips:** missing role for trailing actions container ([#25160](https://github.com/angular/components/pull/25160)) |
102-
### docs
103-
| Commit | Type | Description |
104-
| -- | -- | -- |
105-
| [160abab4f](https://github.com/angular/components/commit/160abab4f132cb771a7b4c5b7fa63f9da279d53e) | fix | rename master to something else ([#25151](https://github.com/angular/components/pull/25151)) |
106-
### multiple
107-
| Commit | Type | Description |
108-
| -- | -- | -- |
109-
| [636920414](https://github.com/angular/components/commit/636920414b4648274228cb91e2fef54dcae57720) | fix | touch targets not excluded in densities lower than -2 ([#25108](https://github.com/angular/components/pull/25108)) |
110-
## Special Thanks
111-
Adrien Crivelli, Ammar Najjar, Amy Sorto, Angular Robot, James Jansson, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and renovate[bot]
112-
113-
<!-- CHANGELOG SPLIT MARKER -->
114-
11582
<a name="14.0.4"></a>
11683
# 14.0.4 "sapphire-sandal" (2022-06-29)
11784
### material
@@ -135,22 +102,6 @@ Ammar Najjar, Amy Sorto, Angular Robot, James Jansson, Kristiyan Kostadinov, Pau
135102

136103
<!-- CHANGELOG SPLIT MARKER -->
137104

138-
<a name="14.1.0-next.2"></a>
139-
# 14.1.0-next.2 "tin-box" (2022-06-23)
140-
### cdk
141-
| Commit | Type | Description |
142-
| -- | -- | -- |
143-
| [f6bcbb1b0](https://github.com/angular/components/commit/f6bcbb1b04806026c39b2e361b745c0733f8ea20) | fix | **scrolling:** content jumping in appendOnly mode ([#25097](https://github.com/angular/components/pull/25097)) |
144-
### material
145-
| Commit | Type | Description |
146-
| -- | -- | -- |
147-
| [00f743e68](https://github.com/angular/components/commit/00f743e68c15d85ccd09444115990564a179953c) | fix | **button-toggle:** selected state not visible in high contrast mode ([#25114](https://github.com/angular/components/pull/25114)) |
148-
| [7d87068c7](https://github.com/angular/components/commit/7d87068c724250d17f15d238f5e8f5e19b3adb13) | fix | **datepicker:** actions not re-rendering if swapped out while calendar is open ([#25123](https://github.com/angular/components/pull/25123)) |
149-
## Special Thanks
150-
Kristiyan Kostadinov, Paul Gschwendtner and renovate[bot]
151-
152-
<!-- CHANGELOG SPLIT MARKER -->
153-
154105
<a name="14.0.3"></a>
155106
# 14.0.3 "diamond-orb" (2022-06-23)
156107
### cdk
@@ -167,34 +118,6 @@ Kristiyan Kostadinov, Paul Gschwendtner and renovate[bot]
167118

168119
<!-- CHANGELOG SPLIT MARKER -->
169120

170-
<a name="14.1.0-next.1"></a>
171-
# 14.1.0-next.1 "wool-window" (2022-06-16)
172-
### cdk
173-
| Commit | Type | Description |
174-
| -- | -- | -- |
175-
| [176213d705](https://github.com/angular/components/commit/176213d705f25def682644e29824b340ca1637b6) | feat | **scrolling:** make scroller element configurable for virtual scrolling ([#24394](https://github.com/angular/components/pull/24394)) |
176-
| [bc81e7ddc5](https://github.com/angular/components/commit/bc81e7ddc56c093e83fefb4e80f8ebaa3c306a20) | fix | **a11y:** re-apply the high contrast mode class when the forced-colors media query changes ([#25088](https://github.com/angular/components/pull/25088)) |
177-
| [2c956c020c](https://github.com/angular/components/commit/2c956c020cfd88d709c27805c01d81a6b7ac8fcc) | fix | **drag-drop:** constrainPosition not working as expected ([#25061](https://github.com/angular/components/pull/25061)) |
178-
| [1d15ea77d8](https://github.com/angular/components/commit/1d15ea77d817e65b8d318f801051441845cd7fe1) | fix | **testing:** simulate offsetX and offsetY in mouse events |
179-
### material
180-
| Commit | Type | Description |
181-
| -- | -- | -- |
182-
| [1256c6cf26](https://github.com/angular/components/commit/1256c6cf262f77a1c1fedbb6fb015d93923c7c85) | feat | **core:** use strong focus indicators in high contrast mode |
183-
| [799cf7cf27](https://github.com/angular/components/commit/799cf7cf27bd882398a42ff65c48a241a3af50d5) | fix | **datepicker:** add i18n strings ([#25024](https://github.com/angular/components/pull/25024)) |
184-
### material-experimental
185-
| Commit | Type | Description |
186-
| -- | -- | -- |
187-
| [864f92e0f4](https://github.com/angular/components/commit/864f92e0f480cb49465d2cad07713592416f8019) | feat | **mdc-button:** support custom leading/trailing icons ([#24987](https://github.com/angular/components/pull/24987)) |
188-
| [59d75c3eb1](https://github.com/angular/components/commit/59d75c3eb19d320eebb8f93308a165f47b4701ae) | fix | **mdc-button:** don't apply styles to icons within the text label ([#24929](https://github.com/angular/components/pull/24929)) |
189-
| [d755c66cdb](https://github.com/angular/components/commit/d755c66cdb830ea7ce444d26f3f2e402a1264850) | fix | **mdc-chips:** checkmark blending into background in high contrast mode ([#25072](https://github.com/angular/components/pull/25072)) |
190-
| [4aaa6eb5fd](https://github.com/angular/components/commit/4aaa6eb5fdb367f9d887e24eb5690b580df4c007) | fix | **mdc-core:** consolidate mdc theming code under mdc-core ([#25084](https://github.com/angular/components/pull/25084)) |
191-
| [7c91dcf32b](https://github.com/angular/components/commit/7c91dcf32bd2f05aaaff4c5f4b58ee7ee0a6ddb9) | fix | **mdc-form-field:** replace !important with CSS var ([#24964](https://github.com/angular/components/pull/24964)) |
192-
| [503f12f039](https://github.com/angular/components/commit/503f12f039bd82d369b69fd2182a5d4489f25a75) | fix | **mdc-list:** don't access class before initialization ([#25049](https://github.com/angular/components/pull/25049)) |
193-
## Special Thanks
194-
Amy Sorto, Jackie Chu, Jenny Johnson, Kristiyan Kostadinov, Maxi, Miles Malerba, Paul Gschwendtner, Zach Arend, antuxity and atrawally
195-
196-
<!-- CHANGELOG SPLIT MARKER -->
197-
198121
<a name="14.0.2"></a>
199122
# 14.0.2 "corduroy-collar" (2022-06-16)
200123
### cdk
@@ -216,23 +139,6 @@ Jenny Johnson, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and antuxi
216139

217140
<!-- CHANGELOG SPLIT MARKER -->
218141

219-
<a name="14.1.0-next.0"></a>
220-
# 14.1.0-next.0 "air-binding" (2022-06-07)
221-
### cdk-experimental
222-
| Commit | Type | Description |
223-
| -- | -- | -- |
224-
| [0b5963753](https://github.com/angular/components/commit/0b59637535be48d6168da0a71e79122befa3e7e6) | fix | **listbox:** clean up the listbox API and make it work with forms ([#24920](https://github.com/angular/components/pull/24920)) |
225-
### material-experimental
226-
| Commit | Type | Description |
227-
| -- | -- | -- |
228-
| [1f6810831](https://github.com/angular/components/commit/1f6810831605b6f24325defefb266b2c3ac7e82e) | feat | **mdc-list:** add support for activated state in harness ([#24934](https://github.com/angular/components/pull/24934)) |
229-
| [c543db57a](https://github.com/angular/components/commit/c543db57a61fd6841373028689be7cbcc21f9593) | fix | **mdc-checkbox:** remove extra a11y tree node for the `<label/>` ([#24907](https://github.com/angular/components/pull/24907)) |
230-
| [7736515f1](https://github.com/angular/components/commit/7736515f1077b0ca6e991bd388829fb5549f546e) | fix | **mdc-form-field:** ensure appearance is valid ([#24963](https://github.com/angular/components/pull/24963)) |
231-
## Special Thanks
232-
Amy Sorto, Andrew Seguin, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend
233-
234-
<!-- CHANGELOG SPLIT MARKER -->
235-
236142
<a name="14.0.1"></a>
237143
# 14.0.1 "titanium-night" (2022-06-07)
238144
### material-experimental

0 commit comments

Comments
 (0)