Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2020

This PR contains the following updates:

Package Change Age Confidence
@angular/cdk 9.2.4 -> 21.0.0 age confidence
@angular/material 9.2.4 -> 21.0.0 age confidence

Release Notes

angular/components (@​angular/cdk)

v21.0.0

Compare Source

Breaking Changes

cdk
    • LIVE_ANNOUNCER_ELEMENT_TOKEN_FACTORY has been removed.
    • TREE_KEY_MANAGER_FACTORY has been removed.
    • TREE_KEY_MANAGER_FACTORY_PROVIDER has been removed.
    • $z-index-overlay-container has been removed. Use $overlay-container-z-index instead.
    • $z-index-overlay has been removed. Use $overlay-z-index instead.
    • $dark-backdrop-background has been removed. Use $overlay-backdrop-color instead.
    • $z-index-overlay-backdrop has been removed. Use $overlay-backdrop-z-index instead.
    • TemplatePortalDirective has been removed. Use CdkPortal instead.
    • PortalHostDirective has been removed. Use CdkPortalOutlet instead.
    • TestElement implementations need to provide a setContenteditableValue.
material
    • MAT_AUTOCOMPLETE_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY has been removed.
    • MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY_PROVIDER has been removed.
    • matBottomSheet animations symbol has been removed.
    • MAT_BUTTON_TOGGLE_GROUP_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_FAB_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_CHECKBOX_DEFAULT_OPTIONS_FACTORY has been removed.
    • AnimationCurves has been removed.
    • AnimationDurations has been removed.
    • NativeDateAdapter.useUtcForDisplay has been removed.
    • MAT_DATE_LOCAL_FACTORY has been removed.
    • MatCommonModule has been removed.
    • GranularSanityChecks has been removed.
    • MATERIAL_SANITY_CHECKS has been removed.
    • SanityChecks has been removed.
    • matDatepickerAnimations symbol has been removed.
    • MAT_DATEPICKER_SCROLL_STRATEGY_FACTORY has been removed.
    • MAT_DATEPICKER_SCROLL_STRATEGY_FACTORY_PROVIDER has been removed.
    • MAT_RANGE_DATE_SELECTION_MODEL_FACTORY has been removed.
    • MAT_RANGE_DATE_SELECTION_MODEL_PROVIDER has been removed.
    • MAT_SINGLE_DATE_SELECTION_MODEL_FACTORY has been removed.
    • MAT_SINGLE_DATE_SELECTION_MODEL_PROVIDER has been removed.
    • _defaultParams symbol has been removed.
    • matDialogAnimations symbol has been removed.
    • EXPANSION_PANEL_ANIMATION_TIMING symbol has been removed.
    • matExpansionAnimations symbol has been removed.
    • matFormFieldAnimations symbol has been removed.
    • ICON_REGISTRY_PROVIDER has been removed.
    • ICON_REGISTRY_PROVIDER_FACTORY has been removed.
    • MAT_ICON_LOCATION_FACTORY has been removed.
    • fadeInItems symbol has been removed.
    • transformMenu symbol has been removed.
    • matMenuAnimations symbol has been removed.
    • MAT_MENU_SCROLL_STRATEGY_FACTORY_PROVIDER has been removed.
    • MAT_PAGINATOR_INTL_PROVIDER has been removed.
    • MAT_PAGINATOR_INTL_PROVIDER_FACTORY has been removed.
    • MAT_PROGRESS_BAR_LOCATION_FACTORY has been removed.
    • MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_RADIO_DEFAULT_OPTIONS_FACTORY has been removed.
    • matSelectAnimations symbol has been removed.
    • MAT_SELECT_SCROLL_STRATEGY_PROVIDER has been removed.
    • MAT_SELECT_SCROLL_STRATEGY_PROVIDER_FACTORY has been removed.
    • matDrawerAnimations symbol has been removed.
    • MAT_DRAWER_DEFAULT_AUTOSIZE_FACTORY has been removed.
    • matSnackBarAnimations symbol has been removed.
    • MAT_SNACK_BAR_DEFAULT_OPTIONS_FACTORY has been removed.
    • matSortAnimations symbol has been removed.
    • MAT_SORT_HEADER_INTL_PROVIDER has been removed.
    • MAT_SORT_HEADER_INTL_PROVIDER_FACTORY has been removed.
    • matStepperAnimations symbol has been removed.
    • MAT_STEPPER_INTL_PROVIDER has been removed.
    • MAT_STEPPER_INTL_PROVIDER_FACTORY has been removed.
    • matTabsAnimations symbol has been removed.
    • _MAT_INK_BAR_POSITIONER_FACTORY has been removed.
    • matTooltipAnimations symbol has been removed.
    • MAT_TOOLTIP_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY has been removed.
    • MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY_PROVIDER has been removed.
