-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Description
Is this a regression?
- Yes, this behavior used to work in the previous versionTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
The previous version in which this bug was not present was
v17
Description
expecting radio-color mixin to emit color theme styles
Reproduction
StackBlitz link: https://stackblitz.com/edit/stackblitz-starters-6m33ghzx?file=src%2Fstyles.scss
Steps to reproduce:
- run stackblitz, button-color mixin from styles.scss produces styles and works for mat button, but radio-color mixin does not
Expected Behavior
radio groups styled in the theme color variants primary, secondary, tertiary, error. just like the button
Actual Behavior
not styled
Environment
Angular CLI: 20.0.1
Node: 20.19.1
Package Manager: npm 10.8.2
OS: linux x64
Angular: 20.0.2
... animations, cdk, common, compiler, compiler-cli, core, forms
... material, platform-browser, router
Package Version
@angular-devkit/architect 0.2000.1
@angular-devkit/core 20.0.1
@angular-devkit/schematics 20.0.1
@angular/build 20.0.1
@angular/cli 20.0.1
@schematics/angular 20.0.1
rxjs 7.8.2
typescript 5.8.3
Activity
fix(material/radio): color tokens excluded when passing in variant
fix(material/radio): color tokens excluded when passing in variant
fix(material/radio): color tokens excluded when passing in variant
fix(material/radio): color tokens excluded when passing in variant (#…
fix(material/radio): color tokens excluded when passing in variant (a…
angular-automatic-lock-bot commentedon Jul 12, 2025
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.