Skip to content

Commit b8418e3

Browse files
committed
release: cut the v14.1.0 release
1 parent b6bb28f commit b8418e3

File tree

2 files changed

+14
-108
lines changed

2 files changed

+14
-108
lines changed

CHANGELOG.md

Lines changed: 13 additions & 107 deletions
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,29 @@
1-
<a name="14.1.0-rc.0"></a>
2-
# 14.1.0-rc.0 "plastic-ball" (2022-07-14)
1+
<a name="14.1.0"></a>
2+
# 14.1.0 "neon-plate" (2022-07-20)
33
### cdk
44
| Commit | Type | Description |
55
| -- | -- | -- |
6-
| [e892e624fb](https://github.com/angular/components/commit/e892e624fb86efa518b9cf1387a8c45b2151a17a) | fix | **a11y:** correctly detect focus from input label ([#25232](https://github.com/angular/components/pull/25232)) |
7-
| [b520c3f44a](https://github.com/angular/components/commit/b520c3f44a30bc8de3d57c3d5de24b6ecf227d86) | fix | **clipboard:** page jumping on iOS ([#25221](https://github.com/angular/components/pull/25221)) |
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)) |
87
### material
98
| Commit | Type | Description |
109
| -- | -- | -- |
11-
| [f85330ae9a](https://github.com/angular/components/commit/f85330ae9a17262c1ae2cb03ce31f213e170bf3a) | fix | **checkbox:** broken appearance in some grid layouts ([#25197](https://github.com/angular/components/pull/25197)) |
12-
| [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)) |
13-
| [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)) |
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)) |
1413
### cdk-experimental
1514
| Commit | Type | Description |
1615
| -- | -- | -- |
17-
| [5c2a7e00e0](https://github.com/angular/components/commit/5c2a7e00e0f9873372973ec308dc546fc92f9215) | fix | **listbox:** clean up some TODOs ([#25005](https://github.com/angular/components/pull/25005)) |
18-
### material-experimental
19-
| Commit | Type | Description |
20-
| -- | -- | -- |
21-
| [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)) |
22-
| [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)) |
23-
| [4727c8b5e4](https://github.com/angular/components/commit/4727c8b5e4cf8a30ed782262559c42e641911b26) | fix | **mdc-form-field:** fix notch visual artifact ([#25201](https://github.com/angular/components/pull/25201)) |
24-
| [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)) |
25-
| [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)) |
26-
###
27-
| Commit | Type | Description |
28-
| -- | -- | -- |
29-
| [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)) |
30-
### multiple
31-
| Commit | Type | Description |
32-
| -- | -- | -- |
33-
| [63d38e6f2e](https://github.com/angular/components/commit/63d38e6f2e8834abb7f6b0f1a2b1b8729950065f) | fix | fix disabled label style ([#25181](https://github.com/angular/components/pull/25181)) |
34-
## Special Thanks
35-
Andrew Seguin, Kai Schönberger, Kristiyan Kostadinov, Miles Malerba, Oliver Kierepka and Paul Gschwendtner
36-
37-
<!-- CHANGELOG SPLIT MARKER -->
38-
39-
<a name="14.1.0-next.3"></a>
40-
# 14.1.0-next.3 "opal-object" (2022-06-29)
41-
### material
42-
| Commit | Type | Description |
43-
| -- | -- | -- |
44-
| [dd1a0feb5](https://github.com/angular/components/commit/dd1a0feb5d87f4f29f16da677e0f4fc6dce49bb4) | feat | **icon:** SEO friendly ligature icons ([#24578](https://github.com/angular/components/pull/24578)) |
45-
| [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)) |
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)) |
4618
### material-experimental
4719
| Commit | Type | Description |
4820
| -- | -- | -- |
49-
| [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)) |
50-
### docs
51-
| Commit | Type | Description |
52-
| -- | -- | -- |
53-
| [160abab4f](https://github.com/angular/components/commit/160abab4f132cb771a7b4c5b7fa63f9da279d53e) | fix | rename master to something else ([#25151](https://github.com/angular/components/pull/25151)) |
54-
### multiple
55-
| Commit | Type | Description |
56-
| -- | -- | -- |
57-
| [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)) |
58-
## Special Thanks
59-
Adrien Crivelli, Ammar Najjar, Amy Sorto, Angular Robot, James Jansson, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and renovate[bot]
60-
61-
<!-- CHANGELOG SPLIT MARKER -->
62-
63-
<a name="14.1.0-next.2"></a>
64-
# 14.1.0-next.2 "tin-box" (2022-06-23)
65-
### cdk
66-
| Commit | Type | Description |
67-
| -- | -- | -- |
68-
| [f6bcbb1b0](https://github.com/angular/components/commit/f6bcbb1b04806026c39b2e361b745c0733f8ea20) | fix | **scrolling:** content jumping in appendOnly mode ([#25097](https://github.com/angular/components/pull/25097)) |
69-
### material
70-
| Commit | Type | Description |
71-
| -- | -- | -- |
72-
| [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)) |
73-
| [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)) |
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)) |
7425
## Special Thanks
75-
Kristiyan Kostadinov, Paul Gschwendtner and renovate[bot]
26+
Adrien Crivelli, Amy Sorto, Andrew Seguin, Jackie Chu, Kristiyan Kostadinov, Maxi, Miles Malerba, Paul Gschwendtner, Wagner Maciel, Zach Arend and atrawally
7627

