Skip to content

Update angularmaterial monorepo to v16 (major) - autoclosed

Olivier Heintz requested to merge renovate/major-angularmaterial-monorepo into demo

This MR contains the following updates:

Package Type Update Change
@angular/cdk dependencies major 15.1.2 -> 16.0.1
@angular/material dependencies major 15.1.2 -> 16.0.1

Release Notes

angular/components

v16.0.1

Compare Source

cdk
Commit Type Description
9c1112d40 fix schematics: avoid throwing an error for empty program (#​27060)
material
Commit Type Description
bae2830b3 fix badge: insert inline description for non-interactive hosts (#​27025)
54507552d fix core: fix opacity in elevation mixin (#​26805)
d018bf63e fix select: ensure arrow is centered on all densities (#​27011)
3ee392eec fix tabs: avoid unnecessary updates of tab ink bar (#​27031)

v16.0.0

Compare Source

cdk
Commit Type Description
0d56af5089 fix layout: resolve CSP errors
fc6ae988a3 fix schematics: skip module-related operations for standalone apps
26d76c67b1 fix schematics: update drag-drop schematic to support standalone
material
Commit Type Description
2604f15424 feat button: change icon-button to use MDC's token API (#​26824)
d6d3e3e506 feat button: make button ripples lazy (#​26568)
506bca5712 feat tabs: add stretchTabs to MatTabsConfig (#​26644)
e092663d56 fix button: add specificity to icon button density (#​26911)
b049b8d816 fix button: fix icon button density (#​26877)
f8598f8658 fix button: fix ripple style for all types of buttons (#​26970)
8a32172678 fix card: refactor to depend on @​angular/material/core/tokens (#​26674)
7e9878c96e fix card: tokenize the card elevation (#​26770)
76eeaaf204 fix checkbox: refactor to depend on @​angular/material/core/tokens (#​26744)
ae9407c2cc fix chips: fix chip density styles (#​26951)
6ad47bf0f7 fix core: allow keyboard navigation to disabled options (#​26745)
a9b61352c5 fix form-field: Add mdc-label class to <label> (#​26851)
c6644d65db fix legacy-progress-spinner: avoid CSP errors
aeed6bb10c fix progress-bar: account for new height token (#​27008)
f8a70bf060 fix schematics: reference correct entrypoint in schematic definition (#​26930)
f8fad4f079 fix schematics: support standalone projects in address from schematic
313348e13f fix schematics: support standalone projects in dashboard schematic
186c8747ef fix schematics: support standalone projects in navigation schematic
7a9112d554 fix schematics: support standalone projects in table schematic
360e19be4f fix schematics: support standalone projects in tree schematic
22410a9967 fix schematics: use provider functions in ng add (#​26920)
ead5efc4c5 fix tabs: remove background color from tabs (#​26905)
google-maps
Commit Type Description
e4901dfa72 fix update to latest typings (#​26854)
cdk-experimental
Commit Type Description
d4d2ea5a45 fix column-resize: avoid CSP errors
412c691c5e fix table-scroll-container: avoid CSP errors

v15.2.9

Compare Source

material
Commit Type Description
4804b0230c fix chips: avoid double emit of changed event on blur (#​26963)
757a45685e fix datepicker: date range input incorrectly inheriting text color (#​26988)
95066faf3d fix dialog: opening animation sometimes being skipped (#​26971)

v15.2.8

Compare Source

material
Commit Type Description
af293a124 fix core: remove tabindex from mat-option (#​26917)
5623a8c8b fix form-field: inconsistent height for non-text inputs (#​26941)

v15.2.7

Compare Source

material
Commit Type Description
de22cdc72 fix table: correct filterPredicate typo (#​26902)
material-luxon-adapter
Commit Type Description
6c00403a8 fix zone on DateTime ignored (#​26887)

v15.2.6

Compare Source

cdk
Commit Type Description
cc5f7d0890 fix menu: move focus when opening via click (#​26874)
material
Commit Type Description
fd58310a1f fix core: don't use font shorthand property in typography-level (#​26865)

Special Thanks

Jonathan Meier and Kristiyan Kostadinov

v15.2.5

Compare Source

cdk
Commit Type Description
4ec3abd723 fix overlay: don't close if scroll is coming from inside overlay (#​26840)
material
Commit Type Description
600d40eb24 fix datepicker: remove div as a child of button (#​26838)

Special Thanks

Kristiyan Kostadinov and Wagner Maciel

v15.2.4

Compare Source

material
Commit Type Description
580fbf500 fix core: apply strong focus styles to selected option (#​26811)
1ba5ade41 fix datepicker: date range input not marked as required when using reactive forms (#​26749)
acc7d8148 fix tooltip: only expand hover area on side closest to trigger (#​26786)

Special Thanks

Kristiyan Kostadinov, Wagner Maciel and Zach Arend

v15.2.3

Compare Source

material
Commit Type Description
7dfcf8ff3 fix checkbox: fix ARIA semantics and use native DOM properties (#​26710)
40d38889c fix chips: chip label appearing above sticky columns (#​26794)
b846d1e05 fix chips: don't prevent default mousedown action (#​26765)
501d73e5b fix chips: styling not cleared on basic chips in listbox and grid (#​26771)
06ed54c25 fix tabs: update MatTab _scrollToLabel function to always display a label from its start (#​26736) (#​26737)

Special Thanks

Boyi Li, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

v15.2.2

Compare Source

material
Commit Type Description
e7612c747 fix chips: unable to shift + tab out of a chip set (#​26727)
1bf2fc2e1 fix core: mat-option sets aria-selected="false" (#​26673)
9473b1688 fix datepicker: resolve server-side rendering error (#​26742)
99dac0835 fix paginator: opt-out of single-selection indicator (#​26746)
ec824f1f7 fix snack-bar: live region not working when modal is open (#​26725)
cdk-experimental
Commit Type Description
e1c8fe85b fix scrolling: throw error rather than string (#​26736)

Special Thanks

Kristiyan Kostadinov, RuoJia123 and Zach Arend

v15.2.1

Compare Source

Breaking Changes

  • the description for body-1 and body-2 has changed
material
Commit Type Description
9a57674fea fix chips: allow attribute selectors for chips (#​26683)
fdf1dc4b07 fix chips: chips should assume their minimum density rather than error for small densities (#​26688)
d61443b62d fix chips: remove spans from top level of component (#​26689)
5e67c1a345 fix chips: styling not updating when actions are removed (#​26696)
a87735e4ba fix list: add disabled attribute for mat-list-item buttons (#​26672)
54d157f3d2 fix schematics: migrate to mdc components selectively bug (#​26427)
4338e5ee57 fix snack-bar: misaligned lines on safari for long messages (#​26692)
Commit Type Description
b71fa77f7d docs reverse body-1 and body-2 typography description (#​26330)

Special Thanks

Hamza jayri, Kristiyan Kostadinov, Matthieu Riegler, Miles Malerba, OneSidedPrism, VICTORIA JOHNSON and llorenspujol

v15.2.0

Compare Source

cdk
Commit Type Description
62bd54e8e feat testing: add method to set the text of an element
material
Commit Type Description
b42650c88 feat chips: add test harness support for edit input
5e96eb04c fix chips: add opt-out for single-select checkmarks (#​26338)
46cfbe566 fix core: add checkmark for single-select (#​25962)

Special Thanks

Amy Sorto, Hamza jayri, Jonas Brems, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend

v15.1.6

Compare Source

cdk
Commit Type Description
248c41221 fix dialog: not emitting closed event on external detachments (#​26608)
material
Commit Type Description
277f65a0f fix tabs: disablePagination not working (#​26647)

Special Thanks

Joey Perrott and Kristiyan Kostadinov

v15.1.5

Compare Source

material
Commit Type Description
994e0a14c fix core: Fix legacy prebuilt themes export (#​26624)
4c8cad2d2 fix radio: input not focused when clicking on touch target (#​26618)
890765bf4 fix slider: make valueChange emit only on change and not on input (#​26535)

Special Thanks

Kai Schönberger, Kristiyan Kostadinov, Lukáš Matta, Wagner Maciel, Zach Arend and ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ

v15.1.4

Compare Source

material
Commit Type Description
0526ada2ce fix chips: unable to add space when editing chip (#​26564)

Special Thanks

Hubert Frei, Kristiyan Kostadinov and Wagner Maciel

v15.1.3

Compare Source

cdk
Commit Type Description
d9124166a1 fix collections: SelectionModel does not always respect the compareWith function (#​26447)
material
Commit Type Description
621d1755df fix checkbox: focus not moved to input when clicking on touch target (#​26545)
f1d83f19c9 fix dialog: take dialog background from theme palette (#​26324)
719cff0c4d fix tabs: set color on disabled tabs (#​26319)
9efb60f6b4 fix tabs: unable to click projected content in tab label (#​26527)
google-maps
Commit Type Description
e48a5af71f fix error if API is initialized incorrectly (#​26520)

Special Thanks

Alan Agius, Aurélien Loyer, Kristiyan Kostadinov, MECHERI Akram, Paul Gschwendtner, Pei Wang and Wagner Maciel


Configuration

📅 Schedule: At any time (no schedule defined).

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

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

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


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

This MR has been generated by Renovate Bot.

Edited by Olivier Heintz

Merge request reports