npm @angular/material 17.0.0-next.1
v17.0.0-next.1

latest releases: 18.2.5, 19.0.0-next.5, 18.2.4...
12 months ago

17.0.0-next.1 "manganese-muffin" (2023-08-30)

cdk

Commit Description
feat - b3e4d576b overlay: add disposeOnNavigation (#27672)
fix - ca9c490ee table: the CdkNoDataRow directive does not render in the OnPush strategy (#27687)

material

Commit Description
feat - 685b585f7 theming: add support for M2 themes to theme inspection API
fix - dfba0edfb dialog: Move unthemable tokens to theme mixin (#27606)
fix - cf456a2d4 form-field: don't toggle hover state over subscript (#27683)
fix - f8252d816 progress-spinner: Emit tokens under mixin root selector (#27594)
fix - 373a0cbf9 select: set pointer cursor on entire form field (#27678)
fix - 291b9db91 slider: keep ios safari slider value binding in sync (#27701)
fix - eef455620 slider: make selecting thumbs at min/max easier (#27702)
fix - 3b25de953 slider: set word-break on value-indicator (#27709)
fix - 6c724c713 snack-bar: Emit tokens under mixin root selector (#27667)

Breaking Changes

material

  • There are new styles emitted by mat.dialog-theme that are not
    emitted by any of: mat.dialog-color, mat.dialog-typography,
    mat.dialog-density. If you rely on the partial mixins only and don't
    call mat.dialog-theme, you can add mat.dialog-base to get the
    missing styles.

Don't miss a new material release

NewReleases is sending notifications on new releases.