File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change
1
+ <a name="12.2.8"></a>
2
+ # 12.2.8 "plastic-plant" (2021-09-29)
3
+ ### material
4
+ | Commit | Type | Description |
5
+ | -- | -- | -- |
6
+ | [6b7116902b](https://github.com/angular/components/commit/6b7116902b8148805acde968d7d5460a206a9649) | fix | **badge:** correctly apply badge description ([#23562](https://github.com/angular/components/pull/23562)) |
7
+ | [1c26ae8e8c](https://github.com/angular/components/commit/1c26ae8e8cd33ecb67d19e17a7eb3bdc92fee5f2) | fix | **expansion:** fix header border in high contrast mode ([#23613](https://github.com/angular/components/pull/23613)) |
8
+ | [b026b4ed74](https://github.com/angular/components/commit/b026b4ed749fa747d5dcddb3d4b1567806d03af6) | fix | **stepper:** add styling to stepper for high contrast mode ([#23526](https://github.com/angular/components/pull/23526)) |
9
+ ### material-experimental
10
+ | Commit | Type | Description |
11
+ | -- | -- | -- |
12
+ | [5f9c9d4b19](https://github.com/angular/components/commit/5f9c9d4b198400f562a6e775a81602ec3ffe3832) | fix | **mdc-typography:** better mappings for 2014 to 2018 typography ([#23618](https://github.com/angular/components/pull/23618)) |
13
+ ## Special Thanks
14
+ Amy Sorto, Jeremy Elbourn, Marco Marche, Miles Malerba and Zach Arend
15
+
16
+ <!-- CHANGELOG SPLIT MARKER -->
17
+
1
18
<a name="12.2.7"></a>
2
19
# 12.2.7 "ceramic-cup" (2021-09-23)
3
20
### cdk
@@ -4446,4 +4463,4 @@ You can view a beta version of the docs at https://beta-angular-material-io.fire
4446
4463
4447
4464
# Changes Prior to 7.0.0
4448
4465
4449
- To view changes that occurred prior to 7.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/master/CHANGELOG_ARCHIVE.md).
4466
+ To view changes that occurred prior to 7.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/master/CHANGELOG_ARCHIVE.md).
Original file line number Diff line number Diff line change 50
50
"tsc" : " node ./node_modules/typescript/bin/tsc" ,
51
51
"prepare" : " husky install"
52
52
},
53
- "version" : " 12.2.7 " ,
53
+ "version" : " 12.2.8 " ,
54
54
"dependencies" : {
55
55
"@angular/animations" : " 12.2.2" ,
56
56
"@angular/common" : " 12.2.2" ,
You can’t perform that action at this time.
0 commit comments