Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update angularmaterial monorepo to v12.2.13 #173

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/cdk 12.1.3 -> 12.2.13 age adoption passing confidence
@angular/material 12.1.3 -> 12.2.13 age adoption passing confidence

Release Notes

angular/components

v12.2.13

Compare Source

material
Commit Type Description
a0cf5220f8 fix core: test environment check not picking up jest (#​23722) (#​23924)

Special Thanks

Amy Sorto, Kristiyan Kostadinov, Paul Gschwendtner and Suguru Inatomi

v12.2.12

Compare Source

cdk
Commit Type Description
6161ec622 fix portal: write generic type for TemplateRef in the Template Portal code example (#​23818)
material
Commit Type Description
d8c84d608 fix icon: disable text selection (#​23730)

Special Thanks

Kristiyan Kostadinov, Paul Gschwendtner and Sergey Vakhramov

v12.2.11

Compare Source

cdk
Commit Type Description
5402a8b23f fix overlay: OverlayRef.outsidePointerEvents() should only emit due to pointerdown outside overlay (#​23679)
59eee5dad1 fix testing: simulate focusin/focusout events (#​23768)
material
Commit Type Description
edad40fcd1 fix datepicker: revert breaking change on IE (#​23786)
7086e448a8 fix input: incorrect color for select using the size attribute (#​23734)
18fcc4519f fix tabs: incorrect ripple color when CSS variables are used for theme (#​23686)
material-experimental
Commit Type Description
d8b5d9f4f1 fix mdc-card: action alignment not working (#​23742)
1ac871f5a0 fix mdc-select: add list class to option (#​23738)
multiple
Commit Type Description
51997be26e fix use ripple theme color for color mixins (#​23739)

Special Thanks

Andrew Seguin, Kristiyan Kostadinov and Lukas Spirig

v12.2.10

Compare Source

material
Commit Type Description
47c4710739 fix sort: correctly specify AriaDesciber token (#​23751)
7727d9e28c fix sort: add description input for sort-header (#​23633)
material-experimental
Commit Type Description
261cb86c43 fix mdc-tabs: switch to new theming API (#​23726)
509cd3919d fix mdc-radio: switch to new theming API (#​23725)

Special Thanks

Jeremy Elbourn, Joey Perrott, Marco Marche and Zach Arend

v12.2.9

Compare Source

cdk
Commit Type Description
85189204ac fix drag-drop: error when preview is destroyed before animation completes (#​23662)
material
Commit Type Description
544423b227 fix core: sanity checks not disabled for node-based test environments (#​23636)
9056d95e28 fix stepper: add text for screen readers to indicate when step is complete or editable (#​23519)
material-experimental
Commit Type Description
b72c17759b fix mdc-menu: Use body1 typography for menu content (#​23657)

Special Thanks

Amy Sorto, Kristiyan Kostadinov, Miles Malerba and Вася

v12.2.8

Compare Source

material
Commit Type Description
6b7116902b fix badge: correctly apply badge description (#​23562)
1c26ae8e8c fix expansion: fix header border in high contrast mode (#​23613)
b026b4ed74 fix stepper: add styling to stepper for high contrast mode (#​23526)
material-experimental
Commit Type Description
5f9c9d4b19 fix mdc-typography: better mappings for 2014 to 2018 typography (#​23618)

Special Thanks

Amy Sorto, Jeremy Elbourn, Marco Marche, Miles Malerba and Zach Arend

v12.2.7

Compare Source

cdk
Commit Type Description
2ed15d806 fix overlay: avoid unnecessary timeouts when disposing of overlay (#​23474)
92140d288 fix layout: breakpoint observer not firing callback on chrome in specific cases (#​23571)
material
Commit Type Description
01d8e8988 fix core: avoid running sanity checks on some test environments (#​23374)
aad556928 fix select: error if selected value is accessed too early (#​23378)
d256219c1 fix tabs: picking up mat-tab-label from child tabs (#​23560)
525bf7dcf fix list: fix action-list focus state for high contrast firefox (#​23584)
material-experimental
Commit Type Description
a9c2da11e fix mdc-menu: use primary text color for menu icons (#​23608)
201220f65 fix mdc-snack-bar: add harness support for getting label and actions (#​23585)
82fd042ff fix mdc-slider: append class to indicate short value indicator text (#​23566)

Special Thanks

Benjamin Kindle, Jeremy Elbourn, Kristiyan Kostadinov, Marco Marche, Miles Malerba, Wagner Maciel and Zach Arend

v12.2.6

Compare Source

cdk
Commit Type Description
63f127b0c5 fix a11y: complete input modality streams on destroy (#​23522)
material
Commit Type Description
b48732305a fix datepicker: improve color contrast in calendar header (#​23517)
886522ccd5 fix input: preserve password autofill icon (#​23534)
b12018a25e fix chips: handle matChipRemove set on a button (#​23538)
3bb9bd4ed6 fix stepper: incorrect navigation order when steps are added later on (#​23541)
material-experimental
Commit Type Description
e54229f4f0 fix mdc-menu: ensure mat-mdc- prefix on all classes (#​23559)
13b24ab50b fix mdc-form-field: fix outline notch width (#​23005)
4fa5e6c827 fix mdc-slider: remove deep imports (#​23451)
5ca6311382 fix mdc-button: avoid shrinking FAB and icon button (#​23532)

Special Thanks

Kristiyan Kostadinov, Miles Malerba, Naveed Baloch and Paul Gschwendtner

v12.2.5

Compare Source

material
Commit Type Description
eeac3e647 fix chips: error if selected value is accessed too early (#​23419)
2a68fa8d7 fix autocomplete: don't emit optionActivated event when option is reset (#​23437)
03c033fdc fix tabs: fix contentTabIndex input type (#​23413)

Special Thanks

Brandon Yanofsky, Daniil Rabizo, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

v12.2.4

Compare Source

cdk
Commit Type Description
7177d33906 fix testing: fix value stringification in harnesses (#​23421)
material
Commit Type Description
116766d13e fix tabs: tab header border reset when parent has a background color (#​23450)

Special Thanks

Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Rameshwor Shrestha

v12.2.3

Compare Source

material/datepicker
Commit Description
1244e25e9 fix: calendar reopening on spacebar selection (#​23336)
material/stepper
Commit Description
8103d9bc5 fix: remove ripple and hover styling for disabled step (#​23386)
material-experimental/mdc-slider
Commit Description
e725863a4 fix: correct description of slider harness thumb getters (#​23431)

Special Thanks:

Amy Sorto, Kristiyan Kostadinov, Michael-James, Paul Gschwendtner and Wagner Maciel

v12.2.2

Compare Source

material/checkbox
Commit Description
08ef775b5 fix: hide svg from assistive technology (#​23340)
material/datepicker
Commit Description
8919a1e07 fix: wrong day of week read out for dates in first row (#​23388)

Special Thanks:

Joey Perrott, Kristiyan Kostadinov and Paul Gschwendtner

v12.2.1

Compare Source

material
Commit Type Description
a0cf5220f8 fix core: test environment check not picking up jest (#​23722) (#​23924)

Special Thanks

Amy Sorto, Kristiyan Kostadinov, Paul Gschwendtner and Suguru Inatomi

v12.2.0

Compare Source

cdk
bug fix overlay: expand OverlayReference interface to cover more properties (#​23254) (efa9e92a789e6647f7428c58ad720104007becfc), closes #​23234
bug fix text-field: avoid page jump on firefox (#​23296) (ef18df02d20f69c092503ca6a164afd3e81dfbc8), closes #​23233
performance drag-drop: avoid excessive change detections with zone-patch-rxjs (#​23272) (7d29bc301e7dd21fe601ea1c291872abfa3fc939), closes #​23248
feature scrolling: add input to enable append-only mode in virtual scroll viewport (#​22986) (8f052ccca2b6ca28083c7d550be1952060c0cd92)
feature table: add event that emits after rendering (#​22750) (62bbffaae642d39e4b87ac6a33b02853720a4c2f)
material
bug fix core: handle hues inferred as numbers (#​23237) (a752641ffff853864f87ff81c5fc40192120b62a), closes #​23230
bug fix menu: submenu icon not working in high contrast mode (#​23012) (ad2baa642c8f9592bfd190579cb62642c27ca87f), closes #​22944
bug fix multiple: incosistent item text truncation when used together with MDC list (#​23138) (6e1cede6d76ff7e54668d0647b875453fe6c3ded)
bug fix schematics: don't migrate commented code in theming API migration (#​23004) (0b65df0c56bccfebe43bf6f6f641f68908a74997)
feature list: support two-data binding on list option selected (#​23125) (298da1cbc3b2d91d47e4d0a433ee0bd0f8439863), closes #​23122
feature slide-toggle: add aria-describedby input (#​23104) (6b553ec79f1a7369bf34d958cd0fd3e928b9f6e0), closes #​23094
feature testing: MatChipHarness getAvatar (#​22348) (d733ee2799d97c5711302964f6450c729bf1146e)
material-experimental
bug fix mdc-paginator: add screen reader announcement for current range when navigating between pages (#​23285) (8d4f4e245d62ae85ab9e71cc9c8010db318a98e8)
bug fix mdc-table: flex tables should stretch cells (#​23259) (47a9c532d73b29d0d6488c0e9187eb0a8d27580a)
google-maps
feature add event emitter for gm_authFailure callback (#​22953) (224de73bb440e131e687cc493bc52765b3821a0a)
material-luxon-adapter
feature add luxon date adapter (#​23167) (492268a06e189accfb06354b586416a3b7a2d644)

12.1.4 "tallow-wire" (2021-07-28)

cdk
bug fix drag-drop: element not draggable when has initial transform … (#​22458) (b8b89196c7c46acc44fccef72d28b73792b90e83)
bug fix testing: extract hidden text in web driver element (#​23239) (51b7cbaba2a4d3ea51deb18398de14e484b53815)
bug fix testing: protractor element not extracting hidden text (#​21540) (90f6726282577dd3764ba6e6c1c8e6d15c3c0134)
material
bug fix form-field: safely coerce line-height to em (#​23215) (9aaa4c699a9b5137544cdffde56dff4811d499a2)
bug fix menu: item highlighted state not updating in time when using lazy content (#​23185) (6a3230e457b9841a6e06cbf39e2322b964c35541), closes #​23175
bug fix tabs: avoid interrupting click event when scrolling the header (#​21911) (af20bfc1d1836c5a1c95616365eb284d2bfcdd88), closes #​21898
bug fix theming: correctly configure input typography level (#​23217) (b055ac7c09ae7517dda8a89823f2b9bb78868473), closes #​23216
material-experimental
bug fix mdc-button: high contrast outline for solitary (#​22987) (762140a2ba56a2bf5a7bc1679a4b537a7d18cab4)
bug fix mdc-list: fix secondary line accidentally wrapping text (#​23236) (6a6a953048652ef760fbb4e8b20ff16f92c741a0)
bug fix mdc-list: fix selected indication in high contrast mode (#​23242) (fd5f3da525059ff9115319df9abc9c8fbe88a59f)
bug fix mdc-paginator: target page size label with aria-labelledby (#​23172) (53ba5a749e7764d43a55cde99f27c7c61d4e904f)
bug fix mdc-table: allow text to wrap (#​23222) (9416832ebe74a7709b6ded63b4a526e5e986f70b)

12.1.3 "ruby-racecar" (2021-07-21)

material
bug fix input: show focus indication for readonly inputs (#​22847) (afa943101f3757a66b76e8475da9468b49295123), closes #​22783
bug fix radio: hidden circle visible on some zoom levels (#​23154) (c26264ff4dff9417808236105e648f36a4e7200f), closes #​22036
bug fix slider: Style should only be applied when slider is focused. (#​23184) (ecac3b5c21cc51985f5dc8c2aebece192f9ad7e0)
cdk-experimental
bug fix dialog: focus restoration not working inside shadow dom (#​23194) (93459129096b142925bb42306253497bbf10fc35)
material-experimental
bug fix mdc-menu: increase specificity of menu panel styles (#​23178) (881b0137cabfa4e70586f97fb1b08c182a654f5d)
bug fix mdc-select: resolve a couple of visual issues in high contrast mode (#​23007) (d112acbc484ce40fcc29f410d3c9ba4d1d3b79c2)
bug fix mdc-table: apply 500 font weight to headers (#​23169) (0884cc9ed4c10edd16d8e850f97c87ab28423ea1)
bug fix mdc-table: match legacy examples (#​23159) (aa470effbde88b0110f2143e01e8b808e1de1d02)
bug fix multiple: inconsistent item text truncation when used together with MDC list (#​23138) (48739eb0962188a1adbb3ac9bef6b00d44f6c2a8)

12.1.2 "porcelain-plate" (2021-07-14)

cdk
bug fix a11y: fake mousedown detection not working (#​23029) (4de15eae05aded1037a5604496c88a10ec7eab33), closes #​22549
bug fix drag-drop: avoid conflicts with sticky table headers (#​22864) (2f90fc253d9c58b06334d44bb2873fd3dda2722b), closes #​22781
bug fix drag-drop: don't start dragging on fake screen reader events (#​23126) (1463338653686d4cdfd48bab6948dc60a9c36609)
bug fix table: set default role of table to 'table' (#​22491) (f4b4b7f9caca0dd6cd08f7823b4528141d6a5fe0)
bug fix testing: strongly type return value of TestElement.getProperty (#​22918) (03203daf92f1dc7ed5cfacdaded426e0b64b98b9)
performance scrolling: don't re-measure viewport on resize (#​23124) (dec3ab0597951e8342a64a73ca937bc2834e7944)
material
bug fix chips: restoring focus to last chip when pressing backspace (#​23136) (a62eed8fe792112009bfd4bcd9543aa6497c91d1), closes #​19700 #​23128
bug fix core: align ripple animation parameters with spec (#​23086) (083311aefaa352c387a4a5284251b548584ddeac)
bug fix core: Focus indicator theme and color mixins should accept a basic color as well. (#​23016) (#​23134) (140849089efc49f884dbe0cad2a450d8aa7bbad0)
bug fix datepicker: correctly render calendar arrow in high contrast mode (#​23057) (c10c257b281d9053501adb099dd48dae3c65c163)
bug fix form-field: missing focus indicator for outline appearance in high-contrast (5317ceaae82164e631507623e1c10d9fc4d9c86f), closes #​22989
bug fix list: set initial focus on first selected option in selection list (#​23092) (e68874475cd16aad51704e093ac407318aaf9ba1), closes #​22675
bug fix radio: hidden circle visible on some zoom levels (#​22066) (281267720089c60bdd1443f6e7a50ac7d77d9288), closes #​22036
bug fix select: scroll to top on last option before option group (#​23147) (71078ddcc046b76dd938b0c68501d44f099fff19)
bug fix stepper: indicate to assistive technology when step is disabled (#​23090) (6a794ab975a46de2a73caa7087ec58796db1f10e), closes #​23088
bug fix table: switch back to class-based styling for flex tables (#​22350) (749dcbfbbe06b2c6a3f7e07d7e27a37cf0468f4c), closes #​22349 #​22349
google-maps
bug fix throw an error if clustering library hasn't been loaded (#​23064) (a60154699f4912a5610a668c75b659222639503d), closes #​23050
material-experimental
bug fix mdc-button: not disabling animations under noop animations module (#​23027) (ebb1c73c37f3e224134499a8f4e68342b4fc1bf8)
bug fix mdc-button: pass query param to extended mixin (a7b0c4c4107942daaa4364219c1ee2088f77ecf8), closes #​23103
bug fix mdc-chips: add 'required' to chips input (#​23055) (1450943e3d182bd8654b7dde821e48726b29230c)
bug fix mdc-form-field: add stronger focus indicator in high-contrast mode (2f050e8054d9919141bd71b79a31c0d7305e5a3e)
bug fix mdc-form-field: color inputs not working (#​23095) (07f8c18ed7ee9d9314ed31835bd6b82e4e81d8a3)
bug fix mdc-list: support noop animations (#​23117) (279461c90bc8abf9a184f09d2a1ac6cf6e803a46)
bug fix mdc-menu: add disabled item styles (#​23112) (851f13e2ee200532c542d6af4ffeb52b04b10938)
bug fix mdc-menu: align ripple timings with MDC (#​23015) (124b42b1edd44b526317cc617b07f44ed917faaa)
bug fix mdc-slider: add strong focus indication (#​23040) (5a539531b0b77292672ef2c35021812716cb9c3f)
bug fix mdc-slider: don't disable ripples for noop animations (#​23084) (431e2e642934f4bf7ebd8038849e971caf58be92)
bug fix mdc-tooltip: make background color opaque (#​23106) (d0a204141a94101f31e9136c8cefd8dd9f149289)

12.1.1 "bronze-banana" (2021-06-30)

cdk
bug fix overlay: use interface for test environment globals (#​23041) (4624ca823d7000a4a9c039e1dab00746126d5d34)
bug fix stepper: focus management not working with shadow dom encapsulation (#​23047) (7302e70f8b1f74d7f6b4f7a61d1935d80d5331c1)
material
bug fix datepicker: date ranges not visible in high contrast mode (#​23038) (c21da30903fb42e5462e1e9a2ac3a552c64fb184), closes #​23034
material-experimental
bug fix mdc-dialog: use same container selector as non-mdc version (#​23074) (155cfea15287f02fc7721fe5ec988ddfdb58044a)
bug fix mdc-slider: event handling fixes and cleanup (#​23063) (174c99e0eb3eff6641f0165f3b311429beebf910)
bug fix mdc-snack-bar: use same container selector as non-mdc version (#​23075) (fe1de10b66acfaf9de0eaa26514a1c08734c287f)

v12.1.4

Compare Source

cdk
bug fix drag-drop: element not draggable when has initial transform … (#​22458) (b8b89196c7c46acc44fccef72d28b73792b90e83)
bug fix testing: extract hidden text in web driver element (#​23239) (51b7cbaba2a4d3ea51deb18398de14e484b53815)
bug fix testing: protractor element not extracting hidden text (#​21540) (90f6726282577dd3764ba6e6c1c8e6d15c3c0134)
material
bug fix form-field: safely coerce line-height to em (#​23215) (9aaa4c699a9b5137544cdffde56dff4811d499a2)
bug fix menu: item highlighted state not updating in time when using lazy content (#​23185) (6a3230e457b9841a6e06cbf39e2322b964c35541), closes #​23175
bug fix tabs: avoid interrupting click event when scrolling the header (#​21911) (af20bfc1d1836c5a1c95616365eb284d2bfcdd88), closes #​21898
bug fix theming: correctly configure input typography level (#​23217) (b055ac7c09ae7517dda8a89823f2b9bb78868473), closes #​23216
material-experimental
bug fix mdc-button: high contrast outline for solitary (#​22987) (762140a2ba56a2bf5a7bc1679a4b537a7d18cab4)
bug fix mdc-list: fix secondary line accidentally wrapping text (#​23236) (6a6a953048652ef760fbb4e8b20ff16f92c741a0)
bug fix mdc-list: fix selected indication in high contrast mode (#​23242) (fd5f3da525059ff9115319df9abc9c8fbe88a59f)
bug fix mdc-paginator: target page size label with aria-labelledby (#​23172) (53ba5a749e7764d43a55cde99f27c7c61d4e904f)
bug fix mdc-table: allow text to wrap (#​23222) (9416832ebe74a7709b6ded63b4a526e5e986f70b)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from e23fbf2 to 2c7d134 Compare August 5, 2021 00:15
@renovate renovate bot changed the title Update angularmaterial monorepo to v12.1.4 Update angularmaterial monorepo to v12.2.0 Aug 5, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 2c7d134 to 9763bdc Compare August 11, 2021 18:04
@renovate renovate bot changed the title Update angularmaterial monorepo to v12.2.0 Update angularmaterial monorepo to v12.2.1 Aug 11, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 9763bdc to d4e9e32 Compare August 18, 2021 19:41
@renovate renovate bot changed the title Update angularmaterial monorepo to v12.2.1 Update angularmaterial monorepo to v12.2.2 Aug 18, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from d4e9e32 to 2f5c9ff Compare August 26, 2021 00:45
@renovate renovate bot changed the title Update angularmaterial monorepo to v12.2.2 Update angularmaterial monorepo to v12.2.3 Aug 26, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 2f5c9ff to 49ac309 Compare September 1, 2021 19:22
@renovate renovate bot changed the title Update angularmaterial monorepo to v12.2.3 Update angularmaterial monorepo to v12.2.4 Sep 1, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 49ac309 to 99848a6 Compare September 8, 2021 19:00
@renovate renovate bot changed the title Update angularmaterial monorepo to v12.2.4 Update angularmaterial monorepo to v12.2.5 Sep 8, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 99848a6 to 6fd5a6a Compare September 15, 2021 15:35
@renovate renovate bot changed the title Update angularmaterial monorepo to v12.2.5 Update angularmaterial monorepo to v12.2.6 Sep 15, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 6fd5a6a to 44c48df Compare September 23, 2021 20:16
@renovate renovate bot changed the title Update angularmaterial monorepo to v12.2.6 Update angularmaterial monorepo to v12.2.7 Sep 23, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 44c48df to b5df7aa Compare October 18, 2021 22:44
@renovate renovate bot changed the title Update angularmaterial monorepo to v12.2.7 Update angularmaterial monorepo to v12.2.10 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from b5df7aa to e4b040e Compare March 7, 2022 08:13
@renovate renovate bot changed the title Update angularmaterial monorepo to v12.2.10 Update angularmaterial monorepo to v12.2.13 Mar 7, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant