Skip to content

Commit 8ee8586

Browse files
committed
docs: release notes for the v12.2.1 release
1 parent 0ed1cbe commit 8ee8586

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<a name="12.2.1"></a>
2+
# 12.2.1 "concrete-wall" (2021-08-11)
3+
### cdk/drag-drop
4+
| Commit | Description |
5+
| -- | -- |
6+
| [29466d9e38](https://github.com/angular/components/commit/29466d9e38a29deab35ffe6343a1bec008b66daf) | fix(cdk/drag-drop): add generic parameter for item type in CdkDragDrop ([#23209](https://github.com/angular/components/pull/23209)) |
7+
### material-experimental/mdc-button
8+
| Commit | Description |
9+
| -- | -- |
10+
| [48b7ae7542](https://github.com/angular/components/commit/48b7ae75426d0bebca6e2fbcfceb962cdbaa76f9) | fix(material-experimental/mdc-button): fix ripple size after MDC changes ([#23266](https://github.com/angular/components/pull/23266)) |
11+
### material/core
12+
| Commit | Description |
13+
| -- | -- |
14+
| [6f1a276d4b](https://github.com/angular/components/commit/6f1a276d4bd72d86425672f1066c08ac7a0a83ed) | fix(material/core): sanity checks not running ([#23289](https://github.com/angular/components/pull/23289)) |
15+
### material/tabs
16+
| Commit | Description |
17+
| -- | -- |
18+
| [5d0ad3b806](https://github.com/angular/components/commit/5d0ad3b8062d6956645acb1a181b1b0302df99d7) | fix(material/tabs): pagination not working inside flex container ([#23160](https://github.com/angular/components/pull/23160)) |
19+
## Special Thanks:
20+
Guilherme Rossato, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and mmalerba
21+
22+
123
# 12.2.0 "corduroy-aardvark" (2021-08-04)
224

325
### cdk

0 commit comments

Comments
 (0)