Skip to content

Update angularmaterial monorepo to v14.2.7#258

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/angularmaterial-monorepo
Open

Update angularmaterial monorepo to v14.2.7#258
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/angularmaterial-monorepo

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Sep 7, 2022

This PR contains the following updates:

Package Change Age Confidence
@angular/cdk 14.1.014.2.7 age confidence
@angular/material 14.1.014.2.7 age confidence

Release Notes

angular/components (@​angular/cdk)

v14.2.7

Compare Source

14.2.7 "smoke-spirit" (2022-11-09)
material
Commit Description
fix - 53588b51d2 stepper: add HCM disabled styles for stepper and tabs (#​25393) (#​25932)
fix - a1473b93fc stepper: content not visibile on first navigation when nested in tabs (#​25930)
cdk
Commit Description
fix - f63918a3b8 scrolling: error when querying for CdkVirtualScrollViewport as CdkScrollable (#​25937)
Special Thanks

Douglas Parker, Kristiyan Kostadinov and Wagner Maciel

v14.2.6

Compare Source

14.2.6 "quilt-seagull" (2022-10-26)
material
Commit Description
fix - 89771dcc4 tabs: scroll position lost when tab header is hidden (#​25855)
Special Thanks

Kristiyan Kostadinov

v14.2.5

Compare Source

cdk
Commit Type Description
b116f57d16 fix drag-drop: native event not passed as parameter to drop container (#​25763)
material
Commit Type Description
79eab3838d fix icon: forward fontIcon attribute to element (#​25779)

Special Thanks

Joe K, Joey Perrott and Kristiyan Kostadinov

v14.2.4

Compare Source

material
Commit Type Description
9909f2a33 fix tooltip: animation not cancelled when mouseleave goes through tooltip (#​25740)

Special Thanks

Joey Perrott, Kristiyan Kostadinov and Titos Chaniotakis

v14.2.3

Compare Source

material
Commit Type Description
8c3d79156 fix bottom-sheet: aria-modal not being set
7d314a87b fix dialog: aria-modal not being set
bc978445b fix stepper: remove invalid aria attribute (#​25644)
a9d3bc580 fix tooltip: animations running when timeouts haven't elapsed (#​25699) (#​25701)

Special Thanks

James Skinner, Kristiyan Kostadinov and Paul Gschwendtner

v14.2.2

Compare Source

cdk
Commit Type Description
6275f9d41f fix a11y: account for Windows 11 high contrast themes in detector (#​25624)
eb5f79bb7b fix listbox: error with multiple preselected values (#​25621)
65af24ee53 fix menu: don't prevent default enter and space actions (#​25591)
material
Commit Type Description
b3e35f3be4 fix datepicker: restore focus after closing animation (#​25567)

Special Thanks

Kristiyan Kostadinov and Paul Gschwendtner

v14.2.1

Compare Source

cdk
Commit Type Description
84388dd23 fix collections: ConnectableObservable incorrectly inferred as data source (#​25526)
material
Commit Type Description
8683f476c fix button-toggle: incorrect event source in some cases (#​25544)

Special Thanks

Kristiyan Kostadinov, Mark Goldberg and Paul Gschwendtner

v14.2.0

Compare Source

cdk
Commit Type Description
06c2164618 feat a11y: add named export and public property to CdkMonitorFocus directive (#​25427)
0fb2e9a5f7 feat listbox: add listbox to cdk (#​25380) (#​25474)
79858ea14b fix scrolling: error during server-side rendering (#​25461)
material
Commit Type Description
657774e29b feat datepicker: Allow user to jump between start and end dates with arrow keys (#​25359)
cdk-experimental
Commit Type Description
aaa9d93c92 fix listbox: fix issue with aria-selected (#​25373)

Special Thanks

Andrew Seguin, Emmanuel Roux, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Wagner Maciel

v14.1.3

Compare Source

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

v14.1.2

Compare Source

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

v14.1.1

Compare Source

cdk
Commit Type Description
251c9abdf fix dialog: use config injector if provided (#​25332)
636dd60ee fix drag-drop: expose pickup position in constrainPosition callback (#​25341)
aea1a5d67 fix overlay: detach overlay when portal is destroyed from the outside (#​25212)
63ca33bc8 fix schematics: strip bom from sass files (#​25364)
material-experimental
Commit Type Description
e045e8d49 fix mdc-chips: don't use button element if chip row isn't editable (#​25327)
394b93f18 fix mdc-slider: skip resizing while the user is dragging (#​25318)

Special Thanks

Amadou Sall, Kristiyan Kostadinov, Paul Gschwendtner and Serge


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/angularmaterial-monorepo branch from 6f56a68 to 8b02564 Compare September 14, 2022 19:24
@renovate renovate Bot changed the title Update angularmaterial monorepo to v14.2.1 Update angularmaterial monorepo to v14.2.2 Sep 14, 2022
@renovate renovate Bot changed the title Update angularmaterial monorepo to v14.2.2 fix(deps): update angularmaterial monorepo to v14.2.2 Sep 27, 2022
@renovate renovate Bot force-pushed the renovate/angularmaterial-monorepo branch from 8b02564 to 3279274 Compare September 28, 2022 21:00
@renovate renovate Bot changed the title fix(deps): update angularmaterial monorepo to v14.2.2 fix(deps): update angularmaterial monorepo to v14.2.3 Sep 28, 2022
@renovate renovate Bot force-pushed the renovate/angularmaterial-monorepo branch from 3279274 to ae1c4ce Compare October 5, 2022 22:24
@renovate renovate Bot changed the title fix(deps): update angularmaterial monorepo to v14.2.3 fix(deps): update angularmaterial monorepo to v14.2.4 Oct 5, 2022
@renovate renovate Bot force-pushed the renovate/angularmaterial-monorepo branch from ae1c4ce to 7645434 Compare October 12, 2022 19:12
@renovate renovate Bot changed the title fix(deps): update angularmaterial monorepo to v14.2.4 fix(deps): update angularmaterial monorepo to v14.2.5 Oct 12, 2022
@renovate renovate Bot force-pushed the renovate/angularmaterial-monorepo branch from 7645434 to d49bafb Compare October 27, 2022 01:29
@renovate renovate Bot changed the title fix(deps): update angularmaterial monorepo to v14.2.5 fix(deps): update angularmaterial monorepo to v14.2.6 Oct 27, 2022
@renovate renovate Bot force-pushed the renovate/angularmaterial-monorepo branch from d49bafb to 28fd544 Compare November 10, 2022 01:11
@renovate renovate Bot changed the title fix(deps): update angularmaterial monorepo to v14.2.6 fix(deps): update angularmaterial monorepo to v14.2.7 Nov 10, 2022
@renovate renovate Bot changed the title fix(deps): update angularmaterial monorepo to v14.2.7 Update angularmaterial monorepo to v14.2.7 Dec 17, 2022
@renovate renovate Bot changed the title Update angularmaterial monorepo to v14.2.7 fix(deps): update angularmaterial monorepo to v14.2.7 Dec 17, 2022
@renovate renovate Bot force-pushed the renovate/angularmaterial-monorepo branch from 28fd544 to 3bf7a3b Compare August 10, 2025 14:07
@renovate renovate Bot changed the title fix(deps): update angularmaterial monorepo to v14.2.7 Update angularmaterial monorepo to v14.2.7 Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants