angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.23k stars 6.7k forks source link

bug(badge): Large size setting looks the same as medium #29224

Open amysorto opened 1 month ago

amysorto commented 1 month ago

Is this a regression?

The previous version in which this bug was not present was

No response

Description

It seems as if setting the badge size to large is currently not working as intended. It looks the same as the medium option.

Reproduction

Docs example: https://material.angular.io/components/badge/examples#badge-overview

Expected Behavior

A bigger badge when manually set to large like on the pre M3 version shown on the v16 docs site:

Screenshot 2024-06-10 at 11 46 26 AM

Actual Behavior

Screenshot 2024-06-10 at 11 47 09 AM

Environment

crisbeto commented 1 month ago

If I remember correctly, it was because M3 doesn't have a large size for the badge.