kuhnroyal / mat-datetimepicker

Material datetimepicker for @angular/material
MIT License
151 stars 86 forks source link

chore(deps): bump @angular/material from 18.0.4 to 18.0.5 #569

Open dependabot[bot] opened 4 days ago

dependabot[bot] commented 4 days ago

Bumps @angular/material from 18.0.4 to 18.0.5.

Release notes

Sourced from @​angular/material's releases.

v18.0.5

18.0.5 "plastic-puppy" (2024-06-26)

material

Commit Description
fix - fad2a074e2 button-toggle: skip disabled buttons during keyboard navigation (#29308)
fix - e5684fe2b7 button: stack icons on top of touch target (#29291)
fix - c1a40a26d1 datepicker: avoid losing focus when re-rendering the current view (#29287)
fix - 7f575daab5 sidenav: not closing on escape key press (#29292)

cdk

Commit Description
fix - 0be4013d90 a11y: Make focus-trap behavior consistent across zoneful/zoneless (#29225)
Changelog

Sourced from @​angular/material's changelog.

18.0.5 "plastic-puppy" (2024-06-26)

cdk

Commit Type Description
0be4013d90 fix a11y: Make focus-trap behavior consistent across zoneful/zoneless (#29225)

material

Commit Type Description
fad2a074e2 fix button-toggle: skip disabled buttons during keyboard navigation (#29308)
e5684fe2b7 fix button: stack icons on top of touch target (#29291)
c1a40a26d1 fix datepicker: avoid losing focus when re-rendering the current view (#29287)
7f575daab5 fix sidenav: not closing on escape key press (#29292)

18.1.0-next.3 "copper-carousel" (2024-06-20)

cdk

Commit Type Description
b5e30156c feat drag-drop: add the ability to specify an alternate drop list container (#29283)
09df51d8e fix overlay: incorrectly dispatching outside click for shadow DOM (#29249)

material

Commit Type Description
008212a98 fix autocomplete: autocomplete panel top is cut off in landscape mode (#28982)
aaea0e272 fix bottom-sheet: changed after checked error with zoneless (#29277)
cee9b0415 fix core: generate mat-optgroup tokens in M3 (#29257)
a4846a961 fix core: implement elevation classes in M3
6318f24d5 fix form-field: outline label position (#29138)
3550a8798 fix menu: animation issue when same menu is used for multiple nested triggers (#29280)
03d00f573 fix menu: update elevation logic for M3
99b33120e fix paginator: items per page form field touch target size insufficient (#29109)
43b8dcbb1 fix tree: aria-expanded attribute should not appear in the leaf node (#29096)

Commits
  • f3b6a5f release: cut the v18.0.5 release
  • ebf7d4f docs(material/radio): Update description for color input description on API p...
  • fd427bf docs(material/tabs): Update description and examples for color input descript...
  • 0a4712c docs(material/slide-toggle): Update description and examples for color input ...
  • ac9e524 docs(material/slider): Update description for color input description on API ...
  • 83417ad docs(material/progress-spinner): Update description and examples for color in...
  • b633efa docs(material/progress-bar): Update description and examples for color input ...
  • 8491767 docs(material/list): Update description for color input description on API pa...
  • 3de77f9 ci: fix lint on patch branch (#29318)
  • 8fe73db docs(material/core): update the typography guide (#29321)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)