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

[Snyk] Upgrade: , #52

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

Conversation

WontonSam
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

Name Versions Released on

@angular/cdk
from 6.3.2 to 18.1.2 | 426 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 22 days ago
on 2024-07-24
@angular/material
from 6.3.2 to 18.1.2 | 426 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 22 days ago
on 2024-07-24

Release notes
Package name: @angular/cdk
  • 18.1.2 - 2024-07-24

    18.1.2 "velvet-violin" (2024-07-24)

    material

    Commit Description
    fix - cf61af53bd chips: remove button is too small (#29351)
    fix - c79ec264aa form-field: hiding a label after it has been (#29461)
    fix - 15238d255f input: Number input not changing on wheel interaction (#29449)

    Breaking Changes

    material

    • updates chip remove button touch target to increase accessibility of the button especially on touch/mobile devices.
    • refactor(material/chips): chip remove touch target size is insufficient

    Updates fix to Autocomplete Component Chips component where the
    touch target size is too small and fails minimum accessibility
    size of 48x48 px. Addresses nit fixes from PR review.

    Fixes b/286959517

    • updates padding size of remove touch target to
      satisfy minimum 48x48 accessibility size.

      • fix(material/chip): remove button is too small

      Fixes Angular Components Chip component where the touch target of the
      remove button of a chip is too small. Updates .mat-mdc-chip-remove to
      target more specific styles to override original style of padding: 8px
      so that the user has a larger touch target particularly on mobile
      devices.

      Fixes b/286959517

      • refactor(material/chips): remove button is too small

      Fixes lint errors from previous commit for Angular Components
      Chip component where the remove button touch target is too small,
      particularly for touch/mobile devices. Increases padding on all
      sides.

      Fixes b/286959517

      • fix(material/chips): increase chip remove button touch target size

      Fixes issue with Angular Component Chip's touch target size by
      increasing the padding on chips with a trailing icon that has
      an action.

      Fixes b/286959517

    • updates chip remove button touch target to increase accessibility of the button especially on touch/mobile devices.

    • fix(material/chips): chips remove touch target is too small to be accessible

    Updates Angular Components Chips component by increasing its
    .mat-mdc-chip-remove::after styles to increase the size of the
    touch target to make it more accessible/clickable.

    Fixes b/286959517

    • refactor(material/chips): fix lint errors

    Updates fix for Angular Components Chips component where there
    were lint formatting errors.

    • refactor(material/chips): replace px with _trailing-icon-size variable

    Updates previous Angular Components Chip component fix and makes it
    adaptable by swapping the hard-coded 18px offset to equal the
    variable for -icon-size.

    • refactor(material/chips): updates touch target centering method

    Updates previous Angular Component Chip component fix which
    added padding to the ::after pseudo-element and attempted to
    calculate centering. Changes calculation based on using
    with padding values countered
    with margin negative values to center the touch target.

    • refactor(material/chips): updates ::after styles and fix lint errors

    Updates Angular Component Chips component fix to change ::after
    background property changes to be background-color specifically to
    avoid overriding background-clip styles. Suppresses lint warning
    material/no-prefixes for background-clip since it's majority
    compatible with browsers.

    Fixes b/286959517

    (cherry picked from commit d6aed80)

  • 18.1.1 - 2024-07-17
  • 18.1.0 - 2024-07-10
  • 18.1.0-rc.0 - 2024-07-03
  • 18.1.0-next.4 - 2024-06-26
  • 18.1.0-next.3 - 2024-06-20
  • 18.1.0-next.2 - 2024-06-12
  • 18.1.0-next.1 - 2024-06-05
  • 18.1.0-next.0 - 2024-05-30
  • 18.0.6 - 2024-07-03
  • 18.0.5 - 2024-06-26
  • 18.0.4 - 2024-06-20
  • 18.0.3 - 2024-06-12
  • 18.0.2 - 2024-06-05
  • 18.0.1 - 2024-05-29
  • 18.0.0 - 2024-05-22
  • 18.0.0-rc.3 - 2024-05-21
  • 18.0.0-rc.2 - 2024-05-15
  • 18.0.0-rc.1 - 2024-05-08
  • 18.0.0-rc.0 - 2024-05-02
  • 18.0.0-next.6 - 2024-04-25
  • 18.0.0-next.5 - 2024-04-17
  • 18.0.0-next.4 - 2024-04-11
  • 18.0.0-next.3 - 2024-04-03
  • 18.0.0-next.2 - 2024-03-28
  • 18.0.0-next.1 - 2024-03-20
  • 18.0.0-next.0 - 2024-03-14
  • 17.3.10 - 2024-05-22
  • 17.3.9 - 2024-05-15
  • 17.3.8 - 2024-05-08
  • 17.3.7 - 2024-05-02
  • 17.3.6 - 2024-04-24
  • 17.3.5 - 2024-04-17
  • 17.3.4 - 2024-04-11
  • 17.3.3 - 2024-04-03
  • 17.3.2 - 2024-03-28
  • 17.3.1 - 2024-03-20
  • 17.3.0 - 2024-03-14
  • 17.3.0-rc.0 - 2024-03-06
  • 17.3.0-next.0 - 2024-02-22
  • 17.2.2 - 2024-03-06
  • 17.2.1 - 2024-02-22
  • 17.2.0 - 2024-02-14
  • 17.2.0-rc.0 - 2024-02-07
  • 17.2.0-next.1 - 2024-01-31
  • 17.2.0-next.0 - 2024-01-26
  • 17.1.2 - 2024-01-31
  • 17.1.1 - 2024-01-25
  • 17.1.0 - 2024-01-17
  • 17.1.0-rc.0 - 2024-01-10
  • 17.1.0-next.3 - 2023-12-13
  • 17.1.0-next.2 - 2023-12-07
  • 17.1.0-next.1 - 2023-12-01
  • 17.1.0-next.0 - 2023-11-16
  • 17.0.6 - 2024-01-17
  • 17.0.5 - 2024-01-10
  • 17.0.4 - 2023-12-13
  • 17.0.3 - 2023-12-07
  • 17.0.2 - 2023-12-01
  • 17.0.1 - 2023-11-16
  • 17.0.0 - 2023-11-08
  • 17.0.0-rc.3 - 2023-11-06
  • 17.0.0-rc.2 - 2023-11-01
  • 17.0.0-rc.1 - 2023-10-25
  • 17.0.0-rc.0 - 2023-10-18
  • 17.0.0-next.7 - 2023-10-11
  • 17.0.0-next.6 - 2023-10-04
  • 17.0.0-next.5 - 2023-09-27
  • 17.0.0-next.4 - 2023-09-21
  • 17.0.0-next.3 - 2023-09-13
  • 17.0.0-next.2 - 2023-09-07
  • 17.0.0-next.1 - 2023-08-30
  • 17.0.0-next.0 - 2023-08-17
  • 16.2.14 - 2024-02-01
  • 16.2.13 - 2024-01-11
  • 16.2.12 - 2023-11-08
  • 16.2.11 - 2023-11-01
  • 16.2.10 - 2023-10-25
  • 16.2.9 - 2023-10-18
  • 16.2.8 - 2023-10-11
  • 16.2.7 - 2023-10-04
  • 16.2.6 - 2023-09-27
  • 16.2.5 - 2023-09-20
  • 16.2.4 - 2023-09-13
  • 16.2.3 - 2023-09-07
  • 16.2.2 - 2023-08-30
  • 16.2.1 - 2023-08-16
  • 16.2.0 - 2023-08-10
  • 16.2.0-rc.0 - 2023-08-02
  • 16.2.0-next.5 - 2023-07-26
  • 16.2.0-next.4 - 2023-07-14
  • 16.2.0-next.3 - 2023-07-06
  • 16.2.0-next.2 - 2023-06-28
  • 16.2.0-next.1 - 2023-06-23
  • 16.2.0-next.0 - 2023-06-13
  • 16.1.8 - 2023-08-09
  • 16.1.7 - 2023-08-02
  • 16.1.6 - 2023-07-26
  • 16.1.5 - 2023-07-13
  • 16.1.4 - 2023-07-06
  • 16.1.3 - 2023-06-28
  • 16.1.2 - 2023-06-23
  • 16.1.1 - 2023-06-14
  • 16.1.0 - 2023-06-13
  • 16.1.0-rc.0 - 2023-06-08
  • 16.1.0-next.2 - 2023-06-01
  • 16.1.0-next.1 - 2023-05-25
  • 16.1.0-next.0 - 2023-05-10
  • 16.0.4 - 2023-06-08
  • 16.0.3 - 2023-06-01
  • 16.0.2 - 2023-05-25
  • 16.0.1 - 2023-05-11
  • 16.0.0 - 2023-05-03
  • 16.0.0-rc.2 - 2023-05-01
  • 16.0.0-rc.1 - 2023-04-19
  • 16.0.0-rc.0 - 2023-04-13
  • 16.0.0-next.5 - 2023-04-06
  • 16.0.0-next.4 - 2023-03-29
  • 16.0.0-next.3 - 2023-03-23
  • 16.0.0-next.2 - 2023-03-16
  • 16.0.0-next.1 - 2023-03-08
  • 16.0.0-next.0 - 2023-03-01
  • 15.2.9 - 2023-05-03
  • 15.2.8 - 2023-04-19
  • 15.2.7 - 2023-04-13
  • 15.2.6 - 2023-04-05
  • 15.2.5 - 2023-03-29
  • 15.2.4 - 2023-03-23
  • 15.2.3 - 2023-03-16
  • 15.2.2 - 2023-03-08
  • 15.2.1 - 2023-03-01
  • 15.2.0 - 2023-02-22
  • 15.2.0-rc.0 - 2023-02-16
  • 15.2.0-next.4 - 2023-02-08
  • 15.2.0-next.3 - 2023-02-02
  • 15.2.0-next.2 - 2023-01-25
  • 15.2.0-next.1 - 2023-01-18
  • 15.2.0-next.0 - 2023-01-12
  • 15.1.6 - 2023-02-22
  • 15.1.5 - 2023-02-16
  • 15.1.4 - 2023-02-08
  • 15.1.3 - 2023-02-02
  • 15.1.2 - 2023-01-25
  • 15.1.1 - 2023-01-18
  • 15.1.0 - 2023-01-11
  • 15.1.0-rc.0 - 2023-01-05
  • 15.1.0-next.2 - 2022-12-14
  • 15.1.0-next.1 - 2022-12-08
  • 15.1.0-next.0 - 2022-11-30
  • 15.0.4 - 2023-01-05
  • 15.0.3 - 2022-12-14
  • 15.0.2 - 2022-12-08
  • 15.0.1 - 2022-11-30
  • 15.0.0 - 2022-11-16
  • 15.0.0-rc.3 - 2022-11-14
  • 15.0.0-rc.2 - 2022-11-09
  • 15.0.0-rc.1 - 2022-11-03
  • 15.0.0-rc.0 - 2022-10-26
  • 15.0.0-next.5 - 2022-10-12
  • 15.0.0-next.4 - 2022-10-05
  • 15.0.0-next.3 - 2022-09-29
  • 15.0.0-next.2 - 2022-09-28
  • 15.0.0-next.1 - 2022-09-14
  • 15.0.0-next.0 - 2022-09-07
  • 14.2.7 - 2022-11-09
  • 14.2.6 - 2022-10-26
  • 14.2.5 - 2022-10-12
  • 14.2.4 - 2022-10-05
  • 14.2.3 - 2022-09-28
  • 14.2.2 - 2022-09-14
  • 14.2.1 - 2022-09-07
  • 14.2.0 - 2022-08-25
  • 14.2.0-rc.0 - 2022-08-19
  • 14.2.0-next.2 - 2022-08-11
  • 14.2.0-next.1 - 2022-08-03
  • 14.1.3 - 2022-08-19
  • 14.1.2 - 2022-08-11
  • 14.1.1 - 2022-08-03
  • 14.1.0 - 2022-07-20
  • 14.1.0-rc.0 - 2022-07-14
  • 14.1.0-next.3 - 2022-06-29
  • 14.1.0-next.2 - 2022-06-23
  • 14.1.0-next.1 - 2022-06-16
  • 14.1.0-next.0 - 2022-06-07
  • 14.0.6 - 2022-07-20
  • 14.0.5 - 2022-07-14
  • 14.0.4 - 2022-06-29
  • 14.0.3 - 2022-06-23
  • 14.0.2 - 2022-06-16
  • 14.0.1 - 2022-06-07
  • 14.0.0 - 2022-06-02
  • 14.0.0-rc.2 - 2022-05-31
  • 14.0.0-rc.1 - 2022-05-26
  • 14.0.0-rc.0 - 2022-05-11
  • 14.0.0-next.13 - 2022-05-04
  • 14.0.0-next.12 - 2022-04-28
  • 14.0.0-next.11 - 2022-04-20
  • 14.0.0-next.10 - 2022-04-13
  • 14.0.0-next.9 - 2022-03-30
  • 14.0.0-next.8 - 2022-03-24
  • 14.0.0-next.7 - 2022-03-16
  • 14.0.0-next.6 - 2022-03-09
  • 14.0.0-next.5 - 2022-03-02
  • 14.0.0-next.4 - 2022-02-23
  • 14.0.0-next.3 - 2022-02-16
  • 14.0.0-next.2 - 2022-02-09
  • 14.0.0-next.1 - 2022-02-02
  • 14.0.0-next.0 - 2022-01-26
  • 13.3.9 - 2022-06-02
  • 13.3.8 - 2022-05-25
  • 13.3.7 - 2022-05-11
  • 13.3.6 - 2022-05-04
  • 13.3.5 - 2022-04-28
  • 13.3.4 - 2022-04-20
  • 13.3.3 - 2022-04-13
  • 13.3.2 - 2022-03-30
  • 13.3.1 - 2022-03-23
  • 13.3.0 - 2022-03-16
  • 13.2.6 - 2022-03-09
  • 13.2.5 - 2022-03-02
  • 13.2.4 - 2022-02-23
  • 13.2.3 - 2022-02-16
  • 13.2.2 - 2022-02-09
  • 13.2.1 - 2022-02-02
  • 13.2.0 - 2022-01-26
  • 13.2.0-rc.0 - 2022-01-19
  • 13.2.0-next.1 - 2022-01-12
  • 13.2.0-next.0 - 2021-12-16
  • 13.1.3 - 2022-01-19
  • 13.1.2 - 2022-01-12
  • 13.1.1 - 2021-12-16
  • 13.1.0 - 2021-12-09
  • 13.1.0-rc.0 - 2021-12-08
  • 13.1.0-next.3 - 2021-12-01
  • 13.1.0-next.2 - 2021-11-17
  • 13.1.0-next.1 - 2021-11-12
  • 13.1.0-next.0 - 2021-11-03
  • 13.0.4 - 2021-12-08
  • 13.0.3 - 2021-12-01
  • 13.0.2 - 2021-11-17
  • 13.0.1 - 2021-11-11
  • 13.0.0 - 2021-11-03
  • 13.0.0-rc.3 - 2021-11-03
  • 13.0.0-rc.2 - 2021-10-27
  • 13.0.0-rc.1 - 2021-10-20
  • 13.0.0-rc.0 - 2021-10-13
  • 13.0.0-next.8 - 2021-10-08
  • 13.0.0-next.7 - 2021-09-29
  • 13.0.0-next.6 - 2021-09-23
  • 13.0.0-next.5 - 2021-09-15
  • 13.0.0-next.4 - 2021-09-08
  • 13.0.0-next.3 - 2021-09-01
  • 13.0.0-next.2 - 2021-08-26
  • 13.0.0-next.1 - 2021-08-18
  • 13.0.0-next.0 - 2021-08-11
  • 12.2.13 - 2021-11-11
  • 12.2.12 - 2021-10-27
  • 12.2.11 - 2021-10-20
  • 12.2.10 - 2021-10-15
  • 12.2.9 - 2021-10-06
  • 12.2.8 - 2021-09-29
  • 12.2.7 - 2021-09-23
  • 12.2.6 - 2021-09-15
  • 12.2.5 - 2021-09-08
  • 12.2.4 - 2021-09-01
  • 12.2.3 - 2021-08-25
  • 12.2.2 - 2021-08-18
  • 12.2.1 - 2021-08-11
  • 12.2.0 - 2021-08-04
  • 12.2.0-rc.0 - 2021-07-28
  • 12.1.4 - 2021-07-28
  • 12.1.3 - 2021-07-21
  • 12.1.2 - 2021-07-15
  • 12.1.1 - 2021-07-01
  • 12.1.0 - 2021-06-24
  • 12.1.0-rc.0 - 2021-06-16
  • 12.1.0-next.1 - 2021-06-16
  • 12.1.0-next.0 - 2021-06-09
  • 12.0.6 - 2021-06-25
  • 12.0.5 - 2021-06-16
  • 12.0.4 - 2021-06-09
  • 12.0.3 - 2021-06-03
  • 12.0.2 - 2021-05-26
  • 12.0.1 - 2021-05-19
  • 12.0.0 - 2021-05-12
  • 12.0.0-rc.3 - 2021-05-11
  • 12.0.0-rc.2 - 2021-05-05
  • 12.0.0-rc.1 - 2021-04-28
  • 12.0.0-rc.0 - 2021-04-21
  • 12.0.0-next.7 - 2021-04-14
  • 12.0.0-next.6 - 2021-04-07
  • 12.0.0-next.5 - 2021-03-31
  • 12.0.0-next.4 - 2021-03-24
  • 12.0.0-next.3 - 2021-03-17
  • 12.0.0-next.2 - 2021-03-10
  • 12.0.0-next.1 - 2021-03-03
  • 11.2.13 - 2021-05-19
  • 11.2.12 - 2021-05-05
  • 11.2.11 - 2021-04-28
  • 11.2.10 - 2021-04-21
  • 11.2.9 - 2021-04-14
  • 11.2.8 - 2021-04-07
  • 11.2.7 - 2021-03-31
  • 11.2.6 - 2021-03-24
  • 11.2.5 - 2021-03-17
  • 11.2.4 - 2021-03-10
  • 11.2.3 - 2021-03-03
  • 11.2.2 - 2021-02-24
  • 11.2.1 - 2021-02-17
  • 11.2.0 - 2021-02-10
  • 11.2.0-rc.0 - 2021-02-04
  • 11.1.2 - 2021-02-04
  • 11.1.1 - 2021-01-27
  • 11.1.0 - 2021-01-20
  • 11.1.0-rc.0 - 2021-01-14
  • 11.0.4 - 2021-01-14
  • 11.0.3 - 2020-12-14
  • 11.0.2 - 2020-12-07
  • 11.0.1 - 2020-11-24
  • 11.0.0 - 2020-11-11
  • 11.0.0-rc.4 - 2020-11-10
  • 11.0.0-rc.3 - 2020-11-10
  • 11.0.0-rc.2 - 2020-11-10
  • 11.0.0-rc.1 - 2020-11-02
  • 11.0.0-rc.0 - 2020-10-22
  • 11.0.0-next.2 - 2020-10-15
  • 11.0.0-next.1 - 2020-10-05
  • 10.2.7 - 2020-11-02
  • 10.2.6 - 2020-10-27
  • 10.2.5 - 2020-10-15
  • 10.2.4 - 2020-10-05
  • 10.2.3 - 2020-09-28
  • 10.2.2 - 2020-09-21
  • 10.2.1 - 2020-09-14
  • 10.2.0 - 2020-09-02
  • 10.2.0-rc.0 - 2020-08-27
  • 10.1.3 - 2020-08-10
  • 10.1.2 - 2020-08-03
  • 10.1.1 - 2020-07-27
  • 10.1.0 - 2020-07-20
  • 10.0.2 - 2020-07-14
  • 10.0.1 - 2020-06-29
  • 10.0.0 - 2020-06-24
  • 10.0.0-rc.3 - 2020-06-22
  • 10.0.0-rc.2 - 2020-06-15
  • 10.0.0-rc.1 - 2020-06-08
  • 10.0.0-rc.0 - 2020-06-01
  • 10.0.0-next.2 - 2020-05-27
  • 10.0.0-next.1 - 2020-05-18
  • 10.0.0-next.0 - 2020-05-11
  • 9.2.4 - 2020-05-18
  • 9.2.3 - 2020-05-08
  • 9.2.2 - 2020-05-01
  • 9.2.1 - 2020-04-14
  • 9.2.0 - 2020-03-25
  • 9.2.0-next.0 - 2020-03-19
  • 9.1.3 - 2020-03-16
  • 9.1.2 - 2020-03-10
  • 9.1.1 - 2020-03-04
  • 9.1.0 - 2020-02-24
  • 9.0.1 - 2020-02-19
  • 9.0.0 - 2020-02-06
  • 9.0.0-rc.10 - 2020-02-06
  • 9.0.0-rc.9 - 2020-01-31
  • 9.0.0-rc.8 - 2020-01-16
  • 9.0.0-rc.7 - 2020-01-09
  • 9.0.0-rc.6 - 2019-12-19
  • 9.0.0-rc.5 - 2019-12-06
  • 9.0.0-rc.4 - 2019-11-23
  • 9.0.0-rc.3 - 2019-11-21
  • 9.0.0-rc.2 - 2019-11-14
  • 9.0.0-rc.1 - 2019-11-12
  • 9.0.0-rc.0 - 2019-10-31
  • 9.0.0-next.2 - 2019-10-31
  • 9.0.0-next.1 - 2019-10-25
  • 9.0.0-next.0 - 2019-10-03

    19.0.0-next.0 "yttrium-igloo" (2024-08-14)

    cdk

    Commit Description
    fix - bd84c2a67 tree: fix issue where isExpanded wouldn't be set if placed before isExpandable (#29565)
  • 8.2.3 - 2019-10-09
  • 8.2.2 - 2019-09-30
  • 8.2.1 - 2019-09-24
  • 8.2.0 - 2019-09-10

    18.2.0 "technetium-tapas" (2024-08-14)

    cdk

    Commit Description
    feat - b2c051d2c drag-drop: add input to specify dragged item scale (#29392)

    material

    Commit Description
    feat - ddc307e28 button-toggle: allow disabled buttons to be interactive (#29550)
    feat - 841760101 checkbox: add the ability to interact with disabled checkboxes (#29474)
    feat - 0af3b6175 radio: add the ability to interact with disabled radio buttons (#29490)
    feat - 4292e1b3a slide-toggle: add the ability to interact with disabled toggle (#29502)
    feat - a018fb0ee tooltip: replicate tooltipClass to default MatTooltipDefaultOptions (#29467)
    fix - aaf0d5156 checkbox: account for disabledInteractive in harness
    fix - d22a24d66 list: checkmark not visible in high contrast mode (#29546)
    fix - a259b016b radio: account for disabledInteractive in harness
    fix - fd47a0e60 radio: avoid error if destroyed quickly (#29507)
    fix - 08d2e3e69 slide-toggle: account for disabledInteractive in harness
    fix - fd416a30e tooltip: remove aria-describedby when disabled (#29520)
    fix - ff36c80f9 tree: add levelAccessor, childrenAccessor, TreeKeyManager; a11y and docs improvements (#29062)
    fix - 1f992d06c tree: aria-expanded attribute should not appear in the leaf node (#29273)

    multiple

    Commit Description
    feat - db5b8dc29 fallback to system level variables (#29480)

    Deprecations

    material

    • Tree controller deprecated. Use one of levelAccessor or childrenAccessor instead. To be removed in a future version.

      • BaseTreeControl, TreeControl, FlatTreeControl, and NestedTreeControl deprecated
      • CdkTree#treeControl deprecated. Provide one of CdkTree#levelAccessor or CdkTree#childrenAccessor instead.
      • MatTreeFlattener deprecated. Use MatTree#childrenAccessor and MatTreeNode#isExpandable instead.
      • MatTreeFlatDataSource deprecated. Use one of levelAccessor or childrenAccessor instead of TreeControl.

      Note when upgrading: isExpandable works differently on Trees using treeControl than trees using childrenAccessor or levelAccessor. Nodes on trees that have a treeControl are expandable by default. Nodes on trees using childrenAccessor or levelAccessor are not expandable by default. Provide isExpandable to override default behavior.

    • Setting tabindex of tree nodes deprecated. By default, Tree ignores tabindex passed to tree nodes.

      • MatTreeNode#tabIndex deprecated. MatTreeNode ignores Input tabIndex and manages its own focus behavior.
      • MatTreeNode#defaultTabIndex deprecated. MatTreeNode ignores defaultTabIndex and manages its own focus behavior.
      • MatNestedTreeNode#tabIndex deprecated. MatTreeNode ignores Input defaultTabIndex and manages its own focus behavior.
      • LegacyTreeKeyManager and LEGACY_TREE_KEY_MANAGER_FACTORY_PROVIDER deprecated. Inject a TreeKeyManagerFactory to customize keyboard behavior.

      Note when upgrading: an opt-out is available for keyboard functionality changes. Provide LEGACY_TREE_KEY_MANAGER_FACTORY_PROVIDER to opt-out of Tree managing its own focus. When provided, Tree does not manage it’s own focus and respects tabindex passed to TreeNode. When provided, have the same focus behavior as before this commit is applied.

      Add Legacy Keyboard Interface demo, which shows usage of LEGACY_TREE_KEY_MANAGER_FACTORY_PROVIDER. Add Custom Key Manager, which shows usage of injecting a TreeKeyManagerStrategy

    • disabled renamed to isDisabled.

      • CdkTreeNode#disabled deprecated and alias to CdkTreeNode#isDisabled
  • 8.1.4 - 2019-08-26

    18.1.4 "pewter-polka" (2024-08-07)

    material

    Commit Description
    fix - 2b5ae8c0ed chips: missing tokens in M3 (#29531)
    fix - b98432839e sidenav: disable focus trap while closed (#29548)
  • 8.1.3 - 2019-08-14

    18.1.3 "plastic-beach" (2024-07-31)

    material

    Commit Description
    fix - caf4b61ead chips: remove tab-index attribute from mat-chip host (#29436)
    fix - 913267c0b1 core: custom system-level variable prefix not used in some mixins (#29513)
    fix - 70048ef226 dialog: invalid font-family declaration (#29516)
    fix - d7d82e1455 slide-toggle: don't trigger active state for entire container (#29514)
    fix - d237e7d2c7 slide-toggle: remove divs from button (#29485)

    cdk

    Commit Description
    fix - 2c76917779 coercion: Return undefined when the fallback value is undefined (#29491)
  • 8.1.2 - 2019-07-29

    18.1.2 "velvet-violin" (2024-07-24)

    material

    Commit Description
    fix - cf61af53bd chips: remove button is too small (#29351)
    fix - c79ec264aa form-field: hiding a label after it has been (#29461)
    fix - 15238d255f input: Number input not changing on wheel interaction (#29449)

    Breaking Changes

    material

    • updates chip remove button touch target to increase accessibility of the button especially on touch/mobile devices.
    • refactor(material/chips): chip remove touch target size is insufficient

    Updates fix to Autocomplete Component Chips component where the
    touch target size is too small and fails minimum accessibility
    size of 48x48 px. Addresses nit fixes from PR review.

    Fixes b/286959517

    • updates padding size of remove touch target to
      satisfy minimum 48x48 accessibility size.

      • fix(material/chip): remove button is too small

      Fixes Angular Components Chip component where the touch target of the
      remove button of a chip is too small. Updates .mat-mdc-chip-remove to
      target more specific styles to override original style of padding: 8px
      so that the user has a larger touch target particularly on mobile
      devices.

      Fixes b/286959517

      • refactor(material/chips): remove button is too small

      Fixes lint errors from previous commit for Angular Components
      Chip component where the remove button touch target is too small,
      particularly for touch/mobile devices. Increases padding on all
      sides.

      Fixes b/286959517

      • fix(material/chips): increase chip remove button touch target size

      Fixes issue with Angular Component Chip's touch target size by
      increasing the padding on chips with a trailing icon that has
      an action.

      Fixes b/286959517

    • updates chip remove button touch target to increase accessibility of the button especially on touch/mobile devices.

    • fix(material/chips): chips remove touch target is too small to be accessible

    Updates Angular Components Chips component by increasing its
    .mat-mdc-chip-remove::after styles to increase the size of the
    touch target to make it more accessible/clickable.

    Fixes b/286959517

    • refactor(material/chips): fix lint errors

    Updates fix for Angular Components Chips component where there
    were lint formatting errors.

    • refactor(material/chips): replace px with _trailing-icon-size variable

    Updates previous Angular Components Chip component fix and makes it
    adaptable by swapping the hard-coded 18px offset to equal the
    variable for -icon-size.

    • refactor(material/chips): updates touch target centering method

    Updates previous Angular Component Chip component fix which
    added padding to the ::after pseudo-element and attempted to
    calculate centering. Changes calculation based on using
    with padding values countered
    with margin negative values to center the touch target.

    • refactor(material/chips): updates ::after styles and fix lint errors

    Updates Angular Component Chips component fix to change ::after
    background property changes to be background-color specifically to
    avoid overriding background-clip styles. Suppresses lint warning
    material/no-prefixes for background-clip since it's majority
    compatible with browsers.

    Fixes b/286959517

    (cherry picked from commit d6aed80)

  • 8.1.1 - 2019-07-16
  • 8.1.0 - 2019-07-15
  • 8.0.2 - 2019-07-02
  • 8.0.1 - 2019-06-10
  • 8.0.0 - 2019-05-28
  • 8.0.0-rc.2 - 2019-05-24
  • 8.0.0-rc.1 - 2019-05-13
  • 8.0.0-rc.0 - 2019-04-29
  • 8.0.0-beta.2 - 2019-04-15
  • 8.0.0-beta.1 - 2019-04-08
  • 8.0.0-beta.0 - 2019-04-05
  • 7.3.7 - 2019-04-04
  • 7.3.6 - 2019-03-26
  • 7.3.5 - 2019-03-18
  • 7.3.4 - 2019-03-11
  • 7.3.3 - 2019-02-20
  • 7.3.2 - 2019-02-11
  • 7.3.1 - 2019-02-04
  • 7.3.0 - 2019-01-28
  • 7.2.2 - 2019-01-22
  • 7.2.1 - 2019-01-07
  • 7.2.0 - 2018-12-18
  • 7.1.1 - 2018-12-03
  • 7.1.0 - 2018-11-20
  • 7.0.4 - 2018-11-13
  • 7.0.3 - 2018-11-06
  • 7.0.2 - 2018-10-26
  • 7.0.1 - 2018-10-22
  • 7.0.0 - 2018-10-18
  • 7.0.0-rc.2 - 2018-10-15
  • 7.0.0-rc.1 - 2018-10-09
  • 7.0.0-rc.0 - 2018-10-02
  • 7.0.0-beta.2 - 2018-09-20
  • 7.0.0-beta.1 - 2018-09-17
  • 7.0.0-beta.0 - 2018-08-30
  • 6.4.7 - 2018-08-30
  • 6.4.6 - 2018-08-20
  • 6.4.5 - 2018-08-13
  • 6.4.3 - 2018-08-07
  • 6.4.2 - 2018-07-30
  • 6.4.1 - 2018-07-23
  • 6.4.0 - 2018-07-16
  • 6.3.3 - 2018-07-09
  • 6.3.2 - 2018-07-02
from @angular/cdk GitHub release notes
Package name: @angular/material
  • 18.1.2 - 2024-07-24

    18.1.2 "velvet-violin" (2024-07-24)

    material

    Commit Description
    fix - cf61af53bd chips: remove button is too small (

Snyk has created this PR to upgrade:
  - @angular/cdk from 6.3.2 to 18.1.2.
    See this package in npm: https://www.npmjs.com/package/@angular/cdk
  - @angular/material from 6.3.2 to 18.1.2.
    See this package in npm: https://www.npmjs.com/package/@angular/material

See this project in Snyk:
https://app.snyk.io/org/cachiman-inc/project/3352c33e-52b3-4497-ab0e-ea643fe3ee19?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Aug 15, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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.

2 participants