Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2022

Bumps @angular/cdk from 13.3.9 to 15.0.2.

Release notes

Sourced from @​angular/cdk's releases.

v15.0.2

15.0.2 "polystyrene-penguin" (2022-12-08)

material

Commit Description
fix - c388758606 button: ensure svg icon is centered (#26146)
fix - afd6e1a277 chips: set correct cursor on interactive chips (#26171)
fix - 639fa52ff1 dialog: change width to not cut off form field in component example (#26157)
fix - 976562f35e form-field: allow ng-container to be used as prefix/suffix (#26127)
fix - 0a617d6f0f list: remove previously removed API (#26165)
fix - 679df1a074 schematics: some snack bar styles not being migrated (#26180)
fix - 1ab52961b0 schematics: update flat button styles class name mapping (#26158)
fix - 3bb07ae9d9 tabs: icons not centered inside tab (#26053)
perf - 356aab723c core: delegate trigger events (#26147)
perf - a526ede4af tabs: reduce amount of CSS generated for background color (#26186)

cdk

Commit Description
fix - dac9e81f78 listbox: set initial focus to selected option (#26174)

Special Thanks

Amy Sorto, Kristiyan Kostadinov, Miles Malerba, Shauni and Wagner Maciel

v15.0.1

15.0.1 "gypsum-garland" (2022-11-30)

material

Commit Description
fix - 0cd409e5b chips: initial value from forms not reflected in the view (#26052)
fix - a64ded01e chips: make focus overlay not affect text color (#25892)
fix - a779d210a core: icons not aligned inside mat-option (#26054)
fix - c0311aa37 core: reintroduce opacity in elevation mixin (#26015)
fix - 4300f3929 core: ripples not being removed if container is hidden (#26096)
fix - 261820ea2 datepicker: date range inputs not aligning in some cases (#25967)
fix - dc4e451a2 datepicker: resolve typing issue when extending datepicker input in legacy app (#25988)
fix - e0917085d form-field: allow clicking on floating label (#26110)
fix - 00618a99c form-field: change selector to allow density class on form field (#26075)
fix - 16ae0be2b form-field: don't block click on prefix/suffix when disabled (#25987)
fix - febf5dc06 form-field: not visually disabled if form control is disabled without emitting an event (#26088)
fix - e922f03be list: allow mat-list-item outside list (#26092)
fix - 78bd450f1 list: hover indication blocking interactions (#26016)
fix - 6e40e97be list: pointer events disabled around content (#26012)
fix - a9fea8f14 schematics: add undefined check (#26081)
fix - ffb5d077c schematics: ensure mdc migration compatibility with nx (#26027)
fix - a804a949d schematics: improve mdc-migration error logging (#26060)
fix - f61a21382 select: changed after checked error if option label changes (#23315)
fix - 1566ab10d slide-toggle: focus indication not showing inside OnPush parent (#26111)
fix - c9a5474f4 slider: fix slider resize w/ transforms (#26044)
fix - 8aa4a49d7 slider: form control w/ initial disabled state (#25972)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

15.0.2 "polystyrene-penguin" (2022-12-08)

cdk

Commit Type Description
dac9e81f78 fix listbox: set initial focus to selected option (#26174)

material

Commit Type Description
c388758606 fix button: ensure svg icon is centered (#26146)
afd6e1a277 fix chips: set correct cursor on interactive chips (#26171)
639fa52ff1 fix dialog: change width to not cut off form field in component example (#26157)
976562f35e fix form-field: allow ng-container to be used as prefix/suffix (#26127)
0a617d6f0f fix list: remove previously removed API (#26165)
679df1a074 fix schematics: some snack bar styles not being migrated (#26180)
1ab52961b0 fix schematics: update flat button styles class name mapping (#26158)
3bb07ae9d9 fix tabs: icons not centered inside tab (#26053)
356aab723c perf core: delegate trigger events (#26147)
a526ede4af perf tabs: reduce amount of CSS generated for background color (#26186)

Special Thanks

Amy Sorto, Kristiyan Kostadinov, Miles Malerba, Shauni and Wagner Maciel

15.1.0-next.0 "calcite-cranium" (2022-11-30)

cdk

Commit Type Description
e0a74b9c2 feat menu: Allow setting cdkMenuTriggerFor null (#25818)

material

Commit Type Description
8554e1538 feat datepicker: Support drag and drop to adjust date ranges (#25548)
c370e064d feat tabs: add a harness filter for tab selected state (#25806)
44657e262 fix autocomplete: apply theme of parent form field to panel (#25983)
9b1f49f6f fix chips: add support for aria-description (#25935)
d02cc6817 fix datepicker: fix date picker shortcuts (#25951)
57676e467 fix list: add radio toggles (#25933)

Special Thanks

Amy Sorto, David Klingenberg, Joey Perrott, Karl Seamon, Miles Malerba, Sasidharan SD, Wagner Maciel and Zach Arend

15.0.1 "gypsum-garland" (2022-11-30)

cdk

Commit Type Description
e1686a87f fix a11y: live announcer not working with aria-modal element (#25978)
52e8f448a fix menu: not closing when inside shadow DOM (#26112)

... (truncated)

Commits
  • 3e9cac1 release: cut the v15.0.2 release
  • 244ed81 build: update angular shared dev-infra code (#26173)
  • 3bb07ae fix(material/tabs): icons not centered inside tab (#26053)
  • a526ede perf(material/tabs): reduce amount of CSS generated for background color (#26...
  • 639fa52 fix(material/dialog): change width to not cut off form field in component exa...
  • dac9e81 fix(cdk/listbox): set initial focus to selected option (#26174)
  • 3a01346 refactor(cdk/drag-drop): convert all directives to standalone (#26135)
  • 679df1a fix(material/schematics): some snack bar styles not being migrated (#26180)
  • afd6e1a fix(material/chips): set correct cursor on interactive chips (#26171)
  • 0a617d6 fix(material/list): remove previously removed API (#26165)
  • 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)

Bumps [@angular/cdk](https://github.com/angular/components) from 13.3.9 to 15.0.2.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@13.3.9...15.0.2)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2022

Superseded by #329.

@dependabot dependabot bot closed this Dec 15, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-15.0.2 branch December 15, 2022 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants