|
| 1 | +<a name="17.3.0-rc.0"></a> |
| 2 | +# 17.3.0-rc.0 "silver-shoes" (2024-03-06) |
| 3 | +### cdk |
| 4 | +| Commit | Type | Description | |
| 5 | +| -- | -- | -- | |
| 6 | +| [ef68e3215c](https://github.com/angular/components/commit/ef68e3215c992393934cfe15e358185b4ba8ce8b) | fix | **drag-drop:** resolve helper directives with DI for proper hostDirectives support ([#28633](https://github.com/angular/components/pull/28633)) | |
| 7 | +| [8f60b62c94](https://github.com/angular/components/commit/8f60b62c9482c1e0044a0da57edf31bf29609e6c) | fix | **overlay:** fix overlay margin in isBoundedByLeftViewportEdge ('left-ward') mode ([#28233](https://github.com/angular/components/pull/28233)) | |
| 8 | +### material |
| 9 | +| Commit | Type | Description | |
| 10 | +| -- | -- | -- | |
| 11 | +| [26b376e43e](https://github.com/angular/components/commit/26b376e43e18e9941f44d4d0714696b863250507) | feat | **tooltip:** be able to customize the longpress delay ([#27512](https://github.com/angular/components/pull/27512)) | |
| 12 | +| [979e903020](https://github.com/angular/components/commit/979e903020ec8e23747fa35414708be2c99e7e99) | fix | **autocomplete:** prevent hidden overlay from blocking clicks ([#28677](https://github.com/angular/components/pull/28677)) | |
| 13 | +| [216ae0cca1](https://github.com/angular/components/commit/216ae0cca12d1a9139f0faf0a85fceb157fc2490) | fix | **autocomplete:** requireSelection sometimes not clearing value when editing after selection ([#28628](https://github.com/angular/components/pull/28628)) | |
| 14 | +| [09111d0029](https://github.com/angular/components/commit/09111d00299c7747ed6543d91e257f7224e1119e) | fix | **button-toggle:** Add checkmark indicators with hideSingleSelectionIndicator and hideMultipleSelectionIndicator input and config options ([#28553](https://github.com/angular/components/pull/28553)) | |
| 15 | +| [c20bac78fb](https://github.com/angular/components/commit/c20bac78fbd69734ded68e2c411adb2c2913ce02) | fix | **checkbox:** derive checkmark color from palette | |
| 16 | +| [577d070ffe](https://github.com/angular/components/commit/577d070ffeb637df89879b2fdee261f280530e9a) | fix | **chips:** derive surface color from palette | |
| 17 | +| [a99d8e929f](https://github.com/angular/components/commit/a99d8e929fbf786001b2ba49387c95799359b456) | fix | **core:** mark fields on HasErrorState as nullable ([#28689](https://github.com/angular/components/pull/28689)) | |
| 18 | +| [fa2687f1a8](https://github.com/angular/components/commit/fa2687f1a807f6c80c5d523d6add7b98e597c868) | fix | **datepicker:** always move caret to the end of the start input on backspace ([#28669](https://github.com/angular/components/pull/28669)) | |
| 19 | +| [c72add69a3](https://github.com/angular/components/commit/c72add69a3877f1b805881aa1de1dbfb3b8f5cea) | fix | **datepicker:** datepicker doesn't announce newly selected range in firefox ([#28529](https://github.com/angular/components/pull/28529)) | |
| 20 | +| [24eaa2ed63](https://github.com/angular/components/commit/24eaa2ed6390adc162f06c92c7ee16c839cb7954) | fix | **expansion:** prevent focus from entering the panel while it's animating ([#28646](https://github.com/angular/components/pull/28646)) | |
| 21 | +| [dd97c0eb96](https://github.com/angular/components/commit/dd97c0eb96ab6f9f176340f1dea3ce76e436f452) | fix | **schematics:** add typography and density to custom theme ([#28645](https://github.com/angular/components/pull/28645)) | |
| 22 | +| [b169320777](https://github.com/angular/components/commit/b169320777bf53c4f147032131f6e9ae8f926e37) | fix | **schematics:** don't interrupt ng add if adding the animations module fails ([#28675](https://github.com/angular/components/pull/28675)) | |
| 23 | +| [63a764de61](https://github.com/angular/components/commit/63a764de6147a5c1cb09f388de454eda9ee3414a) | fix | **slide-toggle:** m3 selected track outline ([#28625](https://github.com/angular/components/pull/28625)) | |
| 24 | +| [f6e85844a0](https://github.com/angular/components/commit/f6e85844a0f5c033763b30276bf5525e8330417a) | perf | **form-field:** resolve scrolling performance issues ([#27251](https://github.com/angular/components/pull/27251)) | |
| 25 | +### material-experimental |
| 26 | +| Commit | Type | Description | |
| 27 | +| -- | -- | -- | |
| 28 | +| [c62c578676](https://github.com/angular/components/commit/c62c5786760e5cf37faa6996fdd9200620126f47) | feat | **theming:** provide hook for formatting toke… ([#28660](https://github.com/angular/components/pull/28660)) | |
| 29 | +### multiple |
| 30 | +| Commit | Type | Description | |
| 31 | +| -- | -- | -- | |
| 32 | +| [cfdfa9a672](https://github.com/angular/components/commit/cfdfa9a672c4edd5136edb7054d55eff3debe4e1) | fix | derive all token values from theme ([#28664](https://github.com/angular/components/pull/28664)) | |
| 33 | + |
| 34 | +<!-- CHANGELOG SPLIT MARKER --> |
| 35 | + |
1 | 36 | <a name="17.2.2"></a>
|
2 | 37 | # 17.2.2 "metal-marble" (2024-03-06)
|
3 | 38 | ### cdk
|
|
0 commit comments