kubikowski / inanity

a personal sandbox
https://inanity.io
2 stars 0 forks source link

build(deps): bump @angular/material from 13.1.3 to 14.1.3 #613

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/material from 13.1.3 to 14.1.3.

Release notes

Sourced from @​angular/material's releases.

v14.1.3

14.1.3 "rubber-chicken" (2022-08-19)

material

Commit Description
fix - d1ef7e23c6 button-toggle: toggle name falling out of sync if name changes (#24713)
fix - 19df7cf940 expansion: fix lint issue (#25469)

cdk

Commit Description
fix - f661a9300e dialog: fall back to node injector token doesn't exist in template injector (#25406)
fix - b9f09aa741 overlay: backdropClass type mismatch (#25487)

expansion

Commit Description
fix - b1450b1cb5 fix expansion .mat-expansion-panel-header styles (#20019)

Special Thanks

Andrew Seguin, Dmitrii Kuzmin, Kristiyan Kostadinov, ko-tori and swseverance

v14.1.2

14.1.2 "cedar-cicada" (2022-08-11)

material-experimental

Commit Description
fix - 0a4d8e9fc4 mdc-list: set a role on MatNavList and MatActionList (#25412)

material

Commit Description
fix - 69b29046d5 chips: selectable="false" doesn't work on initial assignment (#24906)
fix - 0f2ec70c86 tooltip: avoid problem when triggers hide animation for not visible tooltip (#24652)

Special Thanks

Egor Volvachev, Miles Malerba, Wagner Maciel and Zach Arend

v14.1.1

14.1.1 "moissanite-mango" (2022-08-03)

material-experimental

Commit Description
fix - e045e8d49 mdc-chips: don't use button element if chip row isn't editable (#25327)
fix - 394b93f18 mdc-slider: skip resizing while the user is dragging (#25318)

cdk

Commit Description
fix - 251c9abdf dialog: use config injector if provided (#25332)
fix - 636dd60ee drag-drop: expose pickup position in constrainPosition callback (#25341)
fix - aea1a5d67 overlay: detach overlay when portal is destroyed from the outside (#25212)
fix - 63ca33bc8 schematics: strip bom from sass files (#25364)

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

14.1.3 "rubber-chicken" (2022-08-19)

cdk

Commit Type Description
f661a9300e fix dialog: fall back to node injector token doesn't exist in template injector (#25406)
b9f09aa741 fix overlay: backdropClass type mismatch (#25487)

material

Commit Type Description
d1ef7e23c6 fix button-toggle: toggle name falling out of sync if name changes (#24713)
19df7cf940 fix expansion: fix lint issue (#25469)

expansion

Commit Type Description
b1450b1cb5 fix fix expansion .mat-expansion-panel-header styles (#20019)

Special Thanks

Andrew Seguin, Dmitrii Kuzmin, Kristiyan Kostadinov, ko-tori and swseverance

14.2.0-next.2 "maple-mantis" (2022-08-11)

material

Commit Type Description
657774e29b feat datepicker: Allow user to jump between start and end dates with arrow keys (#25359)
225273825a fix chips: selectable="false" doesn't work on initial assignment (#24906)
484058b80e fix tooltip: avoid problem when triggers hide animation for not visible tooltip (#24652)

material-experimental

Commit Type Description
7c0f56335a fix mdc-list: set a role on MatNavList and MatActionList (#25412)

Special Thanks

Egor Volvachev, Karl Seamon, Miles Malerba, Wagner Maciel and Zach Arend

14.1.2 "cedar-cicada" (2022-08-11)

material

Commit Type Description
69b29046d5 fix chips: selectable="false" doesn't work on initial assignment (#24906)
0f2ec70c86 fix tooltip: avoid problem when triggers hide animation for not visible tooltip (#24652)

material-experimental

Commit Type Description
0a4d8e9fc4 fix mdc-list: set a role on MatNavList and MatActionList (#25412)

Special Thanks

Egor Volvachev, Miles Malerba, Wagner Maciel and Zach Arend

... (truncated)

Commits
  • b23878e release: cut the v14.1.3 release
  • b9f09aa fix(cdk/overlay): backdropClass type mismatch (#25487)
  • c6a03f1 docs(material/form-field): fixed propname in guide (#25328)
  • d1ef7e2 fix(material/button-toggle): toggle name falling out of sync if name changes ...
  • 19df7cf fix(material/expansion): fix lint issue (#25469)
  • b1450b1 fix(expansion): fix expansion .mat-expansion-panel-header styles (#20019)
  • f661a93 fix(cdk/dialog): fall back to node injector token doesn't exist in template i...
  • 1634461 release: cut the v14.1.2 release
  • 0a4d8e9 fix(material-experimental/mdc-list): set a role on MatNavList and MatActionLi...
  • 3aaf899 build: fix CI issues (#25429)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 2 years ago

Superseded by #616.