Changed
ripple_directive
- Remove in favor of
mwc-ripple
- Remove in favor of
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 display to
Changed
-
textfield
autoValidate
now validates on value change rather than input
-
ripple
- Renamed custom property
--m-ripple-z-index
=>--mdc-ripple-z-index
.
- Renamed custom property
-
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.
- Calling