material-moment-adapter
    • MAT_MOMENT_DATE_ADAPTER_OPTIONS_FACTORY has been removed.
material-luxon-adapter
    • MAT_LUXON_DATE_ADAPTER_OPTIONS_FACTORY has been removed.
material-luxon-adapter
Commit Type Description
c1486fb7f fix remove deprecated factory functions
material-moment-adapter
Commit Type Description
6cee2b9e2 fix remove deprecated factory functions
cdk-experimental
Commit Type Description
f9e7eff12 feat combobox: introduce new signals-based combobox (#​31872)
f13718385 fix accordion: removes inert attribute from accordion trigger (#​31817)
668a2b4d5 fix ui-patterns: deselectAll unavailable items (#​31734)
c21dfa348 fix ui-patterns: enter/space/click in single selection mode should not deselect tree item (#​31843)
d2c3bb971 fix ui-patterns: focus list when using active desce… (#​31756)
f0047282a fix ui-patterns: preserveContent should not render until first visible (#​31660)
df0d753f1 fix ui-patterns: Tree expand/collapse key should work in follow focus mode (#​31747)
google-maps
Commit Type Description
17cc7606a fix some events not firing on advanced marker
material
Commit Type Description
527fc3718 feat bottom-sheet: add injector to MatBottomSheetConfig (#​31965)
ef7002982 feat chips: allow for modifiers to be specified on separator keys (#​31914)
29f0bb238 feat chips: make ChipInput optional for MatChipGrid (#​31693)
dea603b88 feat core: add experimental utility classes (#​31702)
737c69fce feat radio: Hovering over label of a radio will show the pointer cursor (#​31894)
71d590796 feat sort: add content projection slot for custom icon (#​32016)
85f596b3c feat table: add harness for "no data" row (#​32075)
3619903fa feat testing: Add icon name filtering to MatButtonHarness (#​31852)
9aa4cc881 fix autocomplete: empty autocomplete obscuring content (#​32348)
255df78cb fix autocomplete: remove deprecated factory functions
cf04a3898 fix autocomplete: render overlay next to trigger (#​32282)
e8d005cbf fix bottom-sheet: remove deprecated animation definitions
7dc05280f fix button-toggle: remove deprecated factory functions
962a60c11 fix button: do not show hover state on devices that don't support hover (#​31866)
69316b871 fix button: remove deprecated factory functions
b2c4df2d1 fix checkbox: remove deprecated factory functions
931ac3c1c fix chips: Adjust trailing icon opacity based on chip state (#​31828)
13a9c48a0 fix chips: refactor non-interactive actions to prevent adding click handlers (#​31664)
3b95117e5 fix chips: remove visible overflow for labels (#​31679)
347963303 fix chips: strengthen edit/remove icons focus/hover styling (#​31759)
1b06a8ea8 fix core: remove deprecated APIs for v21 (#​31924)
24932b6e2 fix core: remove deprecated factory functions
c83253306 fix core: remove MatCommonModule (#​31813)
18cedc737 fix core: rename corner extra-small to xs (#​32101)
870433501 fix core: rename some utility classes (#​31795)
605e2c9f6 fix core: rename utility-classes to system-classes (#​31745)
31562a4b8 fix core: separate text/bg colors in utility classes (#​31879)
3d89dfc3e fix datepicker: remove deprecated animation definitions
89ff55f41 fix datepicker: remove deprecated factory functions
47bdfb200 fix dialog: afterOpened emitting too early when animations are disabled (#​32211)
65c9b5ec7 fix dialog: remove deprecated animation definitions
aee4e9239 fix expansion: remove deprecated animation definitions
232b9fc59 fix form-field: remove deprecated animation definitions
dd5abe37e fix icon: remove deprecated factory functions
05d71e53a fix menu: fix divider color property (#​31815)
814ff1a25 fix menu: remove deprecated animation definitions
4b06a1a64 fix menu: remove deprecated factory functions
6d26c0fc1 fix paginator: remove deprecated factory functions
131c7ff80 fix paginator: trim extraneous announcements (#​31943)
8fc72e931 fix progress-bar: remove deprecated factory functions
e1b68922b fix progress-spinner: remove deprecated factory functions
29c296f2f fix radio: remove deprecated factory functions
5a1a0ba4e fix select: ensure proper highlighting on selection (#​31789)
7d25138f5 fix select: remove deprecated animation definitions
479b4e343 fix select: remove deprecated factory functions
e87b95dc9 fix sidenav: remove deprecated animation definitions
4ec00baf5 fix sidenav: remove deprecated factory functions
2259c7b4c fix snack-bar: remove deprecated animation definitions
54aad6efc fix snack-bar: remove deprecated factory functions
6bdd8ae09 fix sort: remove deprecated animation definitions
f32bf2089 fix sort: remove deprecated factory functions
ff10f0448 fix stepper: Adjust aria tab-related roles to fix violations (#​31844)
bb7dbce92 fix stepper: remove deprecated animation definitions
ac840a8c6 fix stepper: remove deprecated factory functions
a7fce5e2c fix tabs: remove deprecated animation definitions
a5a7c12f0 fix tabs: remove deprecated factory functions
7dfabca03 fix timepicker: add interface for timepicker input (#​32050)
cd14409a3 fix timepicker: render overlay next to trigger (#​32288)
ca1cd86da fix tooltip: remove deprecated animation definitions
bc10a87c4 fix tooltip: remove deprecated factory functions
cdk
Commit Type Description
82cd076bf feat overlay: Allow passing separate X and Y values for the viewportMargin (#​29563)
30f6c3c45 fix a11y: remove deprecated factory functions
b112568d1 fix overlay: add DI token to opt out of popovers (#​32306)
0e4bf076b fix overlay: hide native backdrop
84f8f10ba fix overlay: make it easier to set default for overlay directive
84fc0d963 fix overlay: remove deprecated variables (#​31898)
a4dc30ce8 fix overlay: simplify matching the overlay to the trigger width
8d00344f2 fix overlay: simplify public API of overlay directive
6234d82e2 fix overlay: update golden file (#​32367)
03c5d34db fix portal: remove deprecated directives (#​32117)
5b45df30c fix table: ensure CdkTable updates view with OnPush and trackBy (#​31451)
544438c86 fix testing: make setContenteditableValue required (#​32058)
aria
Commit Type Description
a821a3ef0 feat grid: create the aria grid (#​32092)
f9d3cde14 feat menu: create the aria menu (#​32080)
a0b580027 feat toolbar: adds skip disabled toolbar example to dev-app (#​32127)
5396c4347 feat toolbar: adds toolbar basic vertical example to dev-app (#​32126)
ba9f79be5 feat toolbar: adds toolbar-basic-horizontal-example to dev-app (#​32106)
ec6045b27 fix accordion: rename value to panelId for trigger and panel (#​32295)
0b03c6e96 fix combobox: add missing apis (#​32124)
25223a2f8 fix combobox: dialog popup support (#​32279)
a47ebeb96 fix combobox: disabled state (#​32308)
127d3dba5 fix combobox: escape key behavior (#​32364)
c3279ca4b fix combobox: highlighting edge cases (#​32136)
1232805db fix combobox: readonly behavior (#​32169)
6c46f950d fix combobox: several small fixes (#​32202)
8beb22f8c fix combobox: use click instead of pointerup (#​32324)
92d933421 fix grid: fix navigation bugs and add grid behavior unit tests (#​32140)
e3babf3fc fix grid: rtl navigation (#​32170)
fe79e982c fix menu: add expansion delay (#​32293)
3d1cafbdd fix menu: add selectable to inputs (#​32131)
56631cb85 fix menu: deferred content import
95e648ad8 fix menu: disabled state (#​32301)
ce20dbe1a fix menu: lazy render trigger (#​32203)
19095030a fix menu: public api cleanup (#​32189)
4b5db1328 fix menu: rtl text direction (#​32254)
bac171d8b fix toolbar: allow developers to wrap widgets (#​32341)
d8acd69f5 fix tree: adds rtl keyboard functionality for tree (#​32305)
86558d2aa fix tree: internal conformance check (#​32337)
09e31e716 fix tree: only reset selected values if used in combobox (#​32329)
05f936ae1 fix tree: tree item visibility issue (#​32156)
afe4d063d fix ui-patterns: internal conformance fixes (#​32102)
multiple
Commit Type Description
8a76ccfa0 fix allow ids to be inputs (#​32320)
e7f9ef3e8 fix change delays to use ms (#​32321)
a8bbd2816 fix change value inputs to 'values' for array-based types (#​32300)
b50ecb9b6 fix enable overwriting preventDefault to allow triggering hyperlinks using enter key (#​32123)
f38020952 fix expose active from public api (#​32330)
9ac3ab5f9 fix expose element (#​32328)
caa2b3b65 fix prevent focus on disabled components (#​32263)
551ce3df3 fix transform boolean attr (#​32319)

v20.2.14

Compare Source

material
Commit Type Description
52f00f317 fix button-toggle: fix typo in clamp-density call
0de537fd7 fix stepper: fix typo in clamp-density call

v20.2.13

Compare Source

material
Commit Type Description
7b63d9560 fix chips: avatar image stretched in Safari (#​32278)

v20.2.12

Compare Source

v20.2.11

Compare Source

material
Commit Type Description
b751456cd9 fix menu: add filter for trigger icon name (#​32188)

v20.2.10

Compare Source

material
Commit Type Description
b2cd596d3 fix core: differentiate container colors in m2 (#​32076)

v20.2.9

Compare Source

material
Commit Type Description
af3b961214 fix checkbox: use GrayText for disabled colors in high contrast mode (#​32066)
a90abb0a77 fix snack-bar: add max height for snack bar (#​32000)

v20.2.8

Compare Source

material
Commit Type Description
6d61babe7 fix datepicker: error due to synchronous change detection
e43dcabd0 fix datepicker: make date filter nullable (#​31980)
f30c1c6c3 fix radio: Hovering over label of a radio will show the pointer cursor (#​32015)
de3f9e566 fix timepicker: assign form control value before emitting events (#​31981)
material-date-fns-adapter
Commit Type Description
2d1f8d068 fix parse time string containing only hours (#​31978)

v20.2.7

Compare Source

material
Commit Type Description
85ed6550c2 fix menu: prevent child menu reopening while parent is animating away (#​31958)

v20.2.6

Compare Source

material
Commit Description
fix - a6f0bd8e7 menu: switch internal state to signals (#​31934)
fix - 94716a805 select: rotate arrow while open (#​31936)
cdk
Commit Description
fix - e8e8662ab scrolling: Fix undefined error when documentElement.style is undefined (#​31904)
fix - a9b1afdb6 scrolling: prevent subpixel gaps in virtual scroll viewport (#​31940)

v20.2.5

Compare Source

material
Commit Type Description
36be42637 fix core: move internal tokens (#​31907)
3ac762be5 fix form-field: restore error message animation (#​31774)
65f23c003 fix table: style no data row properly (#​31895)

v20.2.4

Compare Source

material
Commit Type Description
e7a0c19d0 fix tabs: attach content inside the zone (#​31868)

v20.2.3

Compare Source

cdk
Commit Type Description
442d4ca6b7 fix drag-drop: allow axis lock to be reset (#​31829)
material
Commit Type Description
ec33bf8eba fix progress-bar: avoid CSP issues due to buffer dots (#​31818)
9a68265302 fix slider: incorrect indicator transform origin in M3 (#​31834)

v20.2.2

Compare Source

v20.2.1

Compare Source

cdk
Commit Type Description
[ee808f8f3](https://redi

Configuration

📅 Schedule: 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/major-angularmaterial-monorepo branch from 2853ec7 to fab6d23 Compare October 5, 2020 20:52
@renovate renovate bot changed the title Update angularmaterial monorepo (major) Update angularmaterial monorepo to v10 (major) Oct 5, 2020
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from fab6d23 to e476cf0 Compare October 15, 2020 02:18
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from e476cf0 to 824396f Compare October 27, 2020 20:54
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 824396f to 5cb8720 Compare November 28, 2020 09:11
@renovate renovate bot changed the title Update angularmaterial monorepo to v10 (major) Update angularmaterial monorepo to v11 (major) Nov 28, 2020
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 5cb8720 to 31e9431 Compare December 8, 2020 14:08
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 31e9431 to 6e59c5e Compare January 6, 2021 15:04
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 6e59c5e to 56a0877 Compare January 23, 2021 17:05
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 56a0877 to c726a7f Compare February 1, 2021 14:01
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 3c06066 to c170b5b Compare February 11, 2021 09:37
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from c170b5b to b78ba14 Compare April 26, 2021 15:41
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from b4237e4 to c3033fc Compare May 15, 2021 21:13
@renovate renovate bot changed the title Update angularmaterial monorepo to v11 (major) Update angularmaterial monorepo to v12 (major) May 15, 2021
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from c3033fc to e6e7732 Compare June 6, 2021 22:35
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from e6e7732 to c580a63 Compare June 14, 2021 13:11
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from c580a63 to 2396ba6 Compare October 18, 2021 22:06
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 2396ba6 to 1820202 Compare March 7, 2022 15:45
@renovate renovate bot changed the title Update angularmaterial monorepo to v12 (major) Update angularmaterial monorepo to v13 (major) Mar 7, 2022
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 1820202 to 134c216 Compare March 26, 2022 14:25
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 134c216 to cadb12c Compare April 24, 2022 19:54
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from cadb12c to 7f5cf46 Compare May 16, 2022 01:02
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 7f5cf46 to 7be6631 Compare June 18, 2022 21:31
@renovate renovate bot changed the title Update angularmaterial monorepo to v13 (major) Update angularmaterial monorepo to v14 (major) Jun 18, 2022
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 7be6631 to 8586ddc Compare June 23, 2022 19:08
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 8586ddc to 5280142 Compare September 25, 2022 10:47
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 5280142 to 22e8731 Compare November 20, 2022 09:58
@renovate renovate bot changed the title Update angularmaterial monorepo to v14 (major) Update angularmaterial monorepo to v15 (major) Nov 20, 2022
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from f20b87f to 664c1d8 Compare May 28, 2025 20:33
@renovate renovate bot changed the title Update angularmaterial monorepo to v19 (major) Update angularmaterial monorepo to v20 (major) May 28, 2025
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 3955c58 to 0d3db96 Compare June 11, 2025 16:49
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 0d3db96 to 6c9d36a Compare June 25, 2025 19:47
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 6c9d36a to 749acf3 Compare July 2, 2025 21:31
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 5750b3a to bbf8636 Compare July 16, 2025 22:52
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from bbf8636 to 231d7a8 Compare July 23, 2025 16:39
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 231d7a8 to ac9d7da Compare July 30, 2025 19:56
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from ac9d7da to 788a467 Compare August 6, 2025 21:50
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 97614bf to f1d8004 Compare August 20, 2025 20:15
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from f1d8004 to eed42c3 Compare August 27, 2025 21:08
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 776fde6 to f385e7d Compare September 13, 2025 19:58
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 5071a17 to 2bbbc7c Compare September 24, 2025 21:36
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 6bbce37 to 9d9a812 Compare October 8, 2025 16:02
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 9d9a812 to 1b6bf2c Compare October 15, 2025 19:05
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 1b6bf2c to e5aa3a4 Compare October 22, 2025 21:02
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from cc76c27 to f45ef52 Compare November 7, 2025 00:55
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from bbb5062 to 2b11b68 Compare November 18, 2025 11:12
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 2b11b68 to 27b65de Compare November 19, 2025 20:50
@renovate renovate bot changed the title Update angularmaterial monorepo to v20 (major) Update angularmaterial monorepo to v21 (major) Nov 19, 2025
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