Skip to content

Commit ba57666

Browse files
committed
docs: release notes for the v17.2.0 release
1 parent 09ee075 commit ba57666

File tree

1 file changed

+58
-59
lines changed

1 file changed

+58
-59
lines changed

CHANGELOG.md

Lines changed: 58 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,76 +1,48 @@
1-
<a name="17.2.0-rc.0"></a>
2-
# 17.2.0-rc.0 "concrete-cardinal" (2024-02-07)
3-
### material
4-
| Commit | Type | Description |
5-
| -- | -- | -- |
6-
| [58764afec](https://github.com/angular/components/commit/58764afec2b181c6be1b21f952215c3aa0a160f0) | fix | **chips:** Tokenize the hover & focus overlays ([#28497](https://github.com/angular/components/pull/28497)) |
7-
| [32f86e48e](https://github.com/angular/components/commit/32f86e48e17caa316baa4738e0f458a64e16e4e5) | fix | **chips:** Tokenize the selected state ([#28498](https://github.com/angular/components/pull/28498)) |
8-
| [1dcc19585](https://github.com/angular/components/commit/1dcc195853a74d1e0b724b742673eb5fd744cb67) | fix | **core:** ensure that option inherits container background |
9-
| [46fe83f21](https://github.com/angular/components/commit/46fe83f21f4f7cb54b09603829ddc4985a2e8be5) | fix | **list:** use transparent background for M3 ([#28504](https://github.com/angular/components/pull/28504)) |
10-
| [fca43aa49](https://github.com/angular/components/commit/fca43aa49b060e77d27b9286740c9535b4ae42c2) | fix | **select:** styles for m3 ([#28492](https://github.com/angular/components/pull/28492)) |
11-
| [d799c044a](https://github.com/angular/components/commit/d799c044a7acffcf94a9d86cc304a2fd3ace1961) | fix | **slide-toggle:** fix m3 slide-toggle handle ([#28503](https://github.com/angular/components/pull/28503)) |
12-
| [130afedf1](https://github.com/angular/components/commit/130afedf1c823c2d24eda2bedd1ebe5e3b33e6fa) | fix | **slide-toggle:** m3 slide-toggle track ([#28539](https://github.com/angular/components/pull/28539)) |
13-
### material-experimental
14-
| Commit | Type | Description |
15-
| -- | -- | -- |
16-
| [b6e0b20e1](https://github.com/angular/components/commit/b6e0b20e1f72f48622179f0a8859b76df056b484) | fix | **theming:** Fix chip trailing icon opacity in M3 ([#28530](https://github.com/angular/components/pull/28530)) |
17-
| [8fab89229](https://github.com/angular/components/commit/8fab89229d3aad9109c5a22244f9f35ae3fc675f) | fix | **theming:** Make color API back-cmpat styles available ([#28526](https://github.com/angular/components/pull/28526)) |
18-
| [f1deb30a1](https://github.com/angular/components/commit/f1deb30a1768ac6a5e87872a1b790f1b93b5b2c7) | fix | **theming:** Make M3 work with typography-hierarchy ([#28540](https://github.com/angular/components/pull/28540)) |
19-
20-
<!-- CHANGELOG SPLIT MARKER -->
21-
22-
<a name="16.2.14"></a>
23-
# 16.2.14 "silky-schematic" (2024-02-01)
24-
### material
25-
| Commit | Type | Description |
26-
| -- | -- | -- |
27-
| [8baf8d5aa](https://github.com/angular/components/commit/8baf8d5aa372462e985a3874d85f32f1d8987d00) | fix | **schematics:** schema error in mdc migration ([#28520](https://github.com/angular/components/pull/28520)) |
28-
29-
<!-- CHANGELOG SPLIT MARKER -->
30-
31-
<a name="17.2.0-next.1"></a>
32-
# 17.2.0-next.1 "resin-rings" (2024-01-31)
33-
### material
34-
| Commit | Type | Description |
35-
| -- | -- | -- |
36-
| [0a1c8eedb4](https://github.com/angular/components/commit/0a1c8eedb45c3e24247539abe489ea835d19a0d7) | fix | **chips:** Tokenize chip outline and disabled opacity ([#28488](https://github.com/angular/components/pull/28488)) |
37-
| [82ecf0d24a](https://github.com/angular/components/commit/82ecf0d24aabbb156463903c45667a10b5606a79) | fix | **form-field:** insufficient color contrast text to input fill ([#28274](https://github.com/angular/components/pull/28274)) |
38-
| [2d43f93fe4](https://github.com/angular/components/commit/2d43f93fe4beb8bfd27fd7a48e3e811e11f99bcc) | fix | **slide-toggle:** Emit token values under current selector or root ([#28390](https://github.com/angular/components/pull/28390)) |
39-
| [41766330b6](https://github.com/angular/components/commit/41766330b6993628dc511bf8595b8d58dd495c22) | fix | **slider:** error if slider is destroyed before first change detection ([#28494](https://github.com/angular/components/pull/28494)) |
40-
### material-experimental
41-
| Commit | Type | Description |
42-
| -- | -- | -- |
43-
| [93f3421538](https://github.com/angular/components/commit/93f3421538118ef9187c2bcd4a2aec24a8fcfc01) | fix | **theming:** incorrect track color for alternate progress bar palettes ([#28484](https://github.com/angular/components/pull/28484)) |
44-
| [5f1a7ea1ee](https://github.com/angular/components/commit/5f1a7ea1ee6eecc5b4e2b3fd52445e5adb5911a6) | fix | **theming:** resolve M3 issues in mat-option ([#28482](https://github.com/angular/components/pull/28482)) |
45-
46-
<!-- CHANGELOG SPLIT MARKER -->
47-
48-
<a name="17.1.2"></a>
49-
# 17.1.2 "acrylic-aquarium" (2024-01-31)
50-
### material
1+
<a name="17.2.0"></a>
2+
# 17.2.0 "polymer-prism" (2024-02-14)
3+
### cdk
514
| Commit | Type | Description |
525
| -- | -- | -- |
53-
| [8675ae2436](https://github.com/angular/components/commit/8675ae24368dbf904176f1813ed0d8945e145fa5) | fix | **form-field:** insufficient color contrast text to input fill ([#28274](https://github.com/angular/components/pull/28274)) |
54-
| [b6a9ac8214](https://github.com/angular/components/commit/b6a9ac8214a19b31776e73d56c811663c712b1e3) | fix | **schematics:** import async animations and remove deprecated function usages ([#28481](https://github.com/angular/components/pull/28481)) |
55-
| [251293f950](https://github.com/angular/components/commit/251293f9502d8dbe39a3dc2c2399082ffeea2d49) | fix | **slide-toggle:** Emit token values under current selector or root ([#28390](https://github.com/angular/components/pull/28390)) |
56-
| [9e02a1135b](https://github.com/angular/components/commit/9e02a1135bd108a3443e796f6c19385bce963495) | fix | **slider:** error if slider is destroyed before first change detection ([#28494](https://github.com/angular/components/pull/28494)) |
57-
58-
<!-- CHANGELOG SPLIT MARKER -->
59-
60-
<a name="17.2.0-next.0"></a>
61-
# 17.2.0-next.0 "metal-spatula" (2024-01-26)
6+
| [55eeee3516](https://github.com/angular/components/commit/55eeee35163d5392703e02f8de044598e74cc6f5) | fix | **listbox:** unable to tab in if active option is removed ([#28583](https://github.com/angular/components/pull/28583)) |
7+
| [2f7aaaa220](https://github.com/angular/components/commit/2f7aaaa22095bdf96a5a6a65a658fd3e01b68cc8) | fix | **table:** error if outlets are assigned too early ([#28551](https://github.com/angular/components/pull/28551)) |
628
### material
639
| Commit | Type | Description |
6410
| -- | -- | -- |
11+
| [99a4e2a10f](https://github.com/angular/components/commit/99a4e2a10ff39599f16f0a9c842963ae1452de92) | fix | **button-toggle:** Add remaining typography tokens needed for M3 ([#28578](https://github.com/angular/components/pull/28578)) |
6512
| [e05795dde0](https://github.com/angular/components/commit/e05795dde0ca56be3398f34cb834df007f18da1a) | fix | **button:** calculate icon button padding based on tokens |
6613
| [a496855f30](https://github.com/angular/components/commit/a496855f303acbf4b82821be029467c577976729) | fix | **button:** generate separate tokens for mini fab |
6714
| [cbeeb3ae17](https://github.com/angular/components/commit/cbeeb3ae1771c4ccbd6c5677cf73ac3d21c593c5) | fix | **checkbox:** use token for disabled label color |
15+
| [0a1c8eedb4](https://github.com/angular/components/commit/0a1c8eedb45c3e24247539abe489ea835d19a0d7) | fix | **chips:** Tokenize chip outline and disabled opacity ([#28488](https://github.com/angular/components/pull/28488)) |
16+
| [58764afec2](https://github.com/angular/components/commit/58764afec2b181c6be1b21f952215c3aa0a160f0) | fix | **chips:** Tokenize the hover & focus overlays ([#28497](https://github.com/angular/components/pull/28497)) |
17+
| [32f86e48e1](https://github.com/angular/components/commit/32f86e48e17caa316baa4738e0f458a64e16e4e5) | fix | **chips:** Tokenize the selected state ([#28498](https://github.com/angular/components/pull/28498)) |
18+
| [1dcc195853](https://github.com/angular/components/commit/1dcc195853a74d1e0b724b742673eb5fd744cb67) | fix | **core:** ensure that option inherits container background |
19+
| [873c8e97dc](https://github.com/angular/components/commit/873c8e97dc4a077ca30d64c4ce629d7011caf10e) | fix | **datepicker:** fix M3 styles ([#28556](https://github.com/angular/components/pull/28556)) |
20+
| [8ac58ff328](https://github.com/angular/components/commit/8ac58ff328aac006e9f22f9f97bf5552050c12ef) | fix | **datepicker:** fix touchui shadow and border-radius ([#28577](https://github.com/angular/components/pull/28577)) |
21+
| [92ab097987](https://github.com/angular/components/commit/92ab0979874945b85554914879b58ab6b7152e39) | fix | **datepicker:** use direction-agnostic text-align |
22+
| [0edc47673f](https://github.com/angular/components/commit/0edc47673f93beb1533788e774d9b739821b33f4) | fix | **form-field:** container height in lower densities ([#28546](https://github.com/angular/components/pull/28546)) |
23+
| [b1f281cab5](https://github.com/angular/components/commit/b1f281cab5d739e5b89d8c057e830fd61e88615b) | fix | **list:** ensure leading icon scales with token |
24+
| [306c2424f7](https://github.com/angular/components/commit/306c2424f7d12383166fb233770c05f063a094cd) | fix | **list:** indexOf usage incorreect for active focus reset ([#28531](https://github.com/angular/components/pull/28531)) |
25+
| [75955eb9b4](https://github.com/angular/components/commit/75955eb9b422709064ceeb681ee9ef35db432102) | fix | **list:** match leading icon size in M3 to spec |
26+
| [b8327cd92c](https://github.com/angular/components/commit/b8327cd92c1f124a5e2c9ef6693354dd76cc5ca9) | fix | **list:** tokenize active-indicator ([#28586](https://github.com/angular/components/pull/28586)) |
27+
| [ba05521005](https://github.com/angular/components/commit/ba05521005c1d19f6c2b12fd4ad07fc8df7e68cf) | fix | **list:** tokenize space around leading icon |
28+
| [0d88889452](https://github.com/angular/components/commit/0d888894525801fd45e673e37557dc58cef44934) | fix | **list:** use direction-agnostic text-align |
29+
| [46fe83f21f](https://github.com/angular/components/commit/46fe83f21f4f7cb54b09603829ddc4985a2e8be5) | fix | **list:** use transparent background for M3 ([#28504](https://github.com/angular/components/pull/28504)) |
30+
| [044c9ba648](https://github.com/angular/components/commit/044c9ba6480cc80e2ab0e9a5d45a15c3b5c06174) | fix | **menu:** prevent icon from collapsing when text is long ([#28541](https://github.com/angular/components/pull/28541)) |
31+
| [47c55925c0](https://github.com/angular/components/commit/47c55925c0eb9ff9b6a64446577ff322c01f03dc) | fix | **menu:** Update token values and styles for M3 ([#28470](https://github.com/angular/components/pull/28470)) |
32+
| [a656164255](https://github.com/angular/components/commit/a656164255a276a0fdef4162a7e529426e0aae1d) | fix | **progress-bar:** incorrect alignment if direction is set on element |
6833
| [f6d3f1bc21](https://github.com/angular/components/commit/f6d3f1bc21e0ee734432f0609f0ea17016cfdbe1) | fix | **schematics:** import async animations and remove deprecated function usages ([#28424](https://github.com/angular/components/pull/28424)) |
34+
| [fbf2ef3fcb](https://github.com/angular/components/commit/fbf2ef3fcba5266188e530e77ee91f8f1d4ff7dd) | fix | **select:** fix m3 arrow alignment ([#28545](https://github.com/angular/components/pull/28545)) |
35+
| [fca43aa49b](https://github.com/angular/components/commit/fca43aa49b060e77d27b9286740c9535b4ae42c2) | fix | **select:** styles for m3 ([#28492](https://github.com/angular/components/pull/28492)) |
36+
| [d799c044a7](https://github.com/angular/components/commit/d799c044a7acffcf94a9d86cc304a2fd3ace1961) | fix | **slide-toggle:** fix m3 slide-toggle handle ([#28503](https://github.com/angular/components/pull/28503)) |
37+
| [130afedf1c](https://github.com/angular/components/commit/130afedf1c823c2d24eda2bedd1ebe5e3b33e6fa) | fix | **slide-toggle:** m3 slide-toggle track ([#28539](https://github.com/angular/components/pull/28539)) |
38+
| [63c6b841b4](https://github.com/angular/components/commit/63c6b841b43ba1b4efd8ec9a00305833cd5c5498) | fix | **slide-toggle:** m3 track outline and handle opacity ([#28565](https://github.com/angular/components/pull/28565)) |
6939
| [2455a42d3c](https://github.com/angular/components/commit/2455a42d3c5866e122421f144f08ae6fa4df4198) | fix | **stepper:** Update token values for M3 and add color variant support ([#28430](https://github.com/angular/components/pull/28430)) |
40+
| [f9621a7c8c](https://github.com/angular/components/commit/f9621a7c8c4bf96c12003e2c092b79c76b023efc) | fix | **tabs:** prevent page scroll on space press ([#28532](https://github.com/angular/components/pull/28532)) |
7041
### material-experimental
7142
| Commit | Type | Description |
7243
| -- | -- | -- |
7344
| [d16e8ac5de](https://github.com/angular/components/commit/d16e8ac5de0191da06089e5668067c8d6e608d61) | feat | **theming:** add M3 tokens for pseudo checkbox ([#28407](https://github.com/angular/components/pull/28407)) |
45+
| [4742a175ab](https://github.com/angular/components/commit/4742a175ab3b971aae9b6f6ad87a2cafd3257eb9) | fix | **theming:** Add more tests for M3 theme tokens ([#28561](https://github.com/angular/components/pull/28561)) |
7446
| [1f1dac5e57](https://github.com/angular/components/commit/1f1dac5e57019d5faf044875c1b10be8e0fb1dd1) | fix | **theming:** Add support for color variants in badge, button-toggle, button, pseudo-checkbox, and chips ([#28457](https://github.com/angular/components/pull/28457)) |
7547
| [08c97ab648](https://github.com/angular/components/commit/08c97ab648245d5369e0d3164e0b05c1abc9d193) | fix | **theming:** Add support for color variants in option, checkbox, and fab ([#28412](https://github.com/angular/components/pull/28412)) |
7648
| [715877a13d](https://github.com/angular/components/commit/715877a13d8f60af3a1f26bf9f6a5f0cc2aee0ee) | fix | **theming:** Add support for color variants in progress-spiner, progress-bar, list, form-field, and datepicker ([#28451](https://github.com/angular/components/pull/28451)) |
@@ -81,18 +53,45 @@
8153
| [ba3680ed48](https://github.com/angular/components/commit/ba3680ed489e36c106578f790459084649e74bd0) | fix | **theming:** align M3 icon buttons with spec |
8254
| [601a745fc8](https://github.com/angular/components/commit/601a745fc8e19ab7be93379297ea5fef58d5327e) | fix | **theming:** cap icon button size |
8355
| [339905c5af](https://github.com/angular/components/commit/339905c5af8a0abe632c2abcdc9f19e9a480677e) | fix | **theming:** disabled radio button incorrect label color ([#28415](https://github.com/angular/components/pull/28415)) |
56+
| [b6e0b20e1f](https://github.com/angular/components/commit/b6e0b20e1f72f48622179f0a8859b76df056b484) | fix | **theming:** Fix chip trailing icon opacity in M3 ([#28530](https://github.com/angular/components/pull/28530)) |
8457
| [fdd16e6675](https://github.com/angular/components/commit/fdd16e667550690d554bba49888bfc6929bc97b2) | fix | **theming:** fix filled text field |
8558
| [06c81e38c7](https://github.com/angular/components/commit/06c81e38c719b7b051aeae2ef339b904cc45015e) | fix | **theming:** fix paginator in M3 |
59+
| [59b93b44ab](https://github.com/angular/components/commit/59b93b44ab807a55ce182599e30dc52609debaf8) | fix | **theming:** Fix token causing test failure on CI ([#28569](https://github.com/angular/components/pull/28569)) |
8660
| [1e48cd431f](https://github.com/angular/components/commit/1e48cd431fb11f0e0172251d719340b2bc9aa39b) | fix | **theming:** fix up M3 checkbox |
8761
| [056e2221ec](https://github.com/angular/components/commit/056e2221ecfd75808c74e2ef9a783bcb82a25c03) | fix | **theming:** implement M3 badge ([#28460](https://github.com/angular/components/pull/28460)) |
62+
| [93f3421538](https://github.com/angular/components/commit/93f3421538118ef9187c2bcd4a2aec24a8fcfc01) | fix | **theming:** incorrect track color for alternate progress bar palettes ([#28484](https://github.com/angular/components/pull/28484)) |
8863
| [935eda0872](https://github.com/angular/components/commit/935eda0872ffdafbf0273b931d6df04e49030369) | fix | **theming:** incorrect validation for density scale |
64+
| [8fab89229d](https://github.com/angular/components/commit/8fab89229d3aad9109c5a22244f9f35ae3fc675f) | fix | **theming:** Make color API back-cmpat styles available ([#28526](https://github.com/angular/components/pull/28526)) |
65+
| [f1deb30a17](https://github.com/angular/components/commit/f1deb30a1768ac6a5e87872a1b790f1b93b5b2c7) | fix | **theming:** Make M3 work with typography-hierarchy ([#28540](https://github.com/angular/components/pull/28540)) |
66+
| [5f1a7ea1ee](https://github.com/angular/components/commit/5f1a7ea1ee6eecc5b4e2b3fd52445e5adb5911a6) | fix | **theming:** resolve M3 issues in mat-option ([#28482](https://github.com/angular/components/pull/28482)) |
8967
| [dabb96765a](https://github.com/angular/components/commit/dabb96765a80c29067d07240d46d7852fbc580fa) | fix | **theming:** set up core theme and app tokens ([#28431](https://github.com/angular/components/pull/28431)) |
9068
| [d26a51e3a5](https://github.com/angular/components/commit/d26a51e3a54b71928bc98df175c54997f8a31929) | fix | **theming:** set up internal form field in M3 ([#28414](https://github.com/angular/components/pull/28414)) |
9169
| [42f2cc9ad8](https://github.com/angular/components/commit/42f2cc9ad8a2a4f2e38531cb299ef7f89e104d92) | fix | **theming:** set up padding tokens |
9270
| [0da585f730](https://github.com/angular/components/commit/0da585f7307ea98b5575d520d3b6da79769827c4) | fix | **theming:** Update color palettes ([#28472](https://github.com/angular/components/pull/28472)) |
9371

9472
<!-- CHANGELOG SPLIT MARKER -->
9573

74+
<a name="16.2.14"></a>
75+
# 16.2.14 "silky-schematic" (2024-02-01)
76+
### material
77+
| Commit | Type | Description |
78+
| -- | -- | -- |
79+
| [8baf8d5aa](https://github.com/angular/components/commit/8baf8d5aa372462e985a3874d85f32f1d8987d00) | fix | **schematics:** schema error in mdc migration ([#28520](https://github.com/angular/components/pull/28520)) |
80+
81+
<!-- CHANGELOG SPLIT MARKER -->
82+
83+
<a name="17.1.2"></a>
84+
# 17.1.2 "acrylic-aquarium" (2024-01-31)
85+
### material
86+
| Commit | Type | Description |
87+
| -- | -- | -- |
88+
| [8675ae2436](https://github.com/angular/components/commit/8675ae24368dbf904176f1813ed0d8945e145fa5) | fix | **form-field:** insufficient color contrast text to input fill ([#28274](https://github.com/angular/components/pull/28274)) |
89+
| [b6a9ac8214](https://github.com/angular/components/commit/b6a9ac8214a19b31776e73d56c811663c712b1e3) | fix | **schematics:** import async animations and remove deprecated function usages ([#28481](https://github.com/angular/components/pull/28481)) |
90+
| [251293f950](https://github.com/angular/components/commit/251293f9502d8dbe39a3dc2c2399082ffeea2d49) | fix | **slide-toggle:** Emit token values under current selector or root ([#28390](https://github.com/angular/components/pull/28390)) |
91+
| [9e02a1135b](https://github.com/angular/components/commit/9e02a1135bd108a3443e796f6c19385bce963495) | fix | **slider:** error if slider is destroyed before first change detection ([#28494](https://github.com/angular/components/pull/28494)) |
92+
93+
<!-- CHANGELOG SPLIT MARKER -->
94+
9695
<a name="17.1.1"></a>
9796
# 17.1.1 "plastic-mug" (2024-01-25)
9897
### material

0 commit comments

Comments
 (0)