@material/floating-label
Advanced tools
Changelog
12.0.0 (2021-07-27)
return
statement into MDCTooltipComponent#isShown
method. (4d95812)mdc-card__ripple
element rather than the mdc-card__primary-action
. (8ace3b8)#close
within #destroy
. (5631828)forceUpdate
option to #setSelectedIndex that forces a UI update of the selected item. (5d06051)transform-origin
for tooltips with caret so that the entrance animation originates from the caret. (1a8d064)tranform-origin
. (25751d2)data-hide-tooltip-from-screenreader="true"
(in addition to using data-tooltip-id
rather than aria-describedby
.PiperOrigin-RevId: 386490861
window.mdc.circularProgress
to window.mdc['circular-progress]
.PiperOrigin-RevId: 384568221
mdc-icon-button__ripple
. See README for details.PiperOrigin-RevId: 372153409