github material-components/material-web v0.20.0

latest releases: v1.4.1, v1.4.0, v1.3.0...
3 years ago

Changed

  • ripple_directive
    • Remove in favor of mwc-ripple

Added

  • button
    • Insertion point for an elevation overlay
    • --mdc-button-raised-box-shadow-hover

Fixed

  • textfield
    • inconsistencies of autovalidation when it's turned off.
  • Tapping on tappable components no longer triggers tap highlight
  • checkbox
    • Changed display to inline-flex to fix layout issues

Changed

  • textfield

    • autoValidate now validates on value change rather than input
  • ripple

    • Renamed custom property --m-ripple-z-index => --mdc-ripple-z-index.
  • list

    • List items removal from DOM initiates an async layout in the managing list
    • Added itemsReady promise to the list's updateComplete
  • tab

    • Calling activate() before first render does not throw an error.

Don't miss a new material-web release

NewReleases is sending notifications on new releases.