Skip to content

Commit f70d867

Browse files
authored
Revert "release: cut the v17.2.0-next.0 release" (#28485)
This reverts commit cd754d4.
1 parent 0da585f commit f70d867

File tree

1 file changed

+1
-34
lines changed

1 file changed

+1
-34
lines changed

CHANGELOG.md

Lines changed: 1 addition & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,3 @@
1-
<a name="17.2.0-next.0"></a>
2-
# 17.2.0-next.0 "metal-watch" (2024-01-25)
3-
### material
4-
| Commit | Type | Description |
5-
| -- | -- | -- |
6-
| [e05795dde0](https://github.com/angular/components/commit/e05795dde0ca56be3398f34cb834df007f18da1a) | fix | **button:** calculate icon button padding based on tokens |
7-
| [a496855f30](https://github.com/angular/components/commit/a496855f303acbf4b82821be029467c577976729) | fix | **button:** generate separate tokens for mini fab |
8-
| [cbeeb3ae17](https://github.com/angular/components/commit/cbeeb3ae1771c4ccbd6c5677cf73ac3d21c593c5) | fix | **checkbox:** use token for disabled label color |
9-
| [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)) |
10-
### material-experimental
11-
| Commit | Type | Description |
12-
| -- | -- | -- |
13-
| [d16e8ac5de](https://github.com/angular/components/commit/d16e8ac5de0191da06089e5668067c8d6e608d61) | feat | **theming:** add M3 tokens for pseudo checkbox ([#28407](https://github.com/angular/components/pull/28407)) |
14-
| [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)) |
15-
| [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)) |
16-
| [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)) |
17-
| [29a1e5d8a1](https://github.com/angular/components/commit/29a1e5d8a13e1e81b9aa2e1dd89d54fb063fc191) | fix | **theming:** Add support for color variants in slide-toggle, select, and radio ([#28445](https://github.com/angular/components/pull/28445)) |
18-
| [e45e210055](https://github.com/angular/components/commit/e45e210055eff26bd74956560b10f2681d4f2ac6) | fix | **theming:** Add support for color variants in tabs and slider ([#28417](https://github.com/angular/components/pull/28417)) |
19-
| [957bc487bf](https://github.com/angular/components/commit/957bc487bf8077cd4b657baa3d4ed64aebff9196) | fix | **theming:** align fab with M3 spec |
20-
| [ba3680ed48](https://github.com/angular/components/commit/ba3680ed489e36c106578f790459084649e74bd0) | fix | **theming:** align M3 icon buttons with spec |
21-
| [601a745fc8](https://github.com/angular/components/commit/601a745fc8e19ab7be93379297ea5fef58d5327e) | fix | **theming:** cap icon button size |
22-
| [339905c5af](https://github.com/angular/components/commit/339905c5af8a0abe632c2abcdc9f19e9a480677e) | fix | **theming:** disabled radio button incorrect label color ([#28415](https://github.com/angular/components/pull/28415)) |
23-
| [fdd16e6675](https://github.com/angular/components/commit/fdd16e667550690d554bba49888bfc6929bc97b2) | fix | **theming:** fix filled text field |
24-
| [06c81e38c7](https://github.com/angular/components/commit/06c81e38c719b7b051aeae2ef339b904cc45015e) | fix | **theming:** fix paginator in M3 |
25-
| [1e48cd431f](https://github.com/angular/components/commit/1e48cd431fb11f0e0172251d719340b2bc9aa39b) | fix | **theming:** fix up M3 checkbox |
26-
| [056e2221ec](https://github.com/angular/components/commit/056e2221ecfd75808c74e2ef9a783bcb82a25c03) | fix | **theming:** implement M3 badge ([#28460](https://github.com/angular/components/pull/28460)) |
27-
| [935eda0872](https://github.com/angular/components/commit/935eda0872ffdafbf0273b931d6df04e49030369) | fix | **theming:** incorrect validation for density scale |
28-
| [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)) |
29-
| [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)) |
30-
| [42f2cc9ad8](https://github.com/angular/components/commit/42f2cc9ad8a2a4f2e38531cb299ef7f89e104d92) | fix | **theming:** set up padding tokens |
31-
32-
<!-- CHANGELOG SPLIT MARKER -->
33-
341
<a name="17.1.1"></a>
352
# 17.1.1 "plastic-mug" (2024-01-25)
363
### cdk
@@ -4117,4 +4084,4 @@ _Breaking changes:_
41174084

41184085
# Changes Prior to 12.0.0
41194086

4120-
To view changes that occurred prior to 12.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/main/CHANGELOG_ARCHIVE.md).
4087+
To view changes that occurred prior to 12.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/main/CHANGELOG_ARCHIVE.md).

0 commit comments

Comments
 (0)