Bumps @angular/material from 12.2.4 to 13.1.1.
Release notes
Sourced from @angular/material's releases.
v13.1.1
13.1.1 "chiffon-cabbage" (2021-12-16)
material
| Commit |
Description |
| [](https://github.com/angular/components/commit/0629a2c1b381dfe2cc86669d5d81609335a06add) |
schematics: don't replace variables contained within the names of other variables in theming API migration ([#24021](https://github-redirect.dependabot.com/angular/components/issues/24021)) |
| [](https://github.com/angular/components/commit/6ce89aa0a54a6a94da8b2c119e68e08e75af6de4) |
stepper: assistive technology reading out stepper icon ([#24025](https://github-redirect.dependabot.com/angular/components/issues/24025)) |
| [](https://github.com/angular/components/commit/655b41ab0f5d1d35f5a6a5e9c009f82688c3c21f) |
tabs: remove CSS content from chevron element ([#24091](https://github-redirect.dependabot.com/angular/components/issues/24091)) |
Special Thanks
Kristiyan Kostadinov and Paul Gschwendtner
v13.1.0
13.1.0 "granite-garden" (2021-12-08)
material-luxon-adapter
| Commit |
Description |
| [](https://github.com/angular/components/commit/a52da04a82f9394c832dfd0dfe9974858ecc761e) |
add option to set first day of week ([#24027](https://github-redirect.dependabot.com/angular/components/issues/24027)) |
google-maps
| Commit |
Description |
| [](https://github.com/angular/components/commit/7dbe9a42829a2e71cca3363e9a97ec0ea45be276) |
Getting google.maps.Map instance ([#23856](https://github-redirect.dependabot.com/angular/components/issues/23856)) |
material
| Commit |
Description |
| [](https://github.com/angular/components/commit/e7494314d96a216b2f0715dcc81b563af801f234) |
core: change ErrorStateMatcher to accept AbstractForm instead of FormControl ([#24012](https://github-redirect.dependabot.com/angular/components/issues/24012)) |
| [](https://github.com/angular/components/commit/1b6c93571c4615deb929f7b0e72c3e42478a31ec) |
table: set class and role on no data row ([#23749](https://github-redirect.dependabot.com/angular/components/issues/23749)) |
cdk
| Commit |
Description |
| [](https://github.com/angular/components/commit/c381a6c5ae1bd0b25e91384bc8bf03198064aa2b) |
bidi: support auto direction value ([#23906](https://github-redirect.dependabot.com/angular/components/issues/23906)) |
Special Thanks
Amy Sorto, Andrew Seguin, Jeremy Elbourn, Jiří Balcar, Kristiyan Kostadinov, Lukas Taake, Miles Malerba, Paul Gschwendtner, Umer Naeem, Wagner Maciel and Zach Arend
v13.1.0-rc.0
13.1.0-rc.0 "clay-car" (2021-12-08)
material-luxon-adapter
| Commit |
Description |
| [](https://github.com/angular/components/commit/a52da04a82f9394c832dfd0dfe9974858ecc761e) |
add option to set first day of week ([#24027](https://github-redirect.dependabot.com/angular/components/issues/24027)) |
material-experimental
| Commit |
Description |
| [](https://github.com/angular/components/commit/2e40f7ce0e41a889ac94b3db15cd76669412087e) |
column-resize: Update for MDC and spec changes ([#23908](https://github-redirect.dependabot.com/angular/components/issues/23908)) |
| [](https://github.com/angular/components/commit/642a7894066cce77994369b813f19b9eec1ee616) |
mdc-checkbox: reduce amount of emitted theme css ([#24004](https://github-redirect.dependabot.com/angular/components/issues/24004)) |
| [](https://github.com/angular/components/commit/749edd8a9f93cf9f3e19dfaabfad53a1129868a9) |
mdc-slider: throw error when thumb is missing ([#24061](https://github-redirect.dependabot.com/angular/components/issues/24061)) |
cdk-experimental
| Commit | Description |
... (truncated)
Changelog
Sourced from @angular/material's changelog.
13.1.1 "chiffon-cabbage" (2021-12-16)
material
| Commit |
Type |
Description |
| [0629a2c1b3](https://github.com/angular/components/commit/0629a2c1b381dfe2cc86669d5d81609335a06add) |
fix |
schematics: don't replace variables contained within the names of other variables in theming API migration ([#24021](https://github-redirect.dependabot.com/angular/components/pull/24021)) |
| [6ce89aa0a5](https://github.com/angular/components/commit/6ce89aa0a54a6a94da8b2c119e68e08e75af6de4) |
fix |
stepper: assistive technology reading out stepper icon ([#24025](https://github-redirect.dependabot.com/angular/components/pull/24025)) |
| [655b41ab0f](https://github.com/angular/components/commit/655b41ab0f5d1d35f5a6a5e9c009f82688c3c21f) |
fix |
tabs: remove CSS content from chevron element ([#24091](https://github-redirect.dependabot.com/angular/components/pull/24091)) |
Special Thanks
Kristiyan Kostadinov and Paul Gschwendtner
13.1.0 "granite-garden" (2021-12-08)
cdk
| Commit |
Type |
Description |
| [c381a6c5a](https://github.com/angular/components/commit/c381a6c5ae1bd0b25e91384bc8bf03198064aa2b) |
feat |
bidi: support auto direction value ([#23906](https://github-redirect.dependabot.com/angular/components/pull/23906)) |
material
| Commit |
Type |
Description |
| [e7494314d](https://github.com/angular/components/commit/e7494314d96a216b2f0715dcc81b563af801f234) |
feat |
core: change ErrorStateMatcher to accept AbstractForm instead of FormControl ([#24012](https://github-redirect.dependabot.com/angular/components/pull/24012)) |
| [1b6c93571](https://github.com/angular/components/commit/1b6c93571c4615deb929f7b0e72c3e42478a31ec) |
fix |
table: set class and role on no data row ([#23749](https://github-redirect.dependabot.com/angular/components/pull/23749)) |
google-maps
| Commit |
Type |
Description |
| [7dbe9a428](https://github.com/angular/components/commit/7dbe9a42829a2e71cca3363e9a97ec0ea45be276) |
feat |
Getting google.maps.Map instance ([#23856](https://github-redirect.dependabot.com/angular/components/pull/23856)) |
material-luxon-adapter
| Commit |
Type |
Description |
| [a52da04a8](https://github.com/angular/components/commit/a52da04a82f9394c832dfd0dfe9974858ecc761e) |
feat |
add option to set first day of week ([#24027](https://github-redirect.dependabot.com/angular/components/pull/24027)) |
Special Thanks
Amy Sorto, Andrew Seguin, Jeremy Elbourn, Jiří Balcar, Kristiyan Kostadinov, Lukas Taake, Miles Malerba, Paul Gschwendtner, Umer Naeem, Wagner Maciel and Zach Arend
13.0.4 "marble-mountain" (2021-12-08)
cdk
| Commit |
Type |
Description |
| [dddc933c5](https://github.com/angular/components/commit/dddc933c5847eb5ee4b1e5ce35aee6fbae320c0b) |
fix |
drag-drop: last item not returned at initial index when sorting is disabled ([#23934](https://github-redirect.dependabot.com/angular/components/pull/23934)) |
material
| Commit |
Type |
Description |
| [8de380837](https://github.com/angular/components/commit/8de380837acbefd5aaee48aefa3f986a6d49b8bc) |
fix |
datepicker: hover styles not disabled on touch devices ([#23915](https://github-redirect.dependabot.com/angular/components/pull/23915)) |
cdk-experimental
| Commit |
Type |
Description |
| [e103a218e](https://github.com/angular/components/commit/e103a218e88220e42d64626463667674aacf1e6a) |
fix |
column-resize: Ensure resizable entity is not destroyed before applying min/max update ([#24007](https://github-redirect.dependabot.com/angular/components/pull/24007)) |
... (truncated)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
┆Issue is synchronized with this Asana task by Unito
┆Created By: Tammy Yang