|
1 |
| -<a name="16.1.8"></a> |
2 |
| -# 16.1.8 "plastic-pear" (2023-08-09) |
| 1 | +<a name="16.2.0"></a> |
| 2 | +# 16.2.0 "paper-rings" (2023-08-09) |
3 | 3 | ### cdk
|
4 | 4 | | Commit | Type | Description |
|
5 | 5 | | -- | -- | -- |
|
6 |
| -| [3284407af4](https://github.com/angular/components/commit/3284407af49b719214a44f793107fd697db70f84) | fix | **menu:** nested menus requiring two taps to open touch devices ([#27586](https://github.com/angular/components/pull/27586)) | |
| 6 | +| [626bf533d9](https://github.com/angular/components/commit/626bf533d920251e2b755e29df3835760e23ec56) | feat | **dialog:** expose rendered ComponentRef | |
7 | 7 | ### material
|
8 | 8 | | Commit | Type | Description |
|
9 | 9 | | -- | -- | -- |
|
10 |
| -| [18e537a013](https://github.com/angular/components/commit/18e537a0136467ce2757749520a799184486bc6d) | fix | **chips:** focus lingering on previous chip ([#27559](https://github.com/angular/components/pull/27559)) | |
11 |
| -| [675b29a1e3](https://github.com/angular/components/commit/675b29a1e3d09b311fff115ebe5b85e4190c6177) | fix | **slider:** match active & focus state on IOS ([#27546](https://github.com/angular/components/pull/27546)) | |
12 |
| -### youtube-player |
| 10 | +| [af1a041239](https://github.com/angular/components/commit/af1a0412397c3887c377ceb7bbd03a37ca41ad8a) | feat | **autocomplete:** add input to require selection from the panel ([#27423](https://github.com/angular/components/pull/27423)) | |
| 11 | +| [956aec2c64](https://github.com/angular/components/commit/956aec2c6482b347609c25fd2d8a85679e541ecf) | feat | **bottom-sheet:** expose rendered ComponentRef | |
| 12 | +| [30c3e13444](https://github.com/angular/components/commit/30c3e134446b00536b36aa2bbbf840f2aec1c247) | feat | **dialog:** expose rendered ComponentRef | |
| 13 | +| [df30433339](https://github.com/angular/components/commit/df304333397ff78024e39ac4e77319e015be5733) | feat | **slide-toggle:** allow for icon to be hidden ([#27330](https://github.com/angular/components/pull/27330)) | |
| 14 | +| [2fa3c23301](https://github.com/angular/components/commit/2fa3c2330188e0c4e4dc974e83a81cf26f281509) | fix | **autocomplete:** don't assign to model value while typing when requireSelection is enabled ([#27572](https://github.com/angular/components/pull/27572)) | |
| 15 | +| [daa6ca3ecd](https://github.com/angular/components/commit/daa6ca3ecd9e46fcea4ec609ef6d37f50fc3af3b) | fix | **sidenav:** only trap focus when backdrop is enabled ([#27355](https://github.com/angular/components/pull/27355)) | |
| 16 | +| [860aa42e17](https://github.com/angular/components/commit/860aa42e177cc722ae0797aa34cb8ef5355c47d9) | fix | **slide-toggle:** change slide-toggle to use MDC's token API ([#26966](https://github.com/angular/components/pull/26966)) | |
| 17 | +### material-experimental |
13 | 18 | | Commit | Type | Description |
|
14 | 19 | | -- | -- | -- |
|
15 |
| -| [9ec77aa376](https://github.com/angular/components/commit/9ec77aa376def0209acdeee813e233b605f1d817) | fix | Allow playlists without specifying videoId ([#27529](https://github.com/angular/components/pull/27529)) ([#27588](https://github.com/angular/components/pull/27588)) | |
| 20 | +| [b77094dc23](https://github.com/angular/components/commit/b77094dc23e99355b7d6bbc4ed41e4a08bdc544c) | feat | **themeing:** add M3 token values for checkbox and card ([#27409](https://github.com/angular/components/pull/27409)) | |
| 21 | +| [227a741c65](https://github.com/angular/components/commit/227a741c659a17f58b22cd79d47031df2ce12641) | feat | **theming:** Introduce a facade layer between user-facing customizable keys and actual MDC token names ([#27219](https://github.com/angular/components/pull/27219)) | |
| 22 | +### material-luxon-adapter |
| 23 | +| Commit | Type | Description | |
| 24 | +| -- | -- | -- | |
| 25 | +| [439d6fc591](https://github.com/angular/components/commit/439d6fc591faf2a236c6027f217a97d906180b6c) | feat | add option to set default calendar ([#27453](https://github.com/angular/components/pull/27453)) | |
16 | 26 |
|
17 | 27 | <!-- CHANGELOG SPLIT MARKER -->
|
18 | 28 |
|
19 |
| -<a name="16.2.0-rc.0"></a> |
20 |
| -# 16.2.0-rc.0 "metal-mushroom" (2023-08-02) |
| 29 | +<a name="16.1.8"></a> |
| 30 | +# 16.1.8 "plastic-pear" (2023-08-09) |
21 | 31 | ### cdk
|
22 | 32 | | Commit | Type | Description |
|
23 | 33 | | -- | -- | -- |
|
24 |
| -| [626bf533d9](https://github.com/angular/components/commit/626bf533d920251e2b755e29df3835760e23ec56) | feat | **dialog:** expose rendered ComponentRef | |
| 34 | +| [3284407af4](https://github.com/angular/components/commit/3284407af49b719214a44f793107fd697db70f84) | fix | **menu:** nested menus requiring two taps to open touch devices ([#27586](https://github.com/angular/components/pull/27586)) | |
25 | 35 | ### material
|
26 | 36 | | Commit | Type | Description |
|
27 | 37 | | -- | -- | -- |
|
28 |
| -| [956aec2c64](https://github.com/angular/components/commit/956aec2c6482b347609c25fd2d8a85679e541ecf) | feat | **bottom-sheet:** expose rendered ComponentRef | |
29 |
| -| [30c3e13444](https://github.com/angular/components/commit/30c3e134446b00536b36aa2bbbf840f2aec1c247) | feat | **dialog:** expose rendered ComponentRef | |
| 38 | +| [18e537a013](https://github.com/angular/components/commit/18e537a0136467ce2757749520a799184486bc6d) | fix | **chips:** focus lingering on previous chip ([#27559](https://github.com/angular/components/pull/27559)) | |
| 39 | +| [675b29a1e3](https://github.com/angular/components/commit/675b29a1e3d09b311fff115ebe5b85e4190c6177) | fix | **slider:** match active & focus state on IOS ([#27546](https://github.com/angular/components/pull/27546)) | |
| 40 | +### youtube-player |
| 41 | +| Commit | Type | Description | |
| 42 | +| -- | -- | -- | |
| 43 | +| [9ec77aa376](https://github.com/angular/components/commit/9ec77aa376def0209acdeee813e233b605f1d817) | fix | Allow playlists without specifying videoId ([#27529](https://github.com/angular/components/pull/27529)) ([#27588](https://github.com/angular/components/pull/27588)) | |
30 | 44 |
|
31 | 45 | <!-- CHANGELOG SPLIT MARKER -->
|
32 | 46 |
|
|
39 | 53 |
|
40 | 54 | <!-- CHANGELOG SPLIT MARKER -->
|
41 | 55 |
|
42 |
| -<a name="16.2.0-next.5"></a> |
43 |
| -# 16.2.0-next.5 "antimony-anteater" (2023-07-26) |
44 |
| -### cdk |
45 |
| -| Commit | Type | Description | |
46 |
| -| -- | -- | -- | |
47 |
| -| [89c5fafea](https://github.com/angular/components/commit/89c5fafea6c7649da96328c349f32efa35ee8c9a) | fix | **listbox:** prevent wrong activeItemIndex after browser tab switch ([#27499](https://github.com/angular/components/pull/27499)) | |
48 |
| -| [89ade6a6b](https://github.com/angular/components/commit/89ade6a6b8675e0568eb3b5e1368a67ccfddc2eb) | fix | **testing:** allow for comma key to be sent ([#27486](https://github.com/angular/components/pull/27486)) | |
49 |
| -| [8250a0df0](https://github.com/angular/components/commit/8250a0df0462634b3e2a8b6ef4783dc2a9b45820) | fix | **testing:** sending incorrect keyCode for comma ([#27472](https://github.com/angular/components/pull/27472)) | |
50 |
| -### material |
51 |
| -| Commit | Type | Description | |
52 |
| -| -- | -- | -- | |
53 |
| -| [6045a0cfa](https://github.com/angular/components/commit/6045a0cfa319bd9bad27a3101ea06c36767566ef) | fix | **chips:** ensure that edit input query is re-evaluated on time ([#27465](https://github.com/angular/components/pull/27465)) | |
54 |
| -| [8b0618091](https://github.com/angular/components/commit/8b06180919a88d961f6a5d0101f3fcb697692bd3) | fix | **chips:** increase specificity of chip ripple selector ([#27457](https://github.com/angular/components/pull/27457)) | |
55 |
| -| [5c5e34ae4](https://github.com/angular/components/commit/5c5e34ae41bba8fcc5586cb252d2b94754054995) | fix | **form-field:** fix duplicate announcement of form controls ([#27102](https://github.com/angular/components/pull/27102)) | |
56 |
| -| [6c846e274](https://github.com/angular/components/commit/6c846e274c9703175d248e573e6474bbef247aec) | fix | **radio:** clear selected radio button from group ([#27466](https://github.com/angular/components/pull/27466)) | |
57 |
| -| [6bbf2ea8b](https://github.com/angular/components/commit/6bbf2ea8becf64a462c63fe18cff9755236d99be) | fix | **slide-toggle:** add cursor pointer for label ([#27391](https://github.com/angular/components/pull/27391)) | |
58 |
| -### material-luxon-adapter |
59 |
| -| Commit | Type | Description | |
60 |
| -| -- | -- | -- | |
61 |
| -| [439d6fc59](https://github.com/angular/components/commit/439d6fc591faf2a236c6027f217a97d906180b6c) | feat | add option to set default calendar ([#27453](https://github.com/angular/components/pull/27453)) | |
62 |
| - |
63 |
| -<!-- CHANGELOG SPLIT MARKER --> |
64 |
| - |
65 | 56 | <a name="16.1.6"></a>
|
66 | 57 | # 16.1.6 "apatite-anchor" (2023-07-26)
|
67 | 58 | ### cdk
|
|
82 | 73 |
|
83 | 74 | <!-- CHANGELOG SPLIT MARKER -->
|
84 | 75 |
|
85 |
| -<a name="16.2.0-next.4"></a> |
86 |
| -# 16.2.0-next.4 "honeycomb-huskey" (2023-07-14) |
87 |
| -### cdk |
88 |
| -| Commit | Type | Description | |
89 |
| -| -- | -- | -- | |
90 |
| -| [1703c274d](https://github.com/angular/components/commit/1703c274d304228326d0ef723fb497085161c8c5) | fix | **clipboard:** not working inside fullscreen element ([#27456](https://github.com/angular/components/pull/27456)) | |
91 |
| -### material |
92 |
| -| Commit | Type | Description | |
93 |
| -| -- | -- | -- | |
94 |
| -| [af1a04123](https://github.com/angular/components/commit/af1a0412397c3887c377ceb7bbd03a37ca41ad8a) | feat | **autocomplete:** add input to require selection from the panel ([#27423](https://github.com/angular/components/pull/27423)) | |
95 |
| -| [ff2a3cc6f](https://github.com/angular/components/commit/ff2a3cc6fb8055b10e717d366932f771195a89af) | fix | **autocomplete:** blocking events to other overlays when there are no results ([#27432](https://github.com/angular/components/pull/27432)) | |
96 |
| -| [7c8a79629](https://github.com/angular/components/commit/7c8a796294713c6f102885c94088a9c4713ffdd4) | fix | **autocomplete:** clear selected option if input is cleared ([#27422](https://github.com/angular/components/pull/27422)) | |
97 |
| -| [fd047217d](https://github.com/angular/components/commit/fd047217da86dbfff3d83482b0d4881ecf84cb49) | fix | **expansion:** panel content visible when placed inside a hidden parent ([#27438](https://github.com/angular/components/pull/27438)) | |
98 |
| -### material-experimental |
99 |
| -| Commit | Type | Description | |
100 |
| -| -- | -- | -- | |
101 |
| -| [b77094dc2](https://github.com/angular/components/commit/b77094dc23e99355b7d6bbc4ed41e4a08bdc544c) | feat | **themeing:** add M3 token values for checkbox and card ([#27409](https://github.com/angular/components/pull/27409)) | |
102 |
| -### multiple |
103 |
| -| Commit | Type | Description | |
104 |
| -| -- | -- | -- | |
105 |
| -| [95e18c522](https://github.com/angular/components/commit/95e18c522585668fe0017fa90ab8caf89b75ca9a) | fix | avoid component ID collisions between legacy and non-legacy components | |
106 |
| - |
107 |
| -<!-- CHANGELOG SPLIT MARKER --> |
108 |
| - |
109 | 76 | <a name="16.1.5"></a>
|
110 | 77 | # 16.1.5 "turquoise-tortoise" (2023-07-13)
|
111 | 78 | ### material
|
|
121 | 88 |
|
122 | 89 | <!-- CHANGELOG SPLIT MARKER -->
|
123 | 90 |
|
124 |
| -<a name="16.2.0-next.3"></a> |
125 |
| -# 16.2.0-next.3 "verdelite-volcano" (2023-07-06) |
126 |
| -### cdk |
127 |
| -| Commit | Type | Description | |
128 |
| -| -- | -- | -- | |
129 |
| -| [8e4a2ecf0](https://github.com/angular/components/commit/8e4a2ecf022a81edd6c4273039d74dc6b9c39a24) | fix | **menu:** control + option + space not working on VoiceOver ([#27401](https://github.com/angular/components/pull/27401)) | |
130 |
| -### material |
131 |
| -| Commit | Type | Description | |
132 |
| -| -- | -- | -- | |
133 |
| -| [0340a4152](https://github.com/angular/components/commit/0340a41529385c7a65f514e6afbceb84732a1aa0) | fix | **button-toggle:** not preserving value if preselected option is removed ([#27398](https://github.com/angular/components/pull/27398)) | |
134 |
| -| [c03b5f415](https://github.com/angular/components/commit/c03b5f415f4cccf41f6a5138dce822205a800da9) | fix | **chips:** error if empty getter is accessed too early ([#27405](https://github.com/angular/components/pull/27405)) | |
135 |
| -| [b985c7d52](https://github.com/angular/components/commit/b985c7d52cf5ccebbc76610e8843711d79e4df50) | fix | **core:** throw better error messages from typography utils ([#27393](https://github.com/angular/components/pull/27393)) | |
136 |
| -| [06f8544e7](https://github.com/angular/components/commit/06f8544e7b7bf8b2cc279a2e30d123c7d74804e1) | fix | **menu:** prevent menu styles from leaking to other components ([#27378](https://github.com/angular/components/pull/27378)) | |
137 |
| -| [017a541d4](https://github.com/angular/components/commit/017a541d496bfaaeda2f1207b6e6247213361dd9) | fix | **schematics:** fix template diagnostic in table schematic ([#27407](https://github.com/angular/components/pull/27407)) | |
138 |
| -| [daa6ca3ec](https://github.com/angular/components/commit/daa6ca3ecd9e46fcea4ec609ef6d37f50fc3af3b) | fix | **sidenav:** only trap focus when backdrop is enabled ([#27355](https://github.com/angular/components/pull/27355)) | |
139 |
| - |
140 |
| -<!-- CHANGELOG SPLIT MARKER --> |
141 |
| - |
142 | 91 | <a name="16.1.4"></a>
|
143 | 92 | # 16.1.4 "andalusite-almond" (2023-07-06)
|
144 | 93 | ### cdk
|
|
156 | 105 |
|
157 | 106 | <!-- CHANGELOG SPLIT MARKER -->
|
158 | 107 |
|
159 |
| -<a name="16.2.0-next.2"></a> |
160 |
| -# 16.2.0-next.2 "corduroy-cabin" (2023-06-28) |
161 |
| -### cdk |
162 |
| -| Commit | Type | Description | |
163 |
| -| -- | -- | -- | |
164 |
| -| [0d499a3322](https://github.com/angular/components/commit/0d499a3322a3df1145084d0b34c73687fdb1c4a9) | fix | **schematics:** clean up deep imports of devkit APIs ([#27363](https://github.com/angular/components/pull/27363)) | |
165 |
| -### material |
166 |
| -| Commit | Type | Description | |
167 |
| -| -- | -- | -- | |
168 |
| -| [65c7cad727](https://github.com/angular/components/commit/65c7cad7271f701659ad1154852bd53ac74f3628) | fix | **badge:** warn if use with mat-icon ([#27368](https://github.com/angular/components/pull/27368)) | |
169 |
| -| [e0608cbe59](https://github.com/angular/components/commit/e0608cbe5970d9eb5a94ac4fcb76a51f72c8e0d4) | fix | **chips:** remove button role from editable chips ([#27317](https://github.com/angular/components/pull/27317)) | |
170 |
| -| [425c469da8](https://github.com/angular/components/commit/425c469da80559d28bde63f1fce3512f3110dc9c) | fix | **core:** add validation to create-token-slot ([#27357](https://github.com/angular/components/pull/27357)) | |
171 |
| -| [cc1b322cc8](https://github.com/angular/components/commit/cc1b322cc8c54a34c3b59a5bb7accbadabb0e19a) | fix | **dialog:** exit animation duration not being picked up ([#27372](https://github.com/angular/components/pull/27372)) | |
172 |
| - |
173 |
| -<!-- CHANGELOG SPLIT MARKER --> |
174 |
| - |
175 | 108 | <a name="16.1.3"></a>
|
176 | 109 | # 16.1.3 "linen-latte" (2023-06-28)
|
177 | 110 | ### cdk
|
|
188 | 121 |
|
189 | 122 | <!-- CHANGELOG SPLIT MARKER -->
|
190 | 123 |
|
191 |
| -<a name="16.2.0-next.1"></a> |
192 |
| -# 16.2.0-next.1 "plastic-fork" (2023-06-23) |
193 |
| -### cdk |
194 |
| -| Commit | Type | Description | |
195 |
| -| -- | -- | -- | |
196 |
| -| [cc52d61a0d](https://github.com/angular/components/commit/cc52d61a0da19d99dc519a005a205e1b0da3f8d5) | fix | **a11y:** don't emit blurred events on the server ([#27315](https://github.com/angular/components/pull/27315)) | |
197 |
| -### material |
198 |
| -| Commit | Type | Description | |
199 |
| -| -- | -- | -- | |
200 |
| -| [df30433339](https://github.com/angular/components/commit/df304333397ff78024e39ac4e77319e015be5733) | feat | **slide-toggle:** allow for icon to be hidden ([#27330](https://github.com/angular/components/pull/27330)) | |
201 |
| -| [860aa42e17](https://github.com/angular/components/commit/860aa42e177cc722ae0797aa34cb8ef5355c47d9) | fix | **slide-toggle:** change slide-toggle to use MDC's token API ([#26966](https://github.com/angular/components/pull/26966)) | |
202 |
| -| [c86e1ef027](https://github.com/angular/components/commit/c86e1ef027e252d582b412661802bac8e088df27) | fix | **slider:** fix voiceover on ios ([#27302](https://github.com/angular/components/pull/27302)) | |
203 |
| -| [53242fe58e](https://github.com/angular/components/commit/53242fe58eecd6cf6556e6e343f7323bcc5ef006) | fix | **stepper:** allow child animations to run ([#27338](https://github.com/angular/components/pull/27338)) | |
204 |
| - |
205 |
| -<!-- CHANGELOG SPLIT MARKER --> |
206 |
| - |
207 | 124 | <a name="16.1.2"></a>
|
208 | 125 | # 16.1.2 "metal-spoon" (2023-06-23)
|
209 | 126 | ### cdk
|
|
223 | 140 |
|
224 | 141 | <!-- CHANGELOG SPLIT MARKER -->
|
225 | 142 |
|
226 |
| -<a name="16.2.0-next.0"></a> |
227 |
| -# 16.2.0-next.0 "syrup-stampede" (2023-06-13) |
228 |
| -### material-experimental |
229 |
| -| Commit | Type | Description | |
230 |
| -| -- | -- | -- | |
231 |
| -| [227a741c65](https://github.com/angular/components/commit/227a741c659a17f58b22cd79d47031df2ce12641) | feat | **theming:** Introduce a facade layer between user-facing customizable keys and actual MDC token names ([#27219](https://github.com/angular/components/pull/27219)) | |
232 |
| - |
233 |
| -<!-- CHANGELOG SPLIT MARKER --> |
234 |
| - |
235 | 143 | <a name="16.1.0"></a>
|
236 | 144 | # 16.1.0 "epoxy-proxy" (2023-06-13)
|
237 | 145 | ### material
|
|
0 commit comments