17.0.0-next.2 "metal-monkey" (2023-09-07)
cdk
Commit | Description |
---|---|
drag-drop: constrainPosition now working well with boundary (#27730) | |
menu: run change detection for changes to overlay ref of trigger (#27726) |
material
Commit | Description |
---|---|
dialog: css structure change (#27510) | |
tabs: add aria-hidden to inactive tabs (#27742) |
multiple
Commit | Description |
---|---|
convert components to theme inspection API (round 4) (#27740) |
Breaking Changes
multiple
-
- Themes are now more strictly validated when calling Angular Material
theme mixins. For example, callingmat.button-typography
with a theme
hastypography: null
is now an error. - The
mat.legacy-typography-hierarchy
mixin has been removed in favor
ofmat.typography-hierarchy
- Themes are now more strictly validated when calling Angular Material