Skip to content

Commit

Permalink
release: sync to 12.0.4 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewseguin committed Jun 9, 2021
1 parent 76186ad commit 9cc70e2
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,27 @@
## 12.0.4 "glass-gopher" (2021-06-09)

### material

| | |
| ---------- | --------------------- |
| bug fix | **input:** Do not set `aria-invalid` on required empty `matInput`s ([#22802](https://github.com/angular/components/issues/22802)) ([0bba6eabd7b5ea4cc27ac3b1ac39baedf687a44e](https://github.com/angular/components/commit/0bba6eabd7b5ea4cc27ac3b1ac39baedf687a44e)), closes [#22777](https://github.com/angular/components/issues/22777) |

## 12.0.3 "paper-platypus" (2021-06-03)

### material

| | |
| ---------- | --------------------- |
| 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)) |
| 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)) |

### material-experimental

| | |
| ---------- | --------------------- |
| 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)) |


## 12.0.2 "cardboard-box" (2021-05-26)

### material
Expand Down

0 comments on commit 9cc70e2

Please sign in to comment.