npm @angular/cdk 21.0.0-next.5

12 hours ago

cdk

Commit Description
fix - 84fc0d963 overlay: remove deprecated variables (#31898)

material

Commit Description
feat - 737c69fce radio: Hovering over label of a radio will show the pointer cursor (#31894)
feat - 3619903fa testing: Add icon name filtering to MatButtonHarness (#31852)
fix - 3b95117e5 chips: remove visible overflow for labels (#31679)
fix - 7a17fe950 core: move internal tokens (#31907)
fix - 977f46fe6 form-field: restore error message animation (#31774)
fix - ff10f0448 stepper: Adjust aria tab-related roles to fix violations (#31844)
fix - b6d81939c table: style no data row properly (#31895)

cdk-experimental

Commit Description
fix - f0047282a ui-patterns: preserveContent should not render until first visible (#31660)

Breaking Changes

cdk

    • $z-index-overlay-container has been removed. Use $overlay-container-z-index instead.
    • $z-index-overlay has been removed. Use $overlay-z-index instead.
    • $dark-backdrop-background has been removed. Use $overlay-backdrop-color instead.
    • $z-index-overlay-backdrop has been removed. Use $overlay-backdrop-z-index instead.

Don't miss a new cdk release

NewReleases is sending notifications on new releases.