File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 12.0.3 "paper-platypus" (2021-06-03)
2
+
3
+ ### material
4
+
5
+ | | |
6
+ | ---------- | --------------------- |
7
+ | bug fix | **radio:** disable ripples under noop animations module ([#22855](https://github.com/angular/components/issues/22855)) ([a3bb57387027278743b52a8bf88de2ccf481d7e8](https://github.com/angular/components/commit/a3bb57387027278743b52a8bf88de2ccf481d7e8)) |
8
+ | bug fix | **schematics:** don't insert duplicate `[@use](https://github.com/use)` statements in themingApi ([#22755](https://github.com/angular/components/issues/22755)) ([48d2df24289f226631626bdaf83c7efde06310ea](https://github.com/angular/components/commit/48d2df24289f226631626bdaf83c7efde06310ea)) |
9
+
10
+ ### material-experimental
11
+
12
+ | | |
13
+ | ---------- | --------------------- |
14
+ | bug fix | **mdc-table:** add background inherit to header cells ([#22751](https://github.com/angular/components/issues/22751)) ([6b5d8e4648b22b978e0fff71d52e46d5ef7b3348](https://github.com/angular/components/commit/6b5d8e4648b22b978e0fff71d52e46d5ef7b3348)) |
15
+
16
+
1
17
## 12.0.2 "cardboard-box" (2021-05-26)
2
18
3
19
### material
Original file line number Diff line number Diff line change 52
52
"check-tools" : " yarn tsc --project tools/tsconfig-ci.json" ,
53
53
"prepare" : " husky install"
54
54
},
55
- "version" : " 12.0.2 " ,
55
+ "version" : " 12.0.3 " ,
56
56
"dependencies" : {
57
57
"@angular/animations" : " ^12.0.0" ,
58
58
"@angular/common" : " ^12.0.0" ,
You can’t perform that action at this time.
0 commit comments