Skip to content

bug(update): ng update is not migrating mat-font-size #25010

Open
@iKrishnaSahu

Description

@iKrishnaSahu

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

ng update is not migrating mat-font-size

Reproduction

Steps to reproduce:

  1. Have a style file which is using mat-font-size mixin
  2. Run ng update @angular/core@13 @angular/cli@13 @angular/cdk@13 @angular/material@13
  3. Check if mat-font-size is migrating to mat.font-size

Expected Behavior

ng update should migrate mat-font-size

Actual Behavior

ng update is not migrating mat-font-size

Environment

  • Angular: 13.3.11
  • CDK/Material: 13.3.8
  • Browser(s): NA
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: ng-updateIssues related to `ng-update` integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions