|
1 |
| -<a name="18.1.0-rc.0"></a> |
2 |
| -# 18.1.0-rc.0 "zirconium-zoo" (2024-07-03) |
| 1 | +<a name="18.1.0"></a> |
| 2 | +# 18.1.0 "coral-odyssey" (2024-07-10) |
| 3 | +### cdk |
| 4 | +| Commit | Type | Description | |
| 5 | +| -- | -- | -- | |
| 6 | +| [0bc6583892](https://github.com/angular/components/commit/0bc65838926e88723bfc677fc3e4de81826cfe5b) | feat | **drag-drop:** add mixed orientation support | |
| 7 | +| [b5e30156c1](https://github.com/angular/components/commit/b5e30156c110b67fa5633062227b8767fe601532) | feat | **drag-drop:** add the ability to specify an alternate drop list container ([#29283](https://github.com/angular/components/pull/29283)) | |
| 8 | +| [03d4e134c8](https://github.com/angular/components/commit/03d4e134c84f4e9bba6e222e68f7fcc2e3dd3935) | fix | **drag-drop:** reset pointer events on descendants ([#29370](https://github.com/angular/components/pull/29370)) | |
3 | 9 | ### material
|
4 | 10 | | Commit | Type | Description |
|
5 | 11 | | -- | -- | -- |
|
6 |
| -| [674538b77](https://github.com/angular/components/commit/674538b778e75d229ada06d19c362752db3a18cc) | fix | **core:** add fallback if ripples get stuck ([#29323](https://github.com/angular/components/pull/29323)) | |
| 12 | +| [5da528e44d](https://github.com/angular/components/commit/5da528e44d6fadca6e13f34b86f180a4b5239049) | feat | **button:** allow button color to be configured through DI ([#29297](https://github.com/angular/components/pull/29297)) | |
| 13 | +| [6f698fa4e2](https://github.com/angular/components/commit/6f698fa4e24ef4637b2c83f43cb608df967a78b5) | feat | **core:** add option to configure prefix of system variables ([#29139](https://github.com/angular/components/pull/29139)) | |
| 14 | +| [5a97c03928](https://github.com/angular/components/commit/5a97c03928a8f4063353015747da37a39efad6a3) | fix | **chips:** navigate between rows on up/down arrow ([#29364](https://github.com/angular/components/pull/29364)) | |
| 15 | +| [566057b8f5](https://github.com/angular/components/commit/566057b8f58fab1b5328cbd4336b7b19ea412fd3) | fix | **divider:** non-text color contrast issues ([#28995](https://github.com/angular/components/pull/28995)) | |
| 16 | +| [65b56400bd](https://github.com/angular/components/commit/65b56400bd69035d291867a81257fad2dcb3ed5a) | fix | **tabs:** remove visibility style when hydrating ([#29220](https://github.com/angular/components/pull/29220)) | |
| 17 | +### cdk-experimental |
| 18 | +| Commit | Type | Description | |
| 19 | +| -- | -- | -- | |
| 20 | +| [fc6beeae18](https://github.com/angular/components/commit/fc6beeae18cba6ff5744a8381aee6edf6211cb5e) | fix | **popover-edit:** Fix dialog role and allow aria label on popup ([#29380](https://github.com/angular/components/pull/29380)) | |
| 21 | +### multiple |
| 22 | +| Commit | Type | Description | |
| 23 | +| -- | -- | -- | |
| 24 | +| [aa17c2d128](https://github.com/angular/components/commit/aa17c2d128c6a2e6a9a5b4b0f943b7b792ac5bea) | fix | remove workarounds for formControl directive ([#29296](https://github.com/angular/components/pull/29296)) | |
7 | 25 |
|
8 | 26 | <!-- CHANGELOG SPLIT MARKER -->
|
9 | 27 |
|
|
16 | 34 |
|
17 | 35 | <!-- CHANGELOG SPLIT MARKER -->
|
18 | 36 |
|
19 |
| -<a name="18.1.0-next.4"></a> |
20 |
| -# 18.1.0-next.4 "plastic-pliers" (2024-06-26) |
21 |
| -### cdk |
22 |
| -| Commit | Type | Description | |
23 |
| -| -- | -- | -- | |
24 |
| -| [5f7680f76f](https://github.com/angular/components/commit/5f7680f76f0c6c5d81f4159fb1d103e8801f2b94) | fix | **a11y:** Make focus-trap behavior consistent across zoneful/zoneless ([#29225](https://github.com/angular/components/pull/29225)) | |
25 |
| -### material |
26 |
| -| Commit | Type | Description | |
27 |
| -| -- | -- | -- | |
28 |
| -| [5da528e44d](https://github.com/angular/components/commit/5da528e44d6fadca6e13f34b86f180a4b5239049) | feat | **button:** allow button color to be configured through DI ([#29297](https://github.com/angular/components/pull/29297)) | |
29 |
| -| [d9181b53a4](https://github.com/angular/components/commit/d9181b53a4b8bf68f5cf18c7618abffe1adadef2) | fix | **button-toggle:** skip disabled buttons during keyboard navigation ([#29308](https://github.com/angular/components/pull/29308)) | |
30 |
| -| [f67ffa5c0f](https://github.com/angular/components/commit/f67ffa5c0f3c45ca4ce1661b8be6356dd615feed) | fix | **button:** stack icons on top of touch target ([#29291](https://github.com/angular/components/pull/29291)) | |
31 |
| -| [e74065ad94](https://github.com/angular/components/commit/e74065ad9439e37eb2fd36d30ba62564c4bdcbce) | fix | **datepicker:** avoid losing focus when re-rendering the current view ([#29287](https://github.com/angular/components/pull/29287)) | |
32 |
| -| [36c627beaf](https://github.com/angular/components/commit/36c627beaff2dc486997d1954b36989400591dc5) | fix | **sidenav:** not closing on escape key press ([#29292](https://github.com/angular/components/pull/29292)) | |
33 |
| -### multiple |
34 |
| -| Commit | Type | Description | |
35 |
| -| -- | -- | -- | |
36 |
| -| [aa17c2d128](https://github.com/angular/components/commit/aa17c2d128c6a2e6a9a5b4b0f943b7b792ac5bea) | fix | remove workarounds for formControl directive ([#29296](https://github.com/angular/components/pull/29296)) | |
37 |
| - |
38 |
| -<!-- CHANGELOG SPLIT MARKER --> |
39 |
| - |
40 | 37 | <a name="18.0.5"></a>
|
41 | 38 | # 18.0.5 "plastic-puppy" (2024-06-26)
|
42 | 39 | ### cdk
|
|
53 | 50 |
|
54 | 51 | <!-- CHANGELOG SPLIT MARKER -->
|
55 | 52 |
|
56 |
| -<a name="18.1.0-next.3"></a> |
57 |
| -# 18.1.0-next.3 "copper-carousel" (2024-06-20) |
58 |
| -### cdk |
59 |
| -| Commit | Type | Description | |
60 |
| -| -- | -- | -- | |
61 |
| -| [b5e30156c](https://github.com/angular/components/commit/b5e30156c110b67fa5633062227b8767fe601532) | feat | **drag-drop:** add the ability to specify an alternate drop list container ([#29283](https://github.com/angular/components/pull/29283)) | |
62 |
| -| [09df51d8e](https://github.com/angular/components/commit/09df51d8ebb86a3ee76614b6775dd62136660567) | fix | **overlay:** incorrectly dispatching outside click for shadow DOM ([#29249](https://github.com/angular/components/pull/29249)) | |
63 |
| -### material |
64 |
| -| Commit | Type | Description | |
65 |
| -| -- | -- | -- | |
66 |
| -| [008212a98](https://github.com/angular/components/commit/008212a9807fd01fd32fe136a075763b7b2c854d) | fix | **autocomplete:** autocomplete panel top is cut off in landscape mode ([#28982](https://github.com/angular/components/pull/28982)) | |
67 |
| -| [aaea0e272](https://github.com/angular/components/commit/aaea0e272635c973f6466b3db990a459a844f1d3) | fix | **bottom-sheet:** changed after checked error with zoneless ([#29277](https://github.com/angular/components/pull/29277)) | |
68 |
| -| [cee9b0415](https://github.com/angular/components/commit/cee9b04156a8485e28947951aa3afcca2bcc713c) | fix | **core:** generate mat-optgroup tokens in M3 ([#29257](https://github.com/angular/components/pull/29257)) | |
69 |
| -| [a4846a961](https://github.com/angular/components/commit/a4846a961924442649f0b19a3979fa92922b5b5f) | fix | **core:** implement elevation classes in M3 | |
70 |
| -| [6318f24d5](https://github.com/angular/components/commit/6318f24d57572b9aeb1da9b4556030fd38efad8a) | fix | **form-field:** outline label position ([#29138](https://github.com/angular/components/pull/29138)) | |
71 |
| -| [3550a8798](https://github.com/angular/components/commit/3550a8798a5aa51e945121c0fcf4e17b4e882faa) | fix | **menu:** animation issue when same menu is used for multiple nested triggers ([#29280](https://github.com/angular/components/pull/29280)) | |
72 |
| -| [03d00f573](https://github.com/angular/components/commit/03d00f57347bf6f0669dd2fc8fdb70fee4b22afd) | fix | **menu:** update elevation logic for M3 | |
73 |
| -| [99b33120e](https://github.com/angular/components/commit/99b33120e774768467120b77703ee4fb9d98d411) | fix | **paginator:** items per page form field touch target size insufficient ([#29109](https://github.com/angular/components/pull/29109)) | |
74 |
| -| [43b8dcbb1](https://github.com/angular/components/commit/43b8dcbb1f17a9d5fcedc88e996c241ab9e28dd8) | fix | **tree:** aria-expanded attribute should not appear in the leaf node ([#29096](https://github.com/angular/components/pull/29096)) | |
75 |
| - |
76 |
| -<!-- CHANGELOG SPLIT MARKER --> |
77 |
| - |
78 | 53 | <a name="18.0.4"></a>
|
79 | 54 | # 18.0.4 "caesium-carnival" (2024-06-20)
|
80 | 55 | ### cdk
|
|
96 | 71 |
|
97 | 72 | <!-- CHANGELOG SPLIT MARKER -->
|
98 | 73 |
|
99 |
| -<a name="18.1.0-next.2"></a> |
100 |
| -# 18.1.0-next.2 "ivory-infinity" (2024-06-12) |
101 |
| -### cdk |
102 |
| -| Commit | Type | Description | |
103 |
| -| -- | -- | -- | |
104 |
| -| [0bc6583892](https://github.com/angular/components/commit/0bc65838926e88723bfc677fc3e4de81826cfe5b) | feat | **drag-drop:** add mixed orientation support | |
105 |
| -### material |
106 |
| -| Commit | Type | Description | |
107 |
| -| -- | -- | -- | |
108 |
| -| [6f698fa4e2](https://github.com/angular/components/commit/6f698fa4e24ef4637b2c83f43cb608df967a78b5) | feat | **core:** add option to configure prefix of system variables ([#29139](https://github.com/angular/components/pull/29139)) | |
109 |
| -| [e7312037f7](https://github.com/angular/components/commit/e7312037f75dad5482b06868542ec2a715c116fc) | fix | **dialog:** Make autofocus work with animations disabled ([#29195](https://github.com/angular/components/pull/29195)) | |
110 |
| -| [3b32d0e7c9](https://github.com/angular/components/commit/3b32d0e7c95b358d30f8b7e6b0570ab8ba815a06) | fix | **dialog:** Make focus behavior consistent across zoneful/zoneless apps ([#29192](https://github.com/angular/components/pull/29192)) | |
111 |
| -| [566057b8f5](https://github.com/angular/components/commit/566057b8f58fab1b5328cbd4336b7b19ea412fd3) | fix | **divider:** non-text color contrast issues ([#28995](https://github.com/angular/components/pull/28995)) | |
112 |
| -| [e3abc65d7d](https://github.com/angular/components/commit/e3abc65d7d191f2adf1c294bdb84f532d4eac05c) | fix | **radio:** mark radio-group for check on touch ([#29203](https://github.com/angular/components/pull/29203)) | |
113 |
| -| [3da43230e6](https://github.com/angular/components/commit/3da43230e62c8983af5c21c4c1fc66ea2e5e7d52) | fix | **schematics:** estimate missing hues in M3 schematic ([#29231](https://github.com/angular/components/pull/29231)) | |
114 |
| -| [d717de5150](https://github.com/angular/components/commit/d717de51501e04a0410217c07fc31929ff2e983a) | fix | **snack-bar:** fix overrides mixin name typo ([#29180](https://github.com/angular/components/pull/29180)) | |
115 |
| - |
116 |
| -<!-- CHANGELOG SPLIT MARKER --> |
117 |
| - |
118 | 74 | <a name="18.0.3"></a>
|
119 | 75 | # 18.0.3 "gossamer-glacier" (2024-06-12)
|
120 | 76 | ### material
|
|
128 | 84 |
|
129 | 85 | <!-- CHANGELOG SPLIT MARKER -->
|
130 | 86 |
|
131 |
| -<a name="18.1.0-next.1"></a> |
132 |
| -# 18.1.0-next.1 "velvet-violoncello" (2024-06-05) |
133 |
| -### cdk |
134 |
| -| Commit | Type | Description | |
135 |
| -| -- | -- | -- | |
136 |
| -| [f4387fda12](https://github.com/angular/components/commit/f4387fda12e3e647e807111344c793efa1d14235) | fix | **testing:** TestbedHarnessEnvironment should work when Zone is not present ([#29176](https://github.com/angular/components/pull/29176)) | |
137 |
| -### material |
138 |
| -| Commit | Type | Description | |
139 |
| -| -- | -- | -- | |
140 |
| -| [c4a1407e75](https://github.com/angular/components/commit/c4a1407e75d9e408b0edbd5a106e1b520eb5ad2e) | fix | **core:** hide ripples inside drag&drop elements ([#29184](https://github.com/angular/components/pull/29184)) | |
141 |
| -| [b9fedfe9f9](https://github.com/angular/components/commit/b9fedfe9f900111d749262b2e25cc2fff8aac01f) | fix | **datepicker:** Move aria-live attribute so month can also be announced when using previous and next month buttons ([#29137](https://github.com/angular/components/pull/29137)) | |
142 |
| -| [71297ad7ef](https://github.com/angular/components/commit/71297ad7ef74baa058607356692b8e955791c484) | fix | **radio:** Ensure focus and selected states stay linked ([#29082](https://github.com/angular/components/pull/29082)) | |
143 |
| -| [c9e1d4aedd](https://github.com/angular/components/commit/c9e1d4aedd929b611b908633afac28a2bfb474d2) | fix | **schematics:** theming API migration not working with CRLF line endings ([#29171](https://github.com/angular/components/pull/29171)) | |
144 |
| -| [3314414e17](https://github.com/angular/components/commit/3314414e174a3fda90d18c8d00cf284a77f04e9c) | fix | **slider:** Tick marks changes position as the slider is changed (for a step that is decimal number) ([#29108](https://github.com/angular/components/pull/29108)) | |
145 |
| - |
146 |
| -<!-- CHANGELOG SPLIT MARKER --> |
147 |
| - |
148 | 87 | <a name="18.0.2"></a>
|
149 | 88 | # 18.0.2 "velvet-viola" (2024-06-05)
|
150 | 89 | ### cdk
|
|
162 | 101 |
|
163 | 102 | <!-- CHANGELOG SPLIT MARKER -->
|
164 | 103 |
|
165 |
| -<a name="18.1.0-next.0"></a> |
166 |
| -# 18.1.0-next.0 "plastic-moose" (2024-05-29) |
167 |
| - |
168 |
| -<!-- CHANGELOG SPLIT MARKER --> |
169 |
| - |
170 | 104 | <a name="18.0.1"></a>
|
171 | 105 | # 18.0.1 "plastic-baby" (2024-05-29)
|
172 | 106 | ### material
|
|
0 commit comments