cdk
Commit | Description |
---|---|
overlay: remove deprecated variables (#31898) |
material
Commit | Description |
---|---|
radio: Hovering over label of a radio will show the pointer cursor (#31894) | |
testing: Add icon name filtering to MatButtonHarness (#31852) | |
chips: remove visible overflow for labels (#31679) | |
core: move internal tokens (#31907) | |
form-field: restore error message animation (#31774) | |
stepper: Adjust aria tab-related roles to fix violations (#31844) | |
table: style no data row properly (#31895) |
cdk-experimental
Commit | Description |
---|---|
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.