7728
<!-- CHANGELOG SPLIT MARKER -->
7829

@@ -92,34 +43,6 @@ Kristiyan Kostadinov, Paul Gschwendtner and renovate[bot]
9243

9344
<!-- CHANGELOG SPLIT MARKER -->
9445

95-
<a name="14.1.0-next.1"></a>
96-
# 14.1.0-next.1 "wool-window" (2022-06-16)
97-
### cdk
98-
| Commit | Type | Description |
99-
| -- | -- | -- |
100-
| [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)) |
101-
| [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)) |
102-
| [2c956c020c](https://github.com/angular/components/commit/2c956c020cfd88d709c27805c01d81a6b7ac8fcc) | fix | **drag-drop:** constrainPosition not working as expected ([#25061](https://github.com/angular/components/pull/25061)) |
103-
| [1d15ea77d8](https://github.com/angular/components/commit/1d15ea77d817e65b8d318f801051441845cd7fe1) | fix | **testing:** simulate offsetX and offsetY in mouse events |
104-
### material
105-
| Commit | Type | Description |
106-
| -- | -- | -- |
107-
| [1256c6cf26](https://github.com/angular/components/commit/1256c6cf262f77a1c1fedbb6fb015d93923c7c85) | feat | **core:** use strong focus indicators in high contrast mode |
108-
| [799cf7cf27](https://github.com/angular/components/commit/799cf7cf27bd882398a42ff65c48a241a3af50d5) | fix | **datepicker:** add i18n strings ([#25024](https://github.com/angular/components/pull/25024)) |
109-
### material-experimental
110-
| Commit | Type | Description |
111-
| -- | -- | -- |
112-
| [864f92e0f4](https://github.com/angular/components/commit/864f92e0f480cb49465d2cad07713592416f8019) | feat | **mdc-button:** support custom leading/trailing icons ([#24987](https://github.com/angular/components/pull/24987)) |
113-
| [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)) |
114-
| [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)) |
115-
| [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)) |
116-
| [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)) |
117-
| [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)) |
118-
## Special Thanks
119-
Amy Sorto, Jackie Chu, Jenny Johnson, Kristiyan Kostadinov, Maxi, Miles Malerba, Paul Gschwendtner, Zach Arend, antuxity and atrawally
120-
121-
<!-- CHANGELOG SPLIT MARKER -->
122-
12346
<a name="14.0.2"></a>
12447
# 14.0.2 "corduroy-collar" (2022-06-16)
12548
### cdk
@@ -141,23 +64,6 @@ Jenny Johnson, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and antuxi
14164

14265
<!-- CHANGELOG SPLIT MARKER -->
14366

144-
<a name="14.1.0-next.0"></a>
145-
# 14.1.0-next.0 "air-binding" (2022-06-07)
146-
### cdk-experimental
147-
| Commit | Type | Description |
148-
| -- | -- | -- |
149-
| [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)) |
150-
### material-experimental
151-
| Commit | Type | Description |
152-
| -- | -- | -- |
153-
| [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)) |
154-
| [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)) |
155-
| [7736515f1](https://github.com/angular/components/commit/7736515f1077b0ca6e991bd388829fb5549f546e) | fix | **mdc-form-field:** ensure appearance is valid ([#24963](https://github.com/angular/components/pull/24963)) |
156-
## Special Thanks
157-
Amy Sorto, Andrew Seguin, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend
158-
159-
<!-- CHANGELOG SPLIT MARKER -->
160-
16167
<a name="14.0.1"></a>
16268
# 14.0.1 "titanium-night" (2022-06-07)
16369
### material-experimental

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
5555
"prepare": "husky install"
5656
},
57-
"version": "14.1.0-rc.0",
57+
"version": "14.1.0",
5858
"dependencies": {
5959
"@angular/animations": "^14.0.1",
6060
"@angular/common": "^14.0.1",

0 commit comments

Comments
 (0)