mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 09:34:19 +08:00

Issue number: internal --------- ## What is the current behavior? The badge component does not support the `hue` property. ## What is the new behavior? Adds support for the `subtle` hue for the badge. Defaults to `subtle` when the badge contains icon or text. Defaults to `bold` when the badge is empty or when it is inside of a button or tab button. ## Does this introduce a breaking change? - [ ] Yes - [x